UNPKG

log-with-statusbar

Version:

A light weight logger with a status bar on the bottom or the top that does not disappear with scrolling

41 lines (40 loc) 961 B
{ "name": "log-with-statusbar", "version": "1.2.00", "description": "A light weight logger with a status bar on the bottom or the top that does not disappear with scrolling", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ourarash/log-with-statusbar.git" }, "keywords": [ "log", "logger", "statusbar", "scroll", "split", "spin", "spinner", "screen", "progress", "console" ], "author": "Ari Saif", "license": "ISC", "bugs": { "url": "https://github.com/ourarash/log-with-statusbar/issues" }, "homepage": "https://github.com/ourarash/log-with-statusbar#readme", "dependencies": { "ansi": "^0.3.1", "ansicolor": "^1.1.89", "clui": "^0.3.6", "cursor-pos": "^2.0.0", "keypress": "^0.2.1", "ololog": "^1.1.131", "progress-string": "^1.2.2" } }