{ "name": "@ethersproject/keccak256", "version": "5.0.0-beta.127", "description": "The keccak256 hash function for ethers.", "main": "./lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/bytes": ">5.0.0-beta.0", "js-sha3": "0.5.7" }, "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", "tarballHash": "0x1292347cbf0e4d2c969b299a48c285da51c2b5c87eee432e1a0ca1316d3c4df3" }