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