pluto-iptv
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "pluto-iptv", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "pluto.tv to XMLTV & M3U converter", | ||
@@ -14,3 +14,4 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"pluto-iptv": "node index.js" | ||
}, | ||
@@ -24,2 +25,2 @@ "repository": "git+https://github.com/evoactivity/PlutoIPTV.git", | ||
"homepage": "https://github.com/evoactivity/PlutoIPTV#readme" | ||
} | ||
} |
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
6161