{
  "_ethers.alias": {
    "pbkdf2.js": "browser-pbkdf2.js"
  },
  "_from": "@ethersproject/pbkdf2@5.7.0",
  "_id": "@ethersproject/pbkdf2@5.7.0",
  "_inBundle": false,
  "_integrity": "sha512-oR/dBRZR6GTyaofd86DehG72hY6NpAjhabkhxgr3X2FpJtJuodEl2auADWBZfhDHgVCbu3/H/Ocq2uC6dpNjjw==",
  "_location": "/@ethersproject/pbkdf2",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/pbkdf2@5.7.0",
    "name": "@ethersproject/pbkdf2",
    "escapedName": "@ethersproject%2fpbkdf2",
    "scope": "@ethersproject",
    "rawSpec": "5.7.0",
    "saveSpec": null,
    "fetchSpec": "5.7.0"
  },
  "_requiredBy": [
    "/@ethersproject/hdnode",
    "/@ethersproject/json-wallets",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/pbkdf2/-/pbkdf2-5.7.0.tgz",
  "_shasum": "d2267d0a1f6e123f3771007338c47cccd83d3102",
  "_spec": "@ethersproject/pbkdf2@5.7.0",
  "_where": "/home3/vjmuxybm/public_html/projects.eccyb.org/app/node_modules/ethers",
  "author": {
    "name": "Richard Moore",
    "email": "me@ricmoo.com"
  },
  "browser": {
    "./lib/pbkdf2": "./lib/browser-pbkdf2.js"
  },
  "bugs": {
    "url": "https://github.com/ethers-io/ethers.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@ethersproject/bytes": "^5.7.0",
    "@ethersproject/sha2": "^5.7.0"
  },
  "deprecated": false,
  "description": "The PBKDF2 password-pbased key derivation function for ethers.",
  "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",
    "pbkdf2"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "module": "./lib.esm/index.js",
  "name": "@ethersproject/pbkdf2",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/pbkdf2",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0x56b0994e0126486fe570d5ce41d58a0ad8e46ead8509d235b4cde119d7b4fe21",
  "types": "./lib/index.d.ts",
  "version": "5.7.0"
}
