15 lines
342 B
JSON
15 lines
342 B
JSON
{
|
|
"scripts": {
|
|
"mp-weixin": "node scripts/mp-weixin.patch.js"
|
|
},
|
|
"devDependencies": {
|
|
"terser-webpack-plugin": "^5.3.10"
|
|
},
|
|
"dependencies": {
|
|
"@dcloudio/uni-quickapp-webview": "^2.0.2-4080420251103001",
|
|
"jweixin-module": "^1.6.0",
|
|
"js-base64": "^3.7.2",
|
|
"jsencrypt": "^3.2.1",
|
|
"crypto-js": "^4.1.1"
|
|
}
|
|
} |