{ "_from": "@ethersproject/networks@5.7.1", "_id": "@ethersproject/networks@5.7.1", "_inBundle": false, "_integrity": "sha512-n/MufjFYv3yFcUyfhnXotyDlNdFb7onmkSy8aQERi2PjNcnWQ66xXxa3XlS8nCcA8aJKJjIIMNJTC7tu80GwpQ==", "_location": "/@ethersproject/networks", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@ethersproject/networks@5.7.1", "name": "@ethersproject/networks", "escapedName": "@ethersproject%2fnetworks", "scope": "@ethersproject", "rawSpec": "5.7.1", "saveSpec": null, "fetchSpec": "5.7.1" }, "_requiredBy": [ "/@ethersproject/abstract-provider", "/@ethersproject/providers", "/ethers" ], "_resolved": "https://registry.npmmirror.com/@ethersproject/networks/-/networks-5.7.1.tgz", "_shasum": "118e1a981d757d45ccea6bb58d9fd3d9db14ead6", "_spec": "@ethersproject/networks@5.7.1", "_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/logger": "^5.7.0" }, "deprecated": false, "description": "Network definitions for ethers.", "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": "44cbc7fa4e199c1d6113ceec3c5162f53def5bb8", "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/networks", "publishConfig": { "access": "public" }, "repository": { "directory": "packages/networks", "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "sideEffects": false, "tarballHash": "0x7d5f9d59cb0cbfaba26d9dc4d43610a2d647ee7ce211f07b180a8c5e347f5724", "types": "./lib/index.d.ts", "version": "5.7.1" }