mirror of
https://github.com/ION606/ion-cli.git
synced 2026-06-06 00:07:00 +00:00
Finished? The 'anime' command
This commit is contained in:
+7
-1
@@ -12,11 +12,17 @@
|
||||
"ion": "./main.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ffmpeg-installer/ffmpeg": "^1.1.0",
|
||||
"axios": "^1.3.4",
|
||||
"boxen": "4.0",
|
||||
"chalk": "2.4",
|
||||
"express": "^4.18.2",
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"hls-server": "^1.5.0",
|
||||
"m3u8-downloader": "^0.0.4",
|
||||
"m3u8stream": "^0.8.6",
|
||||
"readline": "^1.3.0"
|
||||
"readline": "^1.3.0",
|
||||
"vlc-client": "^1.1.1"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user