{
  "name": "rapid-ztx",
  "version": "1.9.5",
  "description": "Rapid ZTX module",
  "main": "index.js",
  "scripts": {
    "test": "DEBUG=ztx ./node_modules/.bin/mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://lucky_xiaohu@bitbucket.org/lucky-byte/rapid-ztx.git"
  },
  "keywords": [
    "lucky",
    "byte"
  ],
  "author": "xiaohu <xiaohu@lucky-byte.com> (http://lucky-byte.com)",
  "license": "GPL-3.0",
  "homepage": "http://lucky-byte.com",
  "dependencies": {
    "debug": "^3.1.0",
    "rapid-db": "^1.4.12",
    "rapid-smtp": "^1.2.2",
    "rapid-ysepay": "^1.5.0",
    "request": "^2.83.0",
    "request-promise-native": "^1.0.5"
  },
  "devDependencies": {
    "mocha": "^4.0.1"
  }
}
