{
  "name": "allinpay",
  "version": "1.0.8",
  "description": "Allinpay Node.js SDK 通联支付 Node.js SDK通联云账户t",
  "main": "index.js",
  "scripts": {
    "test": "npm test",
    "mocha": "mocha ./test -t 2000"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com:hjaurum/allinpay.git"
  },
  "author": "hjaurum@gmail.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/hjaurum/allinpay/issues"
  },
  "homepage": "https://github.com/hjaurum/allinpay#readme",
  "dependencies": {
    "iconv-lite": "^0.4.19",
    "lodash": "^4.17.5",
    "moment": "^2.22.2",
    "node-rsa": "^0.4.2",
    "request": "^2.84.0",
    "request-promise": "^4.2.2",
    "xml2js": "^0.4.19"
  },
  "devDependencies": {
    "mocha": "^5.0.4"
  }
}
