46 Star 545 Fork 226

SNFocus / approvalFlow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 802 Bytes
一键复制 编辑 原始数据 按行查看 历史
SNFocus 提交于 2020-05-15 23:59 . 表格预览
{
"name": "approval-flow",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.19.2",
"core-js": "^3.6.4",
"element-ui": "^2.13.0",
"vue": "^2.6.11",
"vue-router": "^3.1.5",
"vuedraggable": "^2.23.2",
"vuex": "^3.1.3"
},
"devDependencies": {
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"@vue/babel-preset-jsx": "^1.1.2",
"@vue/cli-plugin-babel": "~4.3.1",
"@vue/cli-plugin-router": "~4.3.1",
"@vue/cli-service": "~4.3.1",
"stylus": "^0.54.7",
"stylus-loader": "^3.0.2",
"svg-sprite-loader": "^4.1.6",
"vue-template-compiler": "^2.6.11"
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
1
https://gitee.com/soning/approvalFlow.git
git@gitee.com:soning/approvalFlow.git
soning
approvalFlow
approvalFlow
master

搜索帮助