mirror of
https://github.com/iptv-org/iptv
synced 2026-04-27 05:07:01 -04:00
Release v0.0.13
This commit is contained in:
15
package.json
15
package.json
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user