1 Star 0 Fork 0

HBhyht/constrcat_ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 3.17 KB
一键复制 编辑 原始数据 按行查看 历史
root 提交于 2022-01-22 15:42 . 2022-01-22 15:42:29首次生成代码
{
"name": "lixinping",
"version": "4.2.1",
"description": "A vue admin template with Element UI & axios & iconfont & permission control & lint",
"author": "Pan <[email protected]>",
"license": "MIT",
"port": 9530,
"scripts": {
"build": "vue-cli-service build --mode development",
"build:test": "vue-cli-service build --mode test",
"build:prod": "vue-cli-service build --mode production",
"build:stage": "vue-cli-service build --mode staging",
"serve": "vue-cli-service serve --open --mode staging",
"serve:joint": "vue-cli-service serve --open --mode staging",
"preview": "node build/index.js --preview",
"lint": "vue-cli-service lint",
"test:unit": "jest --clearCache && vue-cli-service test:unit",
"test:ci": "npm run lint && npm run test:unit",
"svgo": "svgo -f src/icons/svg --config=src/icons/svgo.yml"
},
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"platform-business-components":"^0.1.0",
"@jiaminghi/data-view": "^2.10.0",
"@riophae/vue-treeselect": "0.4.0",
"af-table-column": "^1.0.3",
"ant-design-vue": "^1.6.5",
"axios": "0.18.1",
"bpmn-js": "^7.3.0",
"bpmn-js-properties-panel": "^0.34.0",
"moment": "^2.29.1",
"camunda-bpmn-moddle": "^4.4.0",
"clipboard": "^2.0.6",
"crypto-js": "^4.0.0",
"element-ui": "2.13.0",
"es6-promise": "^4.2.8",
"eslint": "5.15.3",
"eslint-plugin-vue": "5.2.2",
"font-awesome": "^4.7.0",
"form-data": "^3.0.0",
"fuse.js": "3.4.4",
"isomorphic-fetch": "^2.2.1",
"js-base64": "^3.4.5",
"js-cookie": "2.2.0",
"normalize.css": "7.0.0",
"nprogress": "0.2.0",
"path-to-regexp": "2.4.0",
"qs": "^6.7.0",
"screenfull": "4.2.0",
"tasksfile": "^5.1.1",
"v-animate-css": "0.0.3",
"vue": "2.6.10",
"vue-ace-editor": "^1.0.3",
"vue-cron": "^1.0.9",
"vue-monaco-editor": "^0.0.19",
"vue-router": "3.0.6",
"vue2-ace-editor": "^0.0.15",
"vuedraggable": "^2.24.3",
"vuex": "3.1.0",
"dayjs": "^1.10.6",
"wl-core": "^1.0.6"
},
"devDependencies": {
"less": "^4.1.1",
"less-loader": "^5.0.0",
"@babel/core": "7.0.0",
"@babel/register": "7.0.0",
"@vue/cli-plugin-babel": "3.6.0",
"@vue/cli-plugin-eslint": "^3.9.1",
"@vue/cli-plugin-unit-jest": "3.6.3",
"@vue/cli-service": "3.6.0",
"@vue/test-utils": "1.0.0-beta.29",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"autoprefixer": "^9.8.6",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-jest": "23.6.0",
"chalk": "2.4.2",
"connect": "3.6.6",
"html-webpack-plugin": "3.2.0",
"mockjs": "1.0.1-beta3",
"node-sass": "^4.14.1",
"runjs": "^4.3.2",
"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",
"vue-template-compiler": "2.6.10",
"vue-ueditor-wrap": "^2.4.4"
},
"engines": {
"node": ">=8.9",
"npm": ">= 3.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hbhyht/constrcat_ui.git
[email protected]:hbhyht/constrcat_ui.git
hbhyht
constrcat_ui
constrcat_ui
auto

搜索帮助