diff --git a/package.json b/package.json index e80fd431f7..4ccad3cb14 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,5 @@ { "name": "iptv", - "keywords": [ - "iptv", - "playlist", - "tv", - "channels" - ], - "main": "index.m3u", "scripts": { "test": "node test/index.js", "generate": "node helpers/generate.js", @@ -18,7 +11,7 @@ }, "author": "Arhey ", "private": true, - "license": "ISC", + "license": "Unlicense", "bugs": { "url": "https://github.com/freearhey/iptv/issues" },