{
  "_from": "@ethersproject/hdnode@5.7.0",
  "_id": "@ethersproject/hdnode@5.7.0",
  "_inBundle": false,
  "_integrity": "sha512-OmyYo9EENBPPf4ERhR7oj6uAtUAhYGqOnIS+jE5pTXvdKBS99ikzq1E7Iv0ZQZ5V36Lqx1qZLeak0Ra16qpeOg==",
  "_location": "/@ethersproject/hdnode",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/hdnode@5.7.0",
    "name": "@ethersproject/hdnode",
    "escapedName": "@ethersproject%2fhdnode",
    "scope": "@ethersproject",
    "rawSpec": "5.7.0",
    "saveSpec": null,
    "fetchSpec": "5.7.0"
  },
  "_requiredBy": [
    "/@ethersproject/json-wallets",
    "/@ethersproject/wallet",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/hdnode/-/hdnode-5.7.0.tgz",
  "_shasum": "e627ddc6b466bc77aebf1a6b9e47405ca5aef9cf",
  "_spec": "@ethersproject/hdnode@5.7.0",
  "_where": "/home3/vjmuxybm/public_html/projects.eccyb.org/app/node_modules/ethers",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@ethersproject/abstract-signer": "^5.7.0",
    "@ethersproject/basex": "^5.7.0",
    "@ethersproject/bignumber": "^5.7.0",
    "@ethersproject/bytes": "^5.7.0",
    "@ethersproject/logger": "^5.7.0",
    "@ethersproject/pbkdf2": "^5.7.0",
    "@ethersproject/properties": "^5.7.0",
    "@ethersproject/sha2": "^5.7.0",
    "@ethersproject/signing-key": "^5.7.0",
    "@ethersproject/strings": "^5.7.0",
    "@ethersproject/transactions": "^5.7.0",
    "@ethersproject/wordlists": "^5.7.0"
  },
  "deprecated": false,
  "description": "BIP32 Hierarchal Deterministic Node operations.",
  "ethereum": "donations.ethers.eth",
  "funding": [
    {
      "type": "individual",
      "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2"
    },
    {
      "type": "individual",
      "url": "https://www.buymeacoffee.com/ricmoo"
    }
  ],
  "gitHead": "ec1b9583039a14a0e0fa15d0a2a6082a2f41cf5b",
  "homepage": "https://github.com/ethers-io/ethers.js#readme",
  "keywords": [
    "Ethereum",
    "ethers"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "./lib.esm/index.js",
  "name": "@ethersproject/hdnode",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/hdnode",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0xca4bad80837378d07524f450188a449b1a6578b8bbc733dea50146488c8143e0",
  "types": "./lib/index.d.ts",
  "version": "5.7.0"
}
