{
  "_args": [
    [
      "web3-utils@1.10.2",
      "/var/www/karbon-ai-be-new"
    ]
  ],
  "_from": "web3-utils@1.10.2",
  "_id": "web3-utils@1.10.2",
  "_inBundle": false,
  "_integrity": "sha512-TdApdzdse5YR+5GCX/b/vQnhhbj1KSAtfrDtRW7YS0kcWp1gkJsN62gw6GzCaNTeXookB7UrLtmDUuMv65qgow==",
  "_location": "/web3-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3-utils@1.10.2",
    "name": "web3-utils",
    "escapedName": "web3-utils",
    "rawSpec": "1.10.2",
    "saveSpec": null,
    "fetchSpec": "1.10.2"
  },
  "_requiredBy": [
    "/web3",
    "/web3-core",
    "/web3-core-helpers",
    "/web3-core-method",
    "/web3-eth",
    "/web3-eth-abi",
    "/web3-eth-accounts",
    "/web3-eth-contract",
    "/web3-eth-ens",
    "/web3-eth-iban",
    "/web3-eth-personal",
    "/web3-net"
  ],
  "_resolved": "https://registry.npmjs.org/web3-utils/-/web3-utils-1.10.2.tgz",
  "_spec": "1.10.2",
  "_where": "/var/www/karbon-ai-be-new",
  "dependencies": {
    "@ethereumjs/util": "^8.1.0",
    "bn.js": "^5.2.1",
    "ethereum-bloom-filters": "^1.0.6",
    "ethereum-cryptography": "^2.1.2",
    "ethjs-unit": "0.1.6",
    "number-to-bn": "1.7.0",
    "randombytes": "^2.1.0",
    "utf8": "3.0.0"
  },
  "description": "Collection of utility functions used in web3.js.",
  "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-utils",
  "repository": {
    "type": "git",
    "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-utils"
  },
  "scripts": {
    "compile": "tsc -b tsconfig.json",
    "dtslint": "dtslint --localTs ../../node_modules/typescript/lib types"
  },
  "types": "types/index.d.ts",
  "version": "1.10.2"
}
