UNPKG

perfect-logger

Version:

A customizable logger that can be used with NodeJS application for terminal logging purposes

39 lines (38 loc) 754 B
{ "name": "perfect-logger", "version": "2.1.0", "description": "A customizable logger that can be used with NodeJS application for terminal logging purposes", "main": "", "scripts": { "test": "node Example.js" }, "engines": { "node": ">=4.0.0" }, "repository": { "type": "git", "url": "https://github.com/heysulo/perfect-logger.git" }, "keywords": [ "logger", "nodejs", "logging", "logs", "log", "console.log", "tools", "module", "perfect-logger", "output", "terminal", "whileloop", "color-terminal", "color", "colour-terminal", "colour", "shell", "xterm" ], "author": "Sulochana Kodituwakku <sulochana.456@live.com>", "license": "MIT" }