1 Star 0 Fork 0

jiaolong1021/product-mamager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.74 KB
一键复制 编辑 原始数据 按行查看 历史
shenjiaolong 提交于 2022-11-16 11:07 . init
{
"name": "chalco-pcs",
"version": "4.1.0",
"description": "A vue admin template with Element UI & axios & iconfont & permission control & lint",
"author": "Pan <panfree23@gmail.com>",
"license": "MIT",
"scripts": {
"dev": "vue-cli-service serve",
"build": "npm i && vue-cli-service build",
"build:stage": "vue-cli-service build --mode staging",
"preview": "node build/index.js --preview",
"lint": "eslint --ext .js,.vue src",
"test:unit": "jest --clearCache && vue-cli-service test:unit",
"test:ci": "npm run lint && npm run test:unit",
"svgo": "svgo -f src/assets/icons/svg --config=src/assets/icons/svgo.yml"
},
"dependencies": {
"@antv/x6": "^1.30.1",
"@babel/polyfill": "^7.10.4",
"@riophae/vue-treeselect": "^0.4.0",
"@zl/product": "^2.0.6",
"@zlst/ajax": "^2.0.0-beta.4",
"axios": "^0.19.2",
"babel-polyfill": "^6.26.0",
"dagre": "^0.8.5",
"echarts": "^5.3.1",
"element-ui": "2.13.0",
"element-ui-rw-dispatcher": "^0.1.1",
"insert-css": "^2.0.0",
"js-cookie": "2.2.0",
"moment": "^2.29.1",
"normalize.css": "7.0.0",
"nprogress": "0.2.0",
"path-to-regexp": "2.4.0",
"qiankun": "^2.4.10",
"qrcodejs2": "0.0.2",
"rxjs": "^7.3.0",
"vue": "2.6.10",
"vue-count-to": "^1.0.13",
"vue-quill-editor": "^3.0.6",
"vue-router": "3.0.6",
"vuedraggable": "^2.24.3",
"vuex": "3.0.1",
"vuex-persist": "^2.2.0"
},
"devDependencies": {
"@babel/core": "^7.17.4",
"@babel/register": "7.0.0",
"@dsb-norge/vue-keycloak-js": "^1.1.2",
"@vue/cli-plugin-babel": "3.6.0",
"@vue/cli-plugin-eslint": "3.6.0",
"@vue/cli-plugin-unit-jest": "3.6.3",
"@vue/cli-service": "3.6.0",
"@vue/test-utils": "1.0.0-beta.29",
"@zlst/fetch": "^1.1.1",
"@zlst/product": "^1.7.6",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-jest": "23.6.0",
"babel-plugin-import": "^1.13.3",
"babel-plugin-lodash": "^3.3.4",
"chalk": "2.4.2",
"compression-webpack-plugin": "^5.0.1",
"connect": "3.6.6",
"eslint": "5.15.3",
"eslint-plugin-vue": "5.2.2",
"html-webpack-include-assets-plugin": "^2.0.0",
"html-webpack-plugin": "3.2.0",
"lodash-webpack-plugin": "^0.11.6",
"mockjs": "1.0.1-beta3",
"node-sass": "^4.9.0",
"sass-loader": "^7.1.0",
"script-ext-html-webpack-plugin": "2.1.3",
"script-loader": "0.7.2",
"serve-static": "^1.13.2",
"svg-sprite-loader": "4.1.3",
"svgo": "1.2.2",
"tasksfile": "^5.1.0",
"uuid": "^8.3.2",
"vue-template-compiler": "2.6.10",
"webpack-bundle-analyzer": "^4.5.0"
},
"engines": {
"node": ">=8.9",
"npm": ">= 3.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jiaolong1021/product-mamager.git
git@gitee.com:jiaolong1021/product-mamager.git
jiaolong1021
product-mamager
product-mamager
master

搜索帮助