1 Star 0 Fork 51

runbeyondmove/flying-fish-manage

forked from jiang88/flying-fish-manage 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
e8tg001 提交于 2022-03-24 20:49 . create v.3.2
{
"name": "element-starter",
"description": "A Vue.js project",
"author": "yi.shyang@ele.me",
"private": true,
"scripts": {
"dev": "webpack-dev-server --inline --hot --env.dev",
"build": "rimraf dist && webpack -p --progress --hide-modules"
},
"dependencies": {
"axios": "^0.21.1",
"core-js": "^3.6.4",
"babel-polyfill": "^6.26.0",
"echarts": "^4.8.0",
"echarts-gl": "^1.1.2",
"element-ui": "^2.13.2",
"mavon-editor": "^2.9.0",
"vue": "^2.6.12",
"vue-router": "^3.5.3"
},
"engines": {
"node": ">=6"
},
"devDependencies": {
"@types/prismjs": "^1.26.0",
"prismjs": "^1.18.0",
"autoprefixer": "^6.6.0",
"babel-core": "^6.24.1",
"babel-loader": "^7.1.3",
"babel-plugin-prismjs": "^2.1.0",
"babel-preset-vue-app": "^1.2.0",
"css-loader": "^0.27.0",
"file-loader": "^0.10.1",
"html-webpack-plugin": "^3.1.0",
"postcss-loader": "^1.3.3",
"rimraf": "^2.5.4",
"style-loader": "^0.23.1",
"url-loader": "^0.5.8",
"vue-loader": "^13.3.0",
"vue-template-compiler": "^2.6.8",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.11.5"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML/CSS
1
https://gitee.com/runbeyondmove/flying-fish-manage.git
git@gitee.com:runbeyondmove/flying-fish-manage.git
runbeyondmove
flying-fish-manage
flying-fish-manage
snapshot-nacos.v.3.2

搜索帮助