Release v0.0.13

pull/1/head
freearhey 6 years ago
parent 28449bea78
commit 3ac3175897

File diff suppressed because it is too large Load Diff

@ -1,8 +1,14 @@
{ {
"name": "iptv", "name": "iptv",
"version": "0.0.12", "version": "0.0.13",
"description": "", "description": "Free IPTV playlist containing about 3000 channels from all over the world",
"main": "index.js", "keywords": [
"iptv",
"playlist",
"tv",
"channels"
],
"main": "index.m3u",
"scripts": { "scripts": {
"test": "node test/index.js" "test": "node test/index.js"
}, },
@ -10,7 +16,8 @@
"type": "git", "type": "git",
"url": "git+https://github.com/freearhey/iptv.git" "url": "git+https://github.com/freearhey/iptv.git"
}, },
"author": "", "author": "Arhey <free.arhey@gmail.com>",
"private": true,
"license": "ISC", "license": "ISC",
"bugs": { "bugs": {
"url": "https://github.com/freearhey/iptv/issues" "url": "https://github.com/freearhey/iptv/issues"

Loading…
Cancel
Save