UNPKG

logstack

Version:

Logstack is simple logger alternative to console.log which is written in specified file instead of terminal window.",

28 lines (27 loc) 694 B
{ "name": "logstack", "version": "1.2.5", "description": "Logstack is simple logger alternative to console.log which is written in specified file instead of terminal window.\",", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/rohanshukla/logstack.git" }, "keywords": [ "logstack", "logger", "log", "console", "console.log", "console.log()" ], "author": "Rohan Shukla", "license": "MIT", "bugs": { "url": "https://github.com/rohanshukla/logstack/issues" }, "homepage": "https://github.com/rohanshukla/logstack#readme" }