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