{
  "name": "pay-wallet-client",
  "version": "1.8.2",
  "description": "NodeJS client for PayApi Ltd wallets.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/payapi/pay-wallet-client.git"
  },
  "keywords": [
    "Wallet",
    "EUR",
    "USD",
    "ICO",
    "Cryptocurrencies",
    "Partial",
    "Payments"
  ],
  "author": "PayApi DevTeam <devteam@payapi.io> (https://payapi.io/)",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/payapi/pay-wallet-client/issues"
  },
  "homepage": "https://github.com/payapi/pay-wallet-client#readme",
  "dependencies": {
    "debug": "^3.1.0",
    "request": "^2.88.0",
    "request-promise": "^4.2.2"
  }
}
