{
  "name": "chuck-alipay",
  "version": "0.4.2",
  "description": "支付宝支付",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "babel src -d lib"
  },
  "author": "阳春boy",
  "license": "ISC",
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-eslint": "^8.1.2",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-stage-2": "^6.24.1",
    "babel-register": "^6.26.0",
    "babel-root-import": "^4.1.8",
    "eslint": "^4.14.0"
  },
  "dependencies": {
    "crypto-js": "^3.1.9-1",
    "babel-polyfill": "^6.26.0",
    "moment": "^2.22.2",
    "request-promise-native": "^1.0.5"
  },
  "directories": {
    "lib": "lib"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yangchunboy/chuck-alipay.git"
  },
  "keywords": [
    "alipay",
    "支付宝",
    "支付宝支付",
    "支付宝电脑网站支付",
    "支付宝手机网站支付"
  ],
  "bugs": {
    "url": "https://github.com/yangchunboy/chuck-alipay/issues"
  },
  "homepage": "https://github.com/yangchunboy/chuck-alipay#readme"
}
