Update package.json
This commit is contained in:
parent
00e5379975
commit
cf0f311df4
@ -1,12 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "iptv",
|
"name": "iptv",
|
||||||
"keywords": [
|
|
||||||
"iptv",
|
|
||||||
"playlist",
|
|
||||||
"tv",
|
|
||||||
"channels"
|
|
||||||
],
|
|
||||||
"main": "index.m3u",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "node test/index.js",
|
"test": "node test/index.js",
|
||||||
"generate": "node helpers/generate.js",
|
"generate": "node helpers/generate.js",
|
||||||
@ -18,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"author": "Arhey <free.arhey@gmail.com>",
|
"author": "Arhey <free.arhey@gmail.com>",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "ISC",
|
"license": "Unlicense",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/freearhey/iptv/issues"
|
"url": "https://github.com/freearhey/iptv/issues"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user