Source: node-cli-table
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Ross Gammon <rossgammon@mail.dk>
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , jest <!nocheck>
 , node-chalk <!nocheck>
 , node-make-error <!nocheck>
 , node-string-width <!nocheck>
 , node-typescript <!nocheck>
 , node-yn <!nocheck>
 , ts-node <!nocheck>
Standards-Version: 4.5.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-chalk
 , node-string-width
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.
 .
 Node.js is an event-based server-side JavaScript engine.
