1 Star 0 Fork 7

yasepix/xunheng-cloud-cola-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.86 KB
一键复制 编辑 原始数据 按行查看 历史
hhqkkr 提交于 2023-07-13 00:42 . chagpt 聊天页面
{
"name": "xunheng-cloud-cola-front",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
"build": "vue-cli-service build --report",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@element-plus/icons-vue": "2.0.10",
"@kangc/v-md-editor": "^2.3.15",
"@tinymce/tinymce-vue": "5.0.0",
"axios": "1.3.4",
"bpmn-js": "^7.4.0",
"camunda-bpmn-moddle": "^4.4.1",
"codemirror": "5.65.5",
"core-js": "3.29.0",
"cropperjs": "1.5.13",
"crypto-js": "4.1.1",
"echarts": "5.4.1",
"element-plus": "2.3.0",
"event-source-polyfill": "^1.0.31",
"nprogress": "0.2.0",
"number-precision": "^1.5.2",
"qrcodejs2": "0.0.2",
"sortablejs": "1.15.0",
"tinymce": "6.3.2",
"vform3-builds": "^3.0.8",
"vkbeautify": "^0.99.3",
"vue": "3.2.47",
"vue-i18n": "9.2.2",
"vue-plugin-hiprint": "0.0.46",
"vue-router": "4.1.6",
"vuedraggable": "4.0.3",
"vuex": "4.1.0",
"vxe-table": "^4.3.0-beta.3",
"vxe-table-plugin-element": "^3.0.5",
"webpack-bundle-analyzer": "^4.8.0",
"xe-utils": "^3.5.6",
"xgplayer": "2.31.6",
"xgplayer-hls": "2.5.2"
},
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/eslint-parser": "7.19.1",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-service": "5.0.8",
"eslint": "8.35.0",
"eslint-plugin-vue": "9.9.0",
"sass": "1.58.3",
"sass-loader": "10.1.1"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"globals": {
"APP_CONFIG": true
},
"extends": [
"plugin:vue/vue3-essential",
"eslint:recommended"
],
"parserOptions": {
"parser": "@babel/eslint-parser"
},
"rules": {
"indent": 0,
"no-tabs": 0,
"no-mixed-spaces-and-tabs": 0,
"vue/no-unused-components": 0,
"vue/multi-word-component-names": 0
}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead",
"not ie 11"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yasepix/xunheng-cloud-cola-front.git
[email protected]:yasepix/xunheng-cloud-cola-front.git
yasepix
xunheng-cloud-cola-front
xunheng-cloud-cola-front
main

搜索帮助