Source: node-commander Maintainer: Debian Javascript Maintainers Uploaders: Leo Iannacone , Xavier Guimard Section: javascript Priority: optional Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper (>= 11~), dh-buildinfo, node-should (>= 8.4.0~), node-sinon, nodejs (>= 6.11.2), pkg-js-tools Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/js-team/node-commander Vcs-Git: https://salsa.debian.org/js-team/node-commander.git Homepage: https://github.com/tj/commander.js Package: node-commander Architecture: all Depends: ${misc:Depends}, nodejs (>= 6.11.2) Description: Complete solution for Node.js command-line interfaces Commander is a light-weight, expressive, and powerful command-line framework for Node.js. . Inspired by Ruby's commander, this Node.js module provides command line option parsing, automated/customizable help texts, command line prompting password query, and many more features. . Node.js is an event-based server-side JavaScript engine.