UNPKG

lemonlog

Version:

🍋 LemonLog - Simplify Your Node.js Logging

33 lines (32 loc) 652 B
{ "name": "lemonlog", "version": "1.2.0", "description": "🍋 LemonLog - Simplify Your Node.js Logging", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/clasen/LemonLog.git" }, "keywords": [ "logging", "log", "debug", "console log", "error handling", "development", "tools", "lemon", "inspect", "full depth", "clasen" ], "author": "Martin Clasen", "license": "MIT", "bugs": { "url": "https://github.com/clasen/LemonLog/issues" }, "homepage": "https://github.com/clasen/LemonLog#readme", "dependencies": { "debug": "^4.1.1" } }