{ "author": "Richard Moore ", "description": "Logger utility functions 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/logger", "publishConfig": { "access": "public" }, "repository": { "directory": "packages/logger", "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "sideEffects": false, "tarballHash": "0xc23dc2e024869f85b3d765dc55fe6814be3fedc316e1fc5be0fa883d532c413e", "types": "./lib/index.d.ts", "version": "5.0.10" }