1 Star 0 Fork 5

烈酒煮雨/Flick

forked from IT大叔/Flick 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
IT大叔 提交于 2020-07-20 01:37 . 首次提交
{
"name": "flick",
"version": "1.0.0",
"description": "cms web front",
"main": "src/manage/main.js",
"author": "leno@itdashu.com",
"license": "MIT",
"scripts": {
"start": "webpack-dev-server --config config/webpack.dev.js",
"build": "webpack --config config/webpack.build.js --mode production",
"module": "webpack --config config/webpack.module.js --mode production"
},
"dependencies": {
"axios": "^0.19.2",
"loadjs": "^4.2.0",
"lodash": "^4.17.15",
"lsy-storages": "^2.0.5",
"md5": "^2.2.1",
"view-design": "^4.2.0",
"vue": "^2.6.11",
"vue-router": "^3.3.4",
"vuex": "^3.4.0"
},
"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.10.3",
"@babel/preset-env": "^7.10.3",
"babel-loader": "^8.1.0",
"babel-polyfill": "^6.26.0",
"copy-webpack-plugin": "^6.0.2",
"css-loader": "^3.6.0",
"file-loader": "^6.0.0",
"html-webpack-plugin": "^4.3.0",
"iview-loader": "^1.3.0",
"less": "^3.11.3",
"less-loader": "^6.1.1",
"style-resources-loader": "^1.3.3",
"vue-loader": "^15.9.2",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.43.0",
"webpack-cdn-plugin": "^3.3.1",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0",
"webpack-merge": "^4.2.2",
"yargs": "^15.3.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mingruqi/flick.git
git@gitee.com:mingruqi/flick.git
mingruqi
flick
Flick
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385