{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bytes": "^5.0.0", "@ethersproject/keccak256": "^5.0.0", "@ethersproject/logger": "^5.0.0", "@ethersproject/strings": "^5.0.0" }, "description": "Hash utility functions for Ethereum.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/hash", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "tarballHash": "0xa58296f25a3833d6c593ef8f1697daf6198c39cbb321713fc71621012be0af40", "types": "./lib/index.d.ts", "version": "5.0.1" }