mobile-workflow/package.json

31 lines
635 B
JSON

{
"dependencies": {
"@icon-park/vue-next": "^1.4.2",
"@vant/area-data": "^1.5.1",
"@vueup/vue-quill": "^1.2.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
"clipboard": "^2.0.11",
"dayjs": "^1.11.10",
"js-base64": "^3.7.7",
"vant": "^4.9.7",
"vue-quill-editor": "^3.0.6"
},
"uni-app": {
"scripts": {
"mp-dingtalk": {
"title": "钉钉小程序",
"env": {
"UNI_PLATFORM": "mp-alipay"
},
"define": {
"MP-DINGTALK": true
}
}
}
},
"devDependencies": {
"sass": "^1.79.4"
}
}