1 Star 0 Fork 98

崔啊 / careyshop-admin 后台管理模板

forked from CareyShop / careyshop-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.00 KB
一键复制 编辑 原始数据 按行查看 历史
CareyShop 提交于 2021-03-26 01:34 . package update
{
"name": "careyshop-admin",
"version": "1.8.5",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",
"build": "vue-cli-service build --report",
"lint": "vue-cli-service lint",
"test:unit": "vue-cli-service test:unit",
"analyz": "cross-env npm_config_report=true vue-cli-service build",
"inspect": "vue-cli-service inspect --mode production --verbose"
},
"dependencies": {
"@careyshop/stats": "^1.0.14",
"@careyshop/vue-print": "^1.0.14",
"@careyshop/vue-table-export": "^1.0.18",
"axios": "^0.21.1",
"better-scroll": "^2.2.1",
"clipboard-polyfill": "^3.0.2",
"core-js": "^3.9.1",
"countup.js": "^2.0.7",
"dayjs": "^1.10.4",
"echarts": "^4.9.0",
"element-ui": "^2.15.1",
"flex.css": "^1.1.7",
"fuse.js": "^6.4.6",
"highlight.js": "^10.7.1",
"hotkeys-js": "^3.8.3",
"js-cookie": "^2.2.1",
"lodash": "^4.17.21",
"lowdb": "^1.0.0",
"nprogress": "^0.2.0",
"screenfull": "^5.1.0",
"ua-parser-js": "^0.7.25",
"v-charts": "^1.19.0",
"vue": "^2.6.12",
"vue-router": "^3.5.1",
"vue-video-player": "^5.0.2",
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.5.12",
"@vue/cli-plugin-eslint": "^4.5.12",
"@vue/cli-plugin-router": "^4.5.12",
"@vue/cli-plugin-unit-jest": "^4.5.12",
"@vue/cli-plugin-vuex": "^4.5.12",
"@vue/cli-service": "^4.5.12",
"@vue/eslint-config-standard": "^6.0.0",
"@vue/test-utils": "^1.1.3",
"babel-eslint": "^10.1.0",
"compression-webpack-plugin": "^6.1.1",
"cross-env": "^7.0.3",
"eslint": "^7.22.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^7.8.0",
"node-sass": "^5.0.0",
"sass-loader": "^10.1.1",
"svg-sprite-loader": "^5.2.1",
"vue-template-compiler": "^2.6.12",
"webpack-bundle-analyzer": "^4.4.0"
}
}
NodeJS
1
https://gitee.com/easyUs/careyshop-admin.git
git@gitee.com:easyUs/careyshop-admin.git
easyUs
careyshop-admin
careyshop-admin 后台管理模板
master

搜索帮助