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