{ "author": "Richard Moore ", "dependencies": { "@ethersproject/logger": "^5.0.5" }, "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" } ], "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": "0x231d7ac65c30d31eaae4d912e639ac45c3a34fc0a947f0251edeb62cbd079c43", "types": "./lib/index.d.ts", "version": "5.0.6" }