{
  "_args": [
    [
      "web3@1.2.1",
      "/Users/mj/rlay-utils"
    ]
  ],
  "_development": true,
  "_from": "web3@1.2.1",
  "_id": "web3@1.2.1",
  "_inBundle": false,
  "_integrity": "sha512-nNMzeCK0agb5i/oTWNdQ1aGtwYfXzHottFP2Dz0oGIzavPMGSKyVlr8ibVb1yK5sJBjrWVnTdGaOC2zKDFuFRw==",
  "_location": "/@rlay/rlay-client-lib/web3",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3@1.2.1",
    "name": "web3",
    "escapedName": "web3",
    "rawSpec": "1.2.1",
    "saveSpec": null,
    "fetchSpec": "1.2.1"
  },
  "_requiredBy": [
    "/@rlay/rlay-client-lib"
  ],
  "_resolved": "https://registry.npmjs.org/web3/-/web3-1.2.1.tgz",
  "_spec": "1.2.1",
  "_where": "/Users/mj/rlay-utils",
  "author": {
    "name": "ethereum.org"
  },
  "authors": [
    {
      "name": "Fabian Vogelsteller",
      "email": "fabian@ethereum.org",
      "homepage": "http://frozeman.de"
    },
    {
      "name": "Marek Kotewicz",
      "email": "marek@parity.io",
      "url": "https://github.com/debris"
    },
    {
      "name": "Marian Oancea",
      "url": "https://github.com/cubedro"
    },
    {
      "name": "Gav Wood",
      "email": "g@parity.io",
      "homepage": "http://gavwood.com"
    },
    {
      "name": "Jeffery Wilcke",
      "email": "jeffrey.wilcke@ethereum.org",
      "url": "https://github.com/obscuren"
    }
  ],
  "bugs": {
    "url": "https://github.com/ethereum/web3.js/issues"
  },
  "dependencies": {
    "web3-bzz": "1.2.1",
    "web3-core": "1.2.1",
    "web3-eth": "1.2.1",
    "web3-eth-personal": "1.2.1",
    "web3-net": "1.2.1",
    "web3-shh": "1.2.1",
    "web3-utils": "1.2.1"
  },
  "description": "Ethereum JavaScript API",
  "engines": {
    "node": ">=8.0.0"
  },
  "keywords": [
    "Ethereum",
    "JavaScript",
    "API"
  ],
  "license": "LGPL-3.0",
  "main": "src/index.js",
  "name": "web3",
  "repository": {
    "type": "git",
    "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3"
  },
  "version": "1.2.1"
}
