Source: node-cli-table Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Ross Gammon Build-Depends: debhelper , debhelper-compat (= 13) , dh-sequence-nodejs , jest , node-colors , node-object-assign , node-should , node-string-width , node-tape Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-cli-table Vcs-Git: https://salsa.debian.org/js-team/node-cli-table.git Homepage: https://github.com/Automattic/cli-table Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-cli-table Architecture: all Depends: ${misc:Depends} , node-colors , node-string-width Suggests: node-lodash Provides: ${nodejs:Provides} Description: Pretty unicode tables for the CLI This utility allows you to render unicode-aided tables on the command line from your node.js scripts.