1 Star 0 Fork 99

ck/careyshop-admin 后台管理模板

forked from CareyShop/careyshop-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.00 KB
一键复制 编辑 原始数据 按行查看 历史
CareyShop 提交于 2021-10-27 00:19 . 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.21",
"axios": "^0.24.0",
"better-scroll": "^2.4.2",
"clipboard-polyfill": "^3.0.3",
"core-js": "^3.19.0",
"countup.js": "^2.0.8",
"dayjs": "^1.10.7",
"echarts": "^4.9.0",
"element-ui": "^2.15.6",
"flex.css": "^1.1.7",
"fuse.js": "^6.4.6",
"highlight.js": "^11.3.1",
"hotkeys-js": "^3.8.7",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"lowdb": "^1.0.0",
"nprogress": "^0.2.0",
"screenfull": "^5.1.0",
"ua-parser-js": "^1.0.1",
"v-charts": "^1.19.0",
"vue": "^2.6.14",
"vue-router": "^3.5.2",
"vue-video-player": "^5.0.2",
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.5.14",
"@vue/cli-plugin-eslint": "^4.5.14",
"@vue/cli-plugin-router": "^4.5.14",
"@vue/cli-plugin-unit-jest": "^4.5.14",
"@vue/cli-plugin-vuex": "^4.5.14",
"@vue/cli-service": "^4.5.14",
"@vue/eslint-config-standard": "^6.1.0",
"@vue/test-utils": "^1.2.2",
"babel-eslint": "^10.1.0",
"compression-webpack-plugin": "^6.1.1",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^7.20.0",
"node-sass": "^5.0.0",
"sass-loader": "^10.1.1",
"svg-sprite-loader": "^5.2.1",
"vue-template-compiler": "^2.6.14",
"webpack-bundle-analyzer": "^4.5.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/ck2019/careyshop-admin.git
git@gitee.com:ck2019/careyshop-admin.git
ck2019
careyshop-admin
careyshop-admin 后台管理模板
master

搜索帮助