{
  "name": "wechat-component",
  "version": "2.0.1",
  "description": "Wechat component Node.js SDK",
  "main": "index.js",
  "dependencies": {
    "request": "^2.83.0",
    "request-promise": "^4.2.2"
  },
  "devDependencies": {
    "eslint": "^4.12.1",
    "eslint-config-airbnb-base": "^12.1.0",
    "eslint-plugin-import": "^2.8.0"
  },
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/loulin/wechat-component.git"
  },
  "keywords": [
    "wechat",
    "component",
    "wechat-api"
  ],
  "author": "Lin Lou <lin.lou@hotmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/loulin/wechat-component/issues"
  },
  "homepage": "https://github.com/loulin/wechat-component#readme"
}
