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