{ "name": "@ethersproject/networks", "version": "5.0.0-beta.129", "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.0" }, "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", "tarballHash": "0xf3d4268851266407e27c78868f6274203dd14bb6d52a9568f179862f3d00f786" }