{ "name": "@ethersproject/sha2", "version": "5.0.0-beta.128", "description": "The SHA2 family hash functions and HMAC functions for ethers.", "main": "index.js", "browser": "browser.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/bytes": ">5.0.0-beta.0", "@ethersproject/logger": ">5.0.0-beta.0", "hash.js": "1.1.3" }, "keywords": [ "Ethereum", "ethers" ], "author": "Richard Moore ", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "tarballHash": "0x860983c9837fee7ae27066cfefcba0a306898f8bcd8f3b0b6b354edf08d90b63" }