{
  "name": "alipay-nodejs",
  "version": "0.0.13",
  "description": "alipay api",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "crypto": "0.0.3",
    "moment": "^2.17.1",
    "querystring": "^0.2.0",
    "request": "^2.54.0",
    "xml2js": "^0.4.6"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/lawrence-peng/alipay-node"
  },
  "keywords": [
    "node.js",
    "ailipay",
    "app pay",
    "wap",
    "mobile pay",
    "node sdk",
    "ios",
    "android"
  ],
  "author": "lawrence",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/lawrence-peng/alipay-node/issues"
  },
  "homepage": "https://github.com/lawrence-peng/alipay-node"
}
