{ "name": "@ethersproject/wordlists", "version": "5.0.0-beta.132", "description": "Word lists for BIP39 wallets.", "main": "./lib/index.js", "browser": "./lib/browser.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/bytes": ">=5.0.0-beta.129", "@ethersproject/hash": ">=5.0.0-beta.128", "@ethersproject/logger": ">=5.0.0-beta.129", "@ethersproject/properties": ">=5.0.0-beta.131", "@ethersproject/strings": ">=5.0.0-beta.130" }, "keywords": [ "Ethereum", "ethers" ], "author": "Richard Moore ", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "module": "./lib.esm/index.js", "types": "./lib/index.d.ts", "ethereum": "donations.ethers.eth", "tarballHash": "0x4beb4ca7e671233b1f08d79a0404e596e0d708c121f36835683357249113fb42" }