{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bytes": "^5.0.4", "js-sha3": "0.5.7" }, "description": "The keccak256 hash function for ethers.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/keccak256", "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": "0x7d31a8968c835e8e01460c7689d75349a6da927a60bf1411989ae5fe0d0ba93e", "types": "./lib/index.d.ts", "version": "5.0.3" }