Newer
Older
smart_construction / cloudfunctions / findModeCode / package.json
zhout on 11 Aug 2020 289 bytes 第一次发布提交
{
  "name": "findModeCode",
  "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.1.2"
  }
}