{
  "_args": [
    [
      "web3@1.10.2",
      "/var/www/karbon-ai-be-new"
    ]
  ],
  "_from": "web3@1.10.2",
  "_id": "web3@1.10.2",
  "_inBundle": false,
  "_integrity": "sha512-DAtZ3a3ruPziE80uZ3Ob0YDZxt6Vk2un/F5BcBrxO70owJ9Z1Y2+loZmbh1MoAmoLGjA/SUSHeUtid3fYmBaog==",
  "_location": "/web3",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3@1.10.2",
    "name": "web3",
    "escapedName": "web3",
    "rawSpec": "1.10.2",
    "saveSpec": null,
    "fetchSpec": "1.10.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/web3/-/web3-1.10.2.tgz",
  "_spec": "1.10.2",
  "_where": "/var/www/karbon-ai-be-new",
  "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"
    }
  ],
  "browser": "dist/web3.min.js",
  "bugs": {
    "url": "https://github.com/ethereum/web3.js/issues"
  },
  "dependencies": {
    "web3-bzz": "1.10.2",
    "web3-core": "1.10.2",
    "web3-eth": "1.10.2",
    "web3-eth-personal": "1.10.2",
    "web3-net": "1.10.2",
    "web3-shh": "1.10.2",
    "web3-utils": "1.10.2"
  },
  "description": "Ethereum JavaScript API",
  "devDependencies": {
    "@types/node": "^12.12.6",
    "dtslint": "^3.4.1",
    "typescript": "4.9.5",
    "web3-core-helpers": "1.10.2"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "gitHead": "813860d923a814556229b74a2fb565df7f419548",
  "homepage": "https://github.com/ethereum/web3.js#readme",
  "keywords": [
    "Ethereum",
    "JavaScript",
    "API"
  ],
  "license": "LGPL-3.0",
  "main": "lib/index.js",
  "name": "web3",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ethereum/web3.js.git"
  },
  "scripts": {
    "compile": "tsc -b tsconfig.json",
    "dtslint": "dtslint --localTs ../../node_modules/typescript/lib types",
    "postinstall": "echo \"Web3.js 4.x alpha has been released for early testing and feedback. Checkout doc at https://docs.web3js.org/ \""
  },
  "types": "types/index.d.ts",
  "version": "1.10.2"
}
