mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
6 lines
91 B
JSON
6 lines
91 B
JSON
{
|
|
"scripts": {
|
|
"start:umd": "node index.mjs",
|
|
"start:cjs": "node index.js"
|
|
}
|
|
}
|