{
  "name": "wechat-platform",
  "version": "0.0.16",
  "description": "微信第三方平台模块",
  "main": "index.js",
  "scripts": {
    "test": "make test-all"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ofmiclee/wechat-platform"
  },
  "keywords": [
    "wechat",
    "weixin"
  ],
  "author": "MicLee",
  "license": "MIT",
  "dependencies": {
    "co-wechat": "0.0.4",
    "urllib": "^2.3.8"
  }
}
