Update package.json

This commit is contained in:
freearhey 2019-09-29 18:15:55 +03:00
parent 7fed83a681
commit 9f561de81e

View File

@ -5,17 +5,9 @@
"generate": "node helpers/generate.js",
"format": "node helpers/format.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/freearhey/iptv.git"
},
"author": "Arhey <free.arhey@gmail.com>",
"private": true,
"license": "Unlicense",
"bugs": {
"url": "https://github.com/freearhey/iptv/issues"
},
"homepage": "https://github.com/freearhey/iptv#readme",
"license": "MIT",
"dependencies": {},
"devDependencies": {
"axios": ">=0.18.1",