{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bignumber": "^5.0.7", "@ethersproject/bytes": "^5.0.4", "@ethersproject/logger": "^5.0.5", "@ethersproject/networks": "^5.0.3", "@ethersproject/properties": "^5.0.3", "@ethersproject/transactions": "^5.0.5", "@ethersproject/web": "^5.0.6" }, "description": "An Abstract Class for describing an Ethereum Provider for ethers.", "ethereum": "donations.ethers.eth", "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.module/index.js", "name": "@ethersproject/abstract-provider", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "sideEffects": false, "tarballHash": "0x87fdc7d7ee69d8c228c0e6946be702acd027a832b5a3deaa5b60e3c9f7110e58", "types": "./lib/index.d.ts", "version": "5.0.5" }