UNPKG

status-bar

Version:
25 lines (24 loc) 471 B
{ "name": "status-bar", "version": "2.0.3", "description": "A status bar for file transfers", "keywords": [ "status", "bar", "file", "transfer", "speed", "progress", "stream" ], "author": "Gabriel Llamas <gagle@outlook.com>", "repository": "git://github.com/gagle/node-status-bar.git", "engines": { "node": ">=0.10" }, "dependencies": { "progress-bar-formatter": "^2.0.1" }, "license": "MIT", "main": "lib" }