{ "author": "Richard Moore ", "dependencies": { "@ethersproject/bignumber": "^5.0.13" }, "description": "Common Ethereum constants used for ethers.", "ethereum": "donations.ethers.eth", "funding": [ { "type": "individual", "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" }, { "type": "individual", "url": "https://www.buymeacoffee.com/ricmoo" } ], "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/constants", "publishConfig": { "access": "public" }, "repository": { "directory": "packages/constants", "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "sideEffects": false, "tarballHash": "0x4b92953c8e57299143fc33a2104dc29bcc69dbf7753b3b8817e60be7d0f411a8", "types": "./lib/index.d.ts", "version": "5.0.9" }