4 Star 1 Fork 0

orangleLi/easyUseComp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 2.27 KB
一键复制 编辑 原始数据 按行查看 历史
orangleLi 提交于 2023-05-06 13:40 +08:00 . 代码同步
{
"name": "huanbao",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --mode dev",
"build": "vue-cli-service build --mode prod",
"lint": "vue-cli-service lint",
"serveHT": "webpack --mode production --watch --config ./config/webpack.dev.conf.js",
"serveAll": "concurrently \"vue-cli-service serve --mode dev\" \"webpack --mode production --watch --config ./config/webpack.dev.conf.js\"",
"buildAll": "vue-cli-service build --mode prod"
},
"dependencies": {
"@jiaminghi/data-view": "^2.10.0",
"axios": "^0.27.2",
"babel-plugin-import": "^1.13.5",
"bpmn-js": "^7.3.1",
"bpmn-js-properties-panel": "^0.37.2",
"bpmn-moddle": "^7.1.3",
"camunda-bpmn-moddle": "^7.0.1",
"concurrently": "^7.2.1",
"connect": "^3.7.0",
"core-js": "^3.8.3",
"crypto-js": "^4.1.1",
"dat.gui": "^0.7.9",
"echarts": "^4.9.0",
"echarts-gl": "^1.1.2",
"echarts-liquidfill": "^2.0.6",
"element-ui": "2.15.6",
"exceljs": "^4.3.0",
"file-saver": "^2.0.5",
"gsap": "^3.11.5",
"highcharts": "^10.1.0",
"highlight.js": "^11.7.0",
"luckyexcel": "^1.0.1",
"mini-css-extract-plugin": "^2.6.0",
"moment": "^2.29.4",
"monaco-editor": "^0.19.3",
"monaco-editor-webpack-plugin": "^1.9.1",
"runjs": "^4.4.2",
"screenfull": "^6.0.2",
"serve-static": "^1.15.0",
"three": "^0.151.3",
"vue": "^2.6.14",
"vue-baidu-map": "^0.21.22",
"vue-draggable-resizable": "^2.3.0",
"vue-lazyload": "^3.0.0-rc.2",
"vue-router": "^3.5.1",
"vuedraggable": "2.24.3",
"vuex": "^3.6.2",
"webpack-merge": "^5.8.0"
},
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/eslint-parser": "^7.12.16",
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"@vue/eslint-config-standard": "^6.1.0",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-vue": "^8.0.3",
"less": "^4.0.0",
"less-loader": "^8.0.0",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.73.0",
"webpack-cli": "^4.10.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/orangleli/easy-use-comp.git
git@gitee.com:orangleli/easy-use-comp.git
orangleli
easy-use-comp
easyUseComp
master

搜索帮助