mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update package.json
This commit is contained in:
parent
7303fc9eca
commit
e557e29f7e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"channels:validate": "node scripts/commands/channels/validate.js",
|
"channels:validate": "node scripts/commands/channels/validate.js",
|
||||||
"channels:lint": "node scripts/commands/channels/lint.js",
|
"channels:lint": "node scripts/commands/channels/lint.js",
|
||||||
|
"channels:parse": "node scripts/commands/channels/parse.js",
|
||||||
"queue:create": "node scripts/commands/queue/create.js",
|
"queue:create": "node scripts/commands/queue/create.js",
|
||||||
"cluster:load": "node scripts/commands/cluster/load.js",
|
"cluster:load": "node scripts/commands/cluster/load.js",
|
||||||
"programs:save": "node scripts/commands/programs/save.js",
|
"programs:save": "node scripts/commands/programs/save.js",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue