mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 13:13:25 +00:00
7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"scripts": {
|
|
"start:umd": "node index.mjs",
|
|
"start:cjs": "node index.js"
|
|
}
|
|
}
|