{ "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": { "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "tarballHash": "0x4655b565666ef1138ce0ff033a3e84b0c3c0de05da1ae4bb44b51bab26241809", "types": "./lib/index.d.ts", "version": "5.0.0" }