1 Star 0 Fork 35

rtpay / videoUI

forked from CNBruceLee / videoUI 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.49 KB
一键复制 编辑 原始数据 按行查看 历史
CNBruceLee 提交于 2021-04-29 23:23 . 第二版
{
"name": "videoui",
"version": "0.1.0",
"description": "Unification of video styles",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/CNBruceLee/videoUI.git"
},
"author": "CNBruceLee",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/CNBruceLee/videoUI/issues"
},
"homepage": "https://github.com/CNBruceLee/videoUI#readme",
"devDependencies": {
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.13.15",
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^4.6.0",
"core-js": "^3.10.2",
"css-loader": "^5.2.2",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^3.2.0",
"jquery": "^3.6.0",
"keycode": "^2.2.0",
"less-loader": "^5.0.0",
"mini-css-extract-plugin": "^1.4.1",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.7.0",
"style-loader": "^2.0.0",
"url-loader": "^4.1.1",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.2"
},
"browserslist": {
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version",
"last 2 IE version"
],
"production": [
">0.2%",
"last 2 versions",
"not dead",
"not op_mini all"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/rtpay/videoUI.git
git@gitee.com:rtpay/videoUI.git
rtpay
videoUI
videoUI
master

搜索帮助