mirror of
https://github.com/iptv-org/epg
synced 2025-12-18 19:36:58 -05:00
Update package.json
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "epg",
|
"name": "epg",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"act:update": "act workflow_dispatch -W .github/workflows/update.yml",
|
||||||
"api:load": "npx tsx scripts/commands/api/load.ts",
|
"api:load": "npx tsx scripts/commands/api/load.ts",
|
||||||
|
"api:generate": "npx tsx scripts/commands/api/generate.ts",
|
||||||
"channels:lint": "npx tsx scripts/commands/channels/lint.ts",
|
"channels:lint": "npx tsx scripts/commands/channels/lint.ts",
|
||||||
"channels:parse": "npx tsx scripts/commands/channels/parse.ts",
|
"channels:parse": "npx tsx scripts/commands/channels/parse.ts",
|
||||||
"channels:editor": "npx tsx scripts/commands/channels/editor.ts",
|
"channels:editor": "npx tsx scripts/commands/channels/editor.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user