Source: node-gauge Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-ansi-regex , node-aproba , node-console-control-strings , node-color-support , node-has-unicode , node-readable-stream , node-signal-exit (>= 4) , node-string-width , node-strip-ansi , node-tap , node-wide-align Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/js-team/node-gauge Vcs-Git: https://salsa.debian.org/js-team/node-gauge.git Homepage: https://github.com/npm/gauge Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-gauge Architecture: all Depends: ${misc:Depends} , node-ansi-regex , node-aproba , node-console-control-strings , node-color-support , node-has-unicode , node-signal-exit (>= 4) , node-string-width , node-strip-ansi , node-wide-align Description: terminal based horizontal progress bar A nearly stateless terminal based horizontal gauge / progress bar. This library is a dependency for npmlog, a logger with custom levels and colored output for Node.js . Node.js is an event-based server-side JavaScript engine.