{
  "_args": [
    [
      "web3-core@1.10.2",
      "/var/www/karbon-ai-be-new"
    ]
  ],
  "_from": "web3-core@1.10.2",
  "_id": "web3-core@1.10.2",
  "_inBundle": false,
  "_integrity": "sha512-qTn2UmtE8tvwMRsC5pXVdHxrQ4uZ6jiLgF5DRUVtdi7dPUmX18Dp9uxKfIfhGcA011EAn8P6+X7r3pvi2YRxBw==",
  "_location": "/web3-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3-core@1.10.2",
    "name": "web3-core",
    "escapedName": "web3-core",
    "rawSpec": "1.10.2",
    "saveSpec": null,
    "fetchSpec": "1.10.2"
  },
  "_requiredBy": [
    "/web3",
    "/web3-eth",
    "/web3-eth-accounts",
    "/web3-eth-contract",
    "/web3-eth-ens",
    "/web3-eth-personal",
    "/web3-net",
    "/web3-shh"
  ],
  "_resolved": "https://registry.npmjs.org/web3-core/-/web3-core-1.10.2.tgz",
  "_spec": "1.10.2",
  "_where": "/var/www/karbon-ai-be-new",
  "dependencies": {
    "@types/bn.js": "^5.1.1",
    "@types/node": "^12.12.6",
    "bignumber.js": "^9.0.0",
    "web3-core-helpers": "1.10.2",
    "web3-core-method": "1.10.2",
    "web3-core-requestmanager": "1.10.2",
    "web3-utils": "1.10.2"
  },
  "description": "Web3 core tools for sub-packages. This is an internal package.",
  "devDependencies": {
    "dtslint": "^3.4.1",
    "typescript": "4.9.5"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "gitHead": "813860d923a814556229b74a2fb565df7f419548",
  "license": "LGPL-3.0",
  "main": "lib/index.js",
  "name": "web3-core",
  "repository": {
    "type": "git",
    "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-core"
  },
  "scripts": {
    "compile": "tsc -b tsconfig.json",
    "dtslint": "dtslint --localTs ../../node_modules/typescript/lib types"
  },
  "types": "types/index.d.ts",
  "version": "1.10.2"
}
