2 Star 8 Fork 9

屈阿零 / 云转码切片平台 linux版本

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 567 Bytes
一键复制 编辑 原始数据 按行查看 历史
bookyo 提交于 2018-06-06 18:39 . hlsserver
{
"name": "hls",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"connect-flash": "^0.1.1",
"connect-mongo": "^1.2.1",
"connect-timeout": "^1.9.0",
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"express": "~4.16.0",
"express-session": "^1.13.0",
"express-validator": "^2.20.8",
"fluent-ffmpeg": "^2.1.2",
"http-errors": "~1.6.2",
"jade": "~1.11.0",
"jsonwebtoken": "^8.2.2",
"mongoose": "^5.1.3",
"morgan": "~1.9.0",
"multer": "^1.1.0"
}
}
JavaScript
1
https://gitee.com/quazero/hls-express.git
git@gitee.com:quazero/hls-express.git
quazero
hls-express
云转码切片平台 linux版本
master

搜索帮助