{ "author": "Richard Moore ", "dependencies": { "@ethersproject/logger": "^5.0.0" }, "description": "Network definitions for ethers.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/networks", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "tarballHash": "0xf92fa76efc61d70c133a7da0853c71d23739a000ca9f588e5de524c7f000f991", "types": "./lib/index.d.ts", "version": "5.0.2" }