UNPKG

progress-string

Version:
35 lines (34 loc) 775 B
{ "name": "progress-string", "version": "1.2.2", "description": "Get a progess bar as a string", "main": "index.js", "scripts": { "test": "standard && node test.js" }, "keywords": [ "progress", "bar", "cli" ], "author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)", "license": "MIT", "dependencies": {}, "devDependencies": { "ansi-diff-stream": "^1.1.1", "standard": "^8.5.0", "tape": "^4.6.2" }, "repository": { "type": "git", "url": "git+https://github.com/watson/progress-string.git" }, "bugs": { "url": "https://github.com/watson/progress-string/issues" }, "homepage": "https://github.com/watson/progress-string#readme", "coordinates": [ 52.1630635, -7.1482208 ] }