1 Star 0 Fork 0

chenzhaohong/精选后台管理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 3.74 KB
一键复制 编辑 原始数据 按行查看 历史
chenzhaohong 提交于 2020-08-15 12:27 . 1
{
"name": "vue-admin-beautiful",
"version": "1.0.0",
"author": "chuzhixin",
"participants": [],
"homepage": "https://chu1204505056.gitee.io/vue-admin-beautiful",
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"build:report": "vue-cli-service build --report",
"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": "vue-cli-service lint --fix",
"lint:style": "stylelint **/*.{vue,css,scss} --fix",
"inspect": "vue-cli-service inspect",
"template": "plop",
"clear": "rimraf node_modules&&cnpm i&&increase-memory-limit",
"use:npm": "nrm use npm",
"use:taobao": "nrm use taobao",
"update": "ncu -u --concurrency 10 --timeout 80000&&cnpm i",
"update:globle": "ncu -g --concurrency 10 --timeout 80000",
"svgo": "svgo -f src/remixIcon/svg --config=svgo.yml",
"push": "start ./push.sh",
"deploy": "start ./deploy.sh",
"increase-memory-limit": "increase-memory-limit"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chuzhixin/vue-admin-beautiful.git"
},
"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.56.0",
"core-js": "^3.6.5",
"dayjs": "^1.8.33",
"echarts": "^4.8.0",
"echarts-wordcloud": "^1.1.3",
"element-ui": "^2.13.2",
"file-saver": "^2.0.2",
"js-cookie": "^2.2.1",
"jsencrypt": "^3.0.0-rc.1",
"jsonlint": "^1.6.3",
"lodash": "^4.17.20",
"maptalks": "^0.48.0",
"mapv": "^2.0.56",
"nprogress": "^0.2.0",
"qs": "^6.9.4",
"screenfull": "^5.0.2",
"vue": "^2.6.11",
"vue-amap": "^0.5.10",
"vue-echarts": "^5.0.0-beta.0",
"vue-qart": "^2.2.0",
"vue-router": "^3.4.3",
"vuedraggable": "^2.24.0",
"vuex": "^3.5.1",
"zx-comparison": "^1.0.3",
"zx-count": "^0.3.7",
"zx-icon": "^1.1.8",
"zx-keel": "^0.9.4",
"zx-layouts": "^0.6.12",
"zx-magnifie": "^0.4.0",
"zx-markdown-editor": "^0.0.2",
"zx-player": "^0.9.6",
"zx-quill": "^0.0.2",
"zx-templates": "^0.0.13",
"zx-verify": "^0.0.2"
},
"devDependencies": {
"@babel/register": "^7.10.5",
"@vue/cli-plugin-babel": "^4.5.3",
"@vue/cli-plugin-eslint": "^4.5.3",
"@vue/cli-plugin-router": "^4.5.3",
"@vue/cli-plugin-vuex": "^4.5.3",
"@vue/cli-service": "^4.5.3",
"@vue/eslint-config-prettier": "^6.0.0",
"autoprefixer": "^9.8.6",
"babel-eslint": "^10.1.0",
"compression-webpack-plugin": "^4.0.1",
"eslint": "^7.6.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-vue": "^6.2.2",
"filemanager-webpack-plugin": "^2.0.5",
"husky": "^4.2.5",
"image-webpack-loader": "^6.0.0",
"increase-memory-limit": "^1.0.7",
"lint-staged": "^10.2.11",
"mockjs": "^1.1.0",
"plop": "^2.7.4",
"prettier": "^2.0.5",
"sass": "^1.26.10",
"sass-loader": "^9.0.3",
"script-loader": "^0.7.2",
"stylelint": "^13.6.1",
"stylelint-config-recess-order": "^2.1.0",
"stylelint-config-standard": "^20.0.0",
"stylelint-order": "^4.1.0",
"svg-sprite-loader": "^5.0.0",
"svgo": "^1.3.2",
"vue-template-compiler": "^2.6.11",
"webpackbar": "^4.0.0"
},
"keywords": [
"vue",
"admin",
"dashboard",
"element-ui",
"vue-admin",
"element-admin",
"boilerplate",
"admin-template",
"management-system"
],
"engines": {
"node": ">=8.9",
"npm": ">= 3.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zswlp/vue_admin.git
git@gitee.com:zswlp/vue_admin.git
zswlp
vue_admin
精选后台管理
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385