{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bytes": "^5.0.0", "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": "0x961eff393e3b49a74c1fccf8bd0b4c89151b13a774346e0a39c5f0c298aec77e", "types": "./lib/index.d.ts", "version": "5.0.2" }