mirror of
https://github.com/Viren070/stremio-addons-list.git
synced 2025-12-01 23:19:02 +01:00
15 lines
272 B
JSON
15 lines
272 B
JSON
{
|
|
"name": "stremio-addons-list",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"build": "node build.js"
|
|
},
|
|
"dependencies": {
|
|
"@octokit/graphql": "^4.5.2",
|
|
"needle": "3.1.0",
|
|
"async": "3.2.4",
|
|
"slug": "8.2.2"
|
|
}
|
|
} |