UNPKG

meterbox

Version:
34 lines (33 loc) 672 B
{ "name": "meterbox", "version": "0.1.0", "description": "multimeter wrapper", "main": "lib/meterbox.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "https://github.com/kuronekomichael/MeterBox" }, "keywords": [ "progress", "bar", "status", "meter", "terminal", "console.ansi", "multimeter", "charm" ], "author": "kuronekomichael", "license": "MIT", "bugs": { "url": "https://github.com/kuronekomichael/MeterBox/issues" }, "homepage": "https://github.com/kuronekomichael/MeterBox", "dependencies": { "eastasianwidth": "^0.1.0", "multimeter": "^0.1.1" } }