Newer
Older
smart_construction / cloudfunctions / testcloud / package.json
zhout on 27 May 2020 285 bytes Initial Commit
{
  "name": "callback",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "request": "^2.88.2",
    "wx-server-sdk": "^2.0.3"
  }
}