{ "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": "0xae6ccf8a004bdb6fde3c1f8f8704087a91c0167da405bd26b6ff6d4874abcbb9", "types": "./lib/index.d.ts", "version": "5.0.0" }