pluto-iptv
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "pluto-iptv", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "pluto.tv to XMLTV & M3U converter", | ||
@@ -14,5 +14,7 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"pluto-iptv": "node index.js" | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"bin": { | ||
"pluto-iptv": "./index.js" | ||
}, | ||
"repository": "git+https://github.com/evoactivity/PlutoIPTV.git", | ||
@@ -19,0 +21,0 @@ "author": "Liam Potter <liam@liampotter.co.uk>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6173