25 lines
532 B
JSON
25 lines
532 B
JSON
|
{
|
||
|
"name": "iptv",
|
||
|
"version": "0.0.1",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/freearhey/iptv.git"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/freearhey/iptv/issues"
|
||
|
},
|
||
|
"homepage": "https://github.com/freearhey/iptv#readme",
|
||
|
"dependencies": {},
|
||
|
"devDependencies": {
|
||
|
"axios": "^0.18.0",
|
||
|
"playlist-parser": "0.0.12"
|
||
|
}
|
||
|
}
|