mirror of
https://github.com/sussy-code/providers.git
synced 2026-01-11 20:10:17 +00:00
6 lines
91 B
JSON
6 lines
91 B
JSON
{
|
|
"scripts": {
|
|
"start:umd": "node index.mjs",
|
|
"start:cjs": "node index.js"
|
|
}
|
|
}
|