{
  "name": "gopay-node",
  "version": "0.8.41",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git@github.com:gyro-n/gopay-node.git"
  },
  "bugs": "https://github.com/gyro-n/gopay-node/issues",
  "main": "index.js",
  "keywords": [
    "sdk",
    "gopay",
    "util",
    "module"
  ],
  "dependencies": {
    "camelcase": "^5.0.0",
    "decamelize": "^2.0.0",
    "flat": "^4.1.0",
    "isomorphic-fetch": "^2.2.1",
    "isomorphic-form-data": "^2.0.0",
    "jwt-decode": "^2.2.0",
    "query-string": "^6.2.0",
    "tslib": "^1.9.3",
    "js-yaml": "^3.13.1"
  },
  "optionalDependencies": {
    "@types/camelcase": "^4.1",
    "@types/decamelize": "^1.2",
    "@types/flat": "0.0.28",
    "@types/jwt-decode": "^2.2.1",
    "@types/query-string": "^6.1.0",
    "type-zoo": "^3.1.1"
  }
}