1 Star 0 Fork 853

悟共/vue-admin-beautiful

forked from good_luck/vue-admin-better 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 3.48 KB
一键复制 编辑 原始数据 按行查看 历史
good_luck 提交于 2020-05-28 10:24 . 修复vue-router bug
{
"name": "vue-admin-beautiful",
"version": "1.0.0",
"private": true,
"author": "chuzhixin <1204505056@qq.com>",
"participants": [],
"homepage": "https://chu1204505056.gitee.io/vue-admin-beautiful",
"scripts": {
"serve": "vue-cli-service serve",
"preview": "node preview/index.js",
"build": "vue-cli-service build",
"build:test": "vue-cli-service build --mode test",
"globle": "npm install -g cnpm --registry=https://registry.npm.taobao.org&&cnpm i rimraf npm-check-updates nrm -g&&rimraf node_modules&&cnpm i",
"lint": "stylelint **/*.{vue,css,scss} --fix&&vue-cli-service lint --fix",
"inspect": "vue-cli-service inspect",
"template": "plop",
"clear": "rimraf node_modules&&cnpm i",
"update": "nrm use taobao&&nrm use taobao&&ncu -u&&cnpm i&&nrm use npm",
"svgo": "svgo -f src/icons/svg --config=svgo.yml&&svgo -f src/remixIcon/svg --config=svgo.yml",
"push": "start ./push.sh",
"deploy": "start ./deploy.sh",
"increase-memory-limit": "increase-memory-limit"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"src/**/*.{js,vue}": [
"eslint --fix",
"git add"
]
},
"dependencies": {
"axios": "^0.19.2",
"better-scroll": "^1.15.2",
"clipboard": "^2.0.6",
"codemirror": "^5.54.0",
"core-js": "^3.6.5",
"dayjs": "^1.8.27",
"echarts": "^4.8.0",
"echarts-wordcloud": "^1.1.3",
"element-ui": "^2.13.2",
"file-saver": "^2.0.2",
"jquery": "^3.5.1",
"js-cookie": "^2.2.1",
"jsencrypt": "^3.0.0-rc.1",
"jsonlint": "^1.6.3",
"lodash": "^4.17.15",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"qs": "^6.9.4",
"screenfull": "^5.0.2",
"vue": "^2.6.11",
"vue-echarts": "^5.0.0-beta.0",
"vue-qart": "^2.2.0",
"vue-quill-editor": "^3.0.6",
"vue-router": "^3.3.1",
"vue-waterfall-easy": "^2.4.4",
"vuedraggable": "^2.23.2",
"vuex": "^3.4.0",
"xlsx": "^0.16.1",
"zx-comparison": "^1.0.3",
"zx-count": "^0.3.4",
"zx-icon": "^1.0.2",
"zx-keel": "^0.9.0",
"zx-layouts": "^0.0.8",
"zx-magnifie": "^0.4.0",
"zx-markdown-editor": "^0.0.1",
"zx-player": "^0.9.6",
"zx-verify": "^0.0.1"
},
"devDependencies": {
"@babel/register": "^7.10.1",
"@vue/cli-plugin-babel": "^4.4.1",
"@vue/cli-plugin-eslint": "^4.4.1",
"@vue/cli-plugin-router": "^4.4.1",
"@vue/cli-plugin-vuex": "^4.4.1",
"@vue/cli-service": "^4.4.1",
"@vue/eslint-config-prettier": "^6.0.0",
"autoprefixer": "^9.8.0",
"babel-eslint": "^10.1.0",
"compression-webpack-plugin": "^4.0.0",
"connect": "^3.7.0",
"eslint": "^7.1.0",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-vue": "^6.2.2",
"filemanager-webpack-plugin": "^2.0.5",
"html-webpack-plugin": "^4.3.0",
"husky": "^4.2.5",
"increase-memory-limit": "^1.0.7",
"lint-staged": "^10.2.6",
"mockjs": "^1.1.0",
"plop": "^2.7.1",
"prettier": "^2.0.5",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"script-ext-html-webpack-plugin": "^2.1.4",
"script-loader": "^0.7.2",
"serve-static": "^1.14.1",
"stylelint": "^13.5.0",
"stylelint-config-recess-order": "^2.0.4",
"stylelint-config-standard": "^20.0.0",
"stylelint-order": "^4.0.0",
"svg-sprite-loader": "^5.0.0",
"svgo": "^1.3.2",
"tasksfile": "^5.1.1",
"vue-template-compiler": "^2.6.11",
"webpackbar": "^4.0.0"
},
"engines": {
"node": ">=8.9",
"npm": ">= 3.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/biiliwuiid/vue-admin-beautiful.git
git@gitee.com:biiliwuiid/vue-admin-beautiful.git
biiliwuiid
vue-admin-beautiful
vue-admin-beautiful
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385