Installed m3u-linter package

This commit is contained in:
freearhey
2021-04-27 19:52:39 +03:00
parent c52fa62b00
commit 2e141d0606
3 changed files with 518 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "iptv",
"scripts": {
"lint": "npx m3u-linter -c m3u-linter.json",
"test": "node scripts/test.js"
},
"author": "Arhey",
@@ -12,6 +13,7 @@
"escape-string-regexp": "^2.0.0",
"iptv-playlist-parser": "^0.5.4",
"iso-639-3": "^2.0.0",
"m3u-linter": "^0.1.3",
"markdown-include": "^0.4.3",
"progress": "^2.0.3",
"transliteration": "^2.2.0"