Release v0.0.13

This commit is contained in:
freearhey 2018-11-24 01:05:24 +03:00
parent 28449bea78
commit 3ac3175897
2 changed files with 872 additions and 297 deletions

1154
index.m3u

File diff suppressed because it is too large Load Diff

View File

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