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.
 
 
 
 
 
zhishifufei_uniapp/package.json

19 lines
397 B

{
"dependencies": {
"@dcloudio/uni-ui": "^1.4.22",
"bignumber.js": "^9.1.1",
"colorthief": "^2.4.0",
"dayjs": "^1.11.6",
"js-md5": "^0.7.3",
"jweixin-module": "^1.6.0",
"mp-html": "^2.4.0",
"tki-qrcode": "^0.1.6",
"weixin-js-sdk": "^1.6.2"
},
"devDependencies": {
"patch-package": "^6.4.7"
},
"scripts": {
"postinstall": "patch-package"
}
}