2 Star 17 Fork 6

Kasuki/streamToVideo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 512 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kasuki 提交于 2023-05-23 01:38 . 文件上传
{
"name": "default",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"start": "node serve/index.js",
"build": "vue-cli-service build"
},
"dependencies": {
"core-js": "^2.6.5",
"fluent-ffmpeg": "^2.1.2",
"flv.js": "^1.6.2",
"vue": "^2.6.10",
"websocket-stream": "^5.5.2",
"ws": "^8.13.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.8.0",
"@vue/cli-service": "^3.8.0",
"vue-template-compiler": "^2.6.10"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jias0606/stream-to-video.git
[email protected]:jias0606/stream-to-video.git
jias0606
stream-to-video
streamToVideo
master

搜索帮助