{
  "_args": [
    [
      "web3-core-method@1.3.6",
      "/Users/giro/Desktop/projects/exbita-scripts/ethereum"
    ]
  ],
  "_from": "web3-core-method@1.3.6",
  "_id": "web3-core-method@1.3.6",
  "_inBundle": false,
  "_integrity": "sha512-RyegqVGxn0cyYW5yzAwkPlsSEynkdPiegd7RxgB4ak1eKk2Cv1q2x4C7D2sZjeeCEF+q6fOkVmo2OZNqS2iQxg==",
  "_location": "/web3-core-method",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3-core-method@1.3.6",
    "name": "web3-core-method",
    "escapedName": "web3-core-method",
    "rawSpec": "1.3.6",
    "saveSpec": null,
    "fetchSpec": "1.3.6"
  },
  "_requiredBy": [
    "/web3-core",
    "/web3-eth",
    "/web3-eth-accounts",
    "/web3-eth-contract",
    "/web3-eth-personal",
    "/web3-net",
    "/web3-shh"
  ],
  "_resolved": "https://registry.npmjs.org/web3-core-method/-/web3-core-method-1.3.6.tgz",
  "_spec": "1.3.6",
  "_where": "/Users/giro/Desktop/projects/exbita-scripts/ethereum",
  "dependencies": {
    "@ethersproject/transactions": "^5.0.0-beta.135",
    "underscore": "1.12.1",
    "web3-core-helpers": "1.3.6",
    "web3-core-promievent": "1.3.6",
    "web3-core-subscriptions": "1.3.6",
    "web3-utils": "1.3.6"
  },
  "description": "Creates the methods on the web3 modules. This is an internal package.",
  "devDependencies": {
    "dtslint": "^3.4.1",
    "typescript": "^3.9.5"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "gitHead": "8bfba2358448089e9a78bf38bd09538065186d2b",
  "license": "LGPL-3.0",
  "main": "lib/index.js",
  "name": "web3-core-method",
  "repository": {
    "type": "git",
    "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-core-method"
  },
  "scripts": {
    "compile": "tsc -b tsconfig.json",
    "dtslint": "dtslint --localTs ../../node_modules/typescript/lib types"
  },
  "types": "types/index.d.ts",
  "version": "1.3.6"
}
