3 Star 3 Fork 1

编码猿/AVideo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 820 Bytes
一键复制 编辑 原始数据 按行查看 历史
编码猿 提交于 2020-08-11 00:19 . 第一次代码提交
{
"name": "demos",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "webpack-dev-server --open",
"build": "webpack --config webpack.config.js --mode=development",
"ts": "tsc -w"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@types/hls.js": "^0.13.0",
"css-loader": "^4.2.0",
"html-webpack-plugin": "^4.3.0",
"less": "^3.12.2",
"less-loader": "^6.2.0",
"mini-css-extract-plugin": "^0.9.0",
"pug": "^3.0.0",
"pug-loader": "^2.4.0",
"reflect-metadata": "^0.1.13",
"style-loader": "^1.2.1",
"ts-loader": "^8.0.1",
"typescript": "^3.9.7",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-split-by-path": "^2.0.0"
},
"dependencies": {
"hls.js": "^0.14.7"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/bmycode/AVideo.git
git@gitee.com:bmycode/AVideo.git
bmycode
AVideo
AVideo
master

搜索帮助