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