Files
fitness_walk_nwnu/dist/dev/mp-weixin/cloudfunctions/decryptWxStep/package.json
T
2026-09-08 20:28:54 +08:00

14 lines
263 B
JSON

{
"name": "decryptWxStep",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"wx-server-sdk": "~3.0.1"
}
}