{
  "name": "@paybase/client",
  "version": "1.0.0-next.34+5392cb4",
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "types/",
    "api.d.ts",
    "api.js",
    "client.d.ts",
    "client.js",
    "index.d.ts",
    "index.js"
  ],
  "description": "",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo 'noop'",
    "build": "echo 'noop'",
    "compile": "node compile.js",
    "prepublishOnly": "tsc",
    "lint": "eslint -c .eslintrc --ext .ts src/ --fix"
  },
  "author": "Paybase",
  "license": "ISC",
  "dependencies": {
    "cross-fetch": "^3.0.3",
    "form-data": "^3.0.0"
  },
  "devDependencies": {
    "@paybase/protobuf-typescript-compiler": "^1.0.1-next.34+5392cb4",
    "@paybase/protobuf-typescript-printer-lib": "^1.0.1-next.34+5392cb4",
    "@paybase/protobuf-typescript-printer-types": "^1.0.1-next.34+5392cb4",
    "@types/node": "^12.0.3",
    "@typescript-eslint/eslint-plugin": "^1.9.0",
    "@typescript-eslint/parser": "^1.9.0",
    "@typescript-eslint/typescript-estree": "^1.9.0",
    "del": "^4.1.1",
    "eslint": "^5.16.0",
    "eslint-plugin-import": "^2.17.3",
    "typescript": "^3.4.5"
  },
  "gitHead": "5392cb42eded22b2004ab9819d263bd74a1f9960"
}
