@hethers/logger
Version:
Logger utility functions for hethers.
32 lines (31 loc) • 771 B
JSON
{
"dependencies": {},
"description": "Logger utility functions for hethers.",
"gitHead": "43c5d96c15899b8832b55785a5082ec53f4261e9",
"keywords": [
"Hedera",
"Hashgraph",
"Ethereum",
"hethers",
"ethers"
],
"license": "MIT",
"main": "./lib/index.js",
"module": "./lib.esm/index.js",
"name": "@hethers/logger",
"publishConfig": {
"access": "public"
},
"repository": {
"directory": "packages/logger",
"type": "git",
"url": "git://github.com/hashgraph/hethers.js.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"sideEffects": false,
"tarballHash": "0xb207d2c04f31e3669613a2b73e71d88be78d574f59c7e7cbcd75612d74b56dab",
"types": "./lib/index.d.ts",
"version": "1.2.0"
}