{
  "_from": "web3-eth@1.7.3",
  "_id": "web3-eth@1.7.3",
  "_inBundle": false,
  "_integrity": "sha512-BCIRMPwaMlTCbswXyGT6jj9chCh9RirbDFkPtvqozfQ73HGW7kP78TXXf9+Xdo1GjutQfxi/fQ9yPdxtDJEpDA==",
  "_location": "/web3-eth",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3-eth@1.7.3",
    "name": "web3-eth",
    "escapedName": "web3-eth",
    "rawSpec": "1.7.3",
    "saveSpec": null,
    "fetchSpec": "1.7.3"
  },
  "_requiredBy": [
    "/web3"
  ],
  "_resolved": "https://registry.npmjs.org/web3-eth/-/web3-eth-1.7.3.tgz",
  "_shasum": "9e92785ea18d682548b6044551abe7f2918fc0b5",
  "_spec": "web3-eth@1.7.3",
  "_where": "C:\\Users\\Lenovo\\Desktop\\PHD\\Blockchain\\project\\solidity\\node_modules\\web3",
  "bundleDependencies": false,
  "dependencies": {
    "web3-core": "1.7.3",
    "web3-core-helpers": "1.7.3",
    "web3-core-method": "1.7.3",
    "web3-core-subscriptions": "1.7.3",
    "web3-eth-abi": "1.7.3",
    "web3-eth-accounts": "1.7.3",
    "web3-eth-contract": "1.7.3",
    "web3-eth-ens": "1.7.3",
    "web3-eth-iban": "1.7.3",
    "web3-eth-personal": "1.7.3",
    "web3-net": "1.7.3",
    "web3-utils": "1.7.3"
  },
  "deprecated": false,
  "description": "Web3 module to interact with the Ethereum blockchain and smart contracts.",
  "devDependencies": {
    "dtslint": "^3.4.1",
    "typescript": "^3.9.5"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "gitHead": "f9bcad8ae63e3d0096859172cba35387f49f964e",
  "license": "LGPL-3.0",
  "main": "lib/index.js",
  "name": "web3-eth",
  "repository": {
    "type": "git",
    "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-eth"
  },
  "scripts": {
    "compile": "tsc -b tsconfig.json",
    "dtslint": "dtslint --localTs ../../node_modules/typescript/lib  types"
  },
  "types": "types/index.d.ts",
  "version": "1.7.3"
}
