{
  "name": "alipay-qrcode",
  "version": "0.2.0",
  "description": "支付宝当面付nodejs apis",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Srar",
  "license": "ISC",
  "dependencies": {
    "request": "^2.79.0"
  },
  "devDependencies": {
    "mocha": "^3.2.0",
    "should": "^11.2.0"
  }
}
