{ "author": "Richard Moore ", "dependencies": { "@ethersproject/abstract-provider": "^5.0.4", "@ethersproject/abstract-signer": "^5.0.4", "@ethersproject/address": "^5.0.4", "@ethersproject/bignumber": "^5.0.7", "@ethersproject/bytes": "^5.0.4", "@ethersproject/hash": "^5.0.4", "@ethersproject/hdnode": "^5.0.4", "@ethersproject/json-wallets": "^5.0.6", "@ethersproject/keccak256": "^5.0.3", "@ethersproject/logger": "^5.0.5", "@ethersproject/properties": "^5.0.3", "@ethersproject/random": "^5.0.3", "@ethersproject/signing-key": "^5.0.4", "@ethersproject/transactions": "^5.0.5", "@ethersproject/wordlists": "^5.0.4" }, "description": "Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.module/index.js", "name": "@ethersproject/wallet", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "sideEffects": false, "tarballHash": "0xfb6daa970e4ca698f8d4d47c5f5b0ae099c7da00cfe5dd2f06a6636e24a89d0e", "types": "./lib/index.d.ts", "version": "5.0.7" }