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