You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

27 lines
556 B

{
"uni-app": {
"scripts": {
"mp-dingtalk": {
"title": "钉钉小程序",
"env": {
"UNI_PLATFORM": "mp-alipay"
},
"define": {
"MP-DINGTALK": true
}
}
}
},
"dependencies": {
"@js-preview/docx": "^1.6.2",
"@vant/weapp": "^1.11.4",
"@vue-office/docx": "^1.6.1",
"docx-preview": "^0.3.1",
"image-tools": "^1.4.0",
"pdfjs-dist": "^4.2.67",
"vue-demi": "^0.14.7",
"vue-pdf": "^4.3.0",
"vue-pdf-embed": "^2.0.3",
"xmldom": "^0.6.0"
}
}