Update package.json
This commit is contained in:
parent
7fed83a681
commit
9f561de81e
10
package.json
10
package.json
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue