{
  "name": "wechat-card",
  "version": "1.0.8",
  "description": "微信卡券接口. Wechat( Weixin ) Card, include coupon , discount, cash, gift, etc..",
  "main": "index.js",
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha --timeout 5000 test/test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/kenticny/wechat-card.git"
  },
  "author": "kenticny",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kenticny/wechat-card/issues"
  },
  "homepage": "https://github.com/kenticny/wechat-card",
  "keywords": [
    "weixin",
    "wechat",
    "card",
    "coupon"
  ],
  "dependencies": {
    "request": "^2.51.0"
  },
  "devDependencies": {
    "mocha": "^2.2.1"
  }
}
