{
  "_browser-all": {
    "./lib/wordlists": "./lib/wordlists.js"
  },
  "_ethers.alias": {
    "wordlists.js": "browser-wordlists.js"
  },
  "_from": "@ethersproject/wordlists@5.7.0",
  "_id": "@ethersproject/wordlists@5.7.0",
  "_inBundle": false,
  "_integrity": "sha512-S2TFNJNfHWVHNE6cNDjbVlZ6MgE17MIxMbMg2zv3wn+3XSJGosL1m9ZVv3GXCf/2ymSsQ+hRI5IzoMJTG6aoVA==",
  "_location": "/@ethersproject/wordlists",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ethersproject/wordlists@5.7.0",
    "name": "@ethersproject/wordlists",
    "escapedName": "@ethersproject%2fwordlists",
    "scope": "@ethersproject",
    "rawSpec": "5.7.0",
    "saveSpec": null,
    "fetchSpec": "5.7.0"
  },
  "_requiredBy": [
    "/@ethersproject/hdnode",
    "/@ethersproject/wallet",
    "/ethers"
  ],
  "_resolved": "https://registry.npmjs.org/@ethersproject/wordlists/-/wordlists-5.7.0.tgz",
  "_shasum": "8fb2c07185d68c3e09eb3bfd6e779ba2774627f5",
  "_spec": "@ethersproject/wordlists@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/bytes": "^5.7.0",
    "@ethersproject/hash": "^5.7.0",
    "@ethersproject/logger": "^5.7.0",
    "@ethersproject/properties": "^5.7.0",
    "@ethersproject/strings": "^5.7.0"
  },
  "deprecated": false,
  "description": "Word lists for BIP39 wallets.",
  "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/wordlists",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "directory": "packages/wordlists",
    "type": "git",
    "url": "git://github.com/ethers-io/ethers.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "sideEffects": false,
  "tarballHash": "0x7f753c8f34ec57f7fe3d96c39b7787d3d543b398a152fcb5b2548ef20098d3e1",
  "types": "./lib/index.d.ts",
  "version": "5.7.0"
}
