{ "_from": "@ethersproject/hash@5.7.0", "_id": "@ethersproject/hash@5.7.0", "_inBundle": false, "_integrity": "sha512-qX5WrQfnah1EFnO5zJv1v46a8HW0+E5xuBBDTwMFZLuVTx0tbU2kkx15NqdjxecrLGatQN9FGQKpb1FKdHCt+g==", "_location": "/@ethersproject/hash", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@ethersproject/hash@5.7.0", "name": "@ethersproject/hash", "escapedName": "@ethersproject%2fhash", "scope": "@ethersproject", "rawSpec": "5.7.0", "saveSpec": null, "fetchSpec": "5.7.0" }, "_requiredBy": [ "/@ethersproject/abi", "/@ethersproject/providers", "/@ethersproject/wallet", "/@ethersproject/wordlists", "/ethers" ], "_resolved": "https://registry.npmmirror.com/@ethersproject/hash/-/hash-5.7.0.tgz", "_shasum": "eb7aca84a588508369562e16e514b539ba5240a7", "_spec": "@ethersproject/hash@5.7.0", "_where": "D:\\ruyi\\dapp\\node_modules\\ethers", "author": { "name": "Richard Moore", "email": "me@ricmoo.com" }, "bugs": { "url": "https://github.com/ethers-io/ethers.js/issues" }, "bundleDependencies": false, "dependencies": { "@ethersproject/abstract-signer": "^5.7.0", "@ethersproject/address": "^5.7.0", "@ethersproject/base64": "^5.7.0", "@ethersproject/bignumber": "^5.7.0", "@ethersproject/bytes": "^5.7.0", "@ethersproject/keccak256": "^5.7.0", "@ethersproject/logger": "^5.7.0", "@ethersproject/properties": "^5.7.0", "@ethersproject/strings": "^5.7.0" }, "deprecated": false, "description": "Hash utility functions for Ethereum.", "ethereum": "donations.ethers.eth", "funding": [ { "type": "individual", "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" }, { "type": "individual", "url": "https://www.buymeacoffee.com/ricmoo" } ], "gitHead": "ec1b9583039a14a0e0fa15d0a2a6082a2f41cf5b", "homepage": "https://github.com/ethers-io/ethers.js#readme", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/hash", "publishConfig": { "access": "public" }, "repository": { "directory": "packages/hash", "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "sideEffects": false, "tarballHash": "0x6e7a2a4f4c5a722640a0904a3f015a410699e60655329f11148be6267b5d4c6c", "types": "./lib/index.d.ts", "version": "5.7.0" }