Files
fastbee/wechat/cloudfunctions/callback/package.json
2021-07-27 21:57:03 +08:00

14 lines
258 B
JSON

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