{
  "name": "passport-alipay2",
  "version": "0.2.0",
  "description": "OAuth 2.0 for Alipay",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RockinY/passport-alipay2.git"
  },
  "keywords": [
    "支付宝",
    "passportjs",
    "passport",
    "alipay"
  ],
  "author": "Bran Liang",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/RockinY/passport-alipay2/issues"
  },
  "homepage": "https://github.com/RockinY/passport-alipay2#readme",
  "dependencies": {
    "bluebird": "^3.5.0",
    "debug": "^3.1.0",
    "iconv-lite": "^0.4.18",
    "json3": "^3.3.2",
    "lodash": "^4.17.4",
    "moment": "^2.18.1",
    "node-rsa": "^0.4.2",
    "passport": "^0.4.0",
    "passport-strategy": "^1.0.0",
    "request": "^2.81.0"
  }
}
