{ "name": "@ethersproject/hash", "version": "5.0.0-beta.125", "description": "Hash utility functions for Ethereum.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/bytes": ">5.0.0-beta.0", "@ethersproject/keccak256": ">5.0.0-beta.0", "@ethersproject/logger": ">5.0.0-beta.0", "@ethersproject/strings": ">5.0.0-beta.0" }, "keywords": [ "Ethereum", "ethers" ], "author": "Richard Moore ", "license": "MIT", "publishConfig": { "access": "public" }, "tarballHash": "0xaf57b1789e1e19a2daf619e73a170095b225512f8339916c4602a0545bed68f0" }