{ "author": "Richard Moore ", "description": "Logger utility functions for ethers.", "ethereum": "donations.ethers.eth", "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": "0xa38f2e6ca43337036e3e83a08c3c7c2f69821d2d5db6929d33c26d096673e731", "types": "./lib/index.d.ts", "version": "5.0.7" }