{ "name": "wxpayFunctions", "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.4.0" } }