{
  "_from": "eth-json-rpc-infura@^3.1.0",
  "_id": "eth-json-rpc-infura@3.1.2",
  "_inBundle": false,
  "_integrity": "sha512-IuK5Iowfs6taluA/3Okmu6EfZcFMq6MQuyrUL1PrCoJstuuBr3TvVeSy3keDyxfbrjFB34nCo538I8G+qMtsbw==",
  "_location": "/eth-json-rpc-infura",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "eth-json-rpc-infura@^3.1.0",
    "name": "eth-json-rpc-infura",
    "escapedName": "eth-json-rpc-infura",
    "rawSpec": "^3.1.0",
    "saveSpec": null,
    "fetchSpec": "^3.1.0"
  },
  "_requiredBy": [
    "/web3-provider-engine"
  ],
  "_resolved": "https://registry.npmjs.org/eth-json-rpc-infura/-/eth-json-rpc-infura-3.1.2.tgz",
  "_shasum": "04c5d0cee98619e93ba8a9842492b771b316e83a",
  "_spec": "eth-json-rpc-infura@^3.1.0",
  "_where": "/ude/hb/projects/protocol/packages/token/smart-contracts/ethereum/node_modules/web3-provider-engine",
  "author": "",
  "bugs": {
    "url": "https://github.com/kumavis/eth-json-rpc-infura/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "cross-fetch": "^2.1.1",
    "eth-json-rpc-middleware": "^1.5.0",
    "json-rpc-engine": "^3.4.0",
    "json-rpc-error": "^2.0.0",
    "tape": "^4.8.0"
  },
  "deprecated": false,
  "description": "`json-rpc-engine` middleware for infura's REST endpoints.",
  "devDependencies": {},
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/kumavis/eth-json-rpc-infura#readme",
  "license": "ISC",
  "main": "src/index.js",
  "name": "eth-json-rpc-infura",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kumavis/eth-json-rpc-infura.git"
  },
  "scripts": {
    "test": "node test/index.js"
  },
  "version": "3.1.2"
}
