2 Star 26 Fork 10

jishulin/技术林-流程引擎

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
lijianlin 提交于 2020-09-15 17:51 . 修改
{
"name": "avue-cli",
"version": "2.0.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"analyz": "npm_config_report=true npm run build",
"test:unit": "vue-cli-service test:unit",
"test:e2e": "vue-cli-service test:e2e"
},
"dependencies": {
"@smallwei/avue": "^2.6.12",
"@sscfaith/avue-form-design": "^1.2.0",
"axios": "^0.18.0",
"babel-polyfill": "^6.26.0",
"classlist-polyfill": "^1.2.0",
"element-ui": "^2.13.2",
"fastclick": "^1.0.6",
"highcharts": "^8.2.0",
"highcharts-vue": "^1.3.5",
"js-cookie": "^2.2.0",
"js-file-download": "^0.4.8",
"jwchat": "^0.2.46",
"mockjs": "^1.0.1-beta3",
"nprogress": "^0.2.0",
"pinyin": "^2.9.0",
"script-loader": "^0.7.2",
"sockjs-client": "^1.4.0",
"sortablejs": "^1.10.0-rc2",
"stompjs": "^2.3.3",
"v-viewer": "^1.4.2",
"vue": "^2.5.16",
"vue-axios": "^2.1.2",
"vue-i18n": "^8.7.0",
"vue-router": "^3.0.1",
"vuedraggable": "^2.23.0",
"vuex": "^3.0.1",
"vuex-persistedstate": "^2.5.4"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.1.1",
"@vue/cli-plugin-eslint": "^3.1.5",
"@vue/cli-service": "^3.1.4",
"chai": "^4.1.2",
"node-sass": "^4.9.0",
"sass-loader": "^7.0.1",
"vue-template-compiler": "^2.5.17",
"webpack-bundle-analyzer": "^3.0.3"
},
"lint-staged": {
"*.js": [
"vue-cli-service lint",
"git add"
],
"*.vue": [
"vue-cli-service lint",
"git add"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jishulin/jishulincs-workflow.git
git@gitee.com:jishulin/jishulincs-workflow.git
jishulin
jishulincs-workflow
技术林-流程引擎
master

搜索帮助

Cb406eda 1850385 E526c682 1850385