{
  "_args": [
    [
      "web3-eth-accounts@1.10.2",
      "/var/www/karbon-ai-be-new"
    ]
  ],
  "_from": "web3-eth-accounts@1.10.2",
  "_id": "web3-eth-accounts@1.10.2",
  "_inBundle": false,
  "_integrity": "sha512-6/HhCBYAXN/f553/SyxS9gY62NbLgpD1zJpENcvRTDpJN3Znvli1cmpl5Q3ZIUJkvHnG//48EWfWh0cbb3fbKQ==",
  "_location": "/web3-eth-accounts",
  "_phantomChildren": {
    "bn.js": "4.12.0",
    "elliptic": "6.5.4",
    "xhr-request-promise": "0.1.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "web3-eth-accounts@1.10.2",
    "name": "web3-eth-accounts",
    "escapedName": "web3-eth-accounts",
    "rawSpec": "1.10.2",
    "saveSpec": null,
    "fetchSpec": "1.10.2"
  },
  "_requiredBy": [
    "/web3-eth"
  ],
  "_resolved": "https://registry.npmjs.org/web3-eth-accounts/-/web3-eth-accounts-1.10.2.tgz",
  "_spec": "1.10.2",
  "_where": "/var/www/karbon-ai-be-new",
  "dependencies": {
    "@ethereumjs/common": "2.5.0",
    "@ethereumjs/tx": "3.3.2",
    "@ethereumjs/util": "^8.1.0",
    "eth-lib": "0.2.8",
    "scrypt-js": "^3.0.1",
    "uuid": "^9.0.0",
    "web3-core": "1.10.2",
    "web3-core-helpers": "1.10.2",
    "web3-core-method": "1.10.2",
    "web3-utils": "1.10.2"
  },
  "description": "Web3 module to generate Ethereum accounts and sign data and transactions.",
  "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-eth-accounts",
  "repository": {
    "type": "git",
    "url": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-eth-accounts"
  },
  "scripts": {
    "compile": "tsc -b tsconfig.json",
    "dtslint": "dtslint --localTs ../../node_modules/typescript/lib  types"
  },
  "types": "types/index.d.ts",
  "version": "1.10.2"
}
