Source: node-commander
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Yadd <yadd@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
Standards-Version: 4.7.4
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}
Breaks: cleancss (<< 5.2.2+~5.5.0~)
 , katex (<< 0.16.10+~cs6.1.0-4~)
 , node-babel7 (<< 7.20.15+ds1+~cs214.269.168-15~)
 , node-clean-css (<< 5.3.3+~5.6.3-4~)
 , node-nunjucks (<< 3.2.4+~cs4.2.7-2~)
 , node-terser (<< 5.46.1-3~)
 , node-wikibase-cli (<< 15.15.4-8~)
 , terser (<< 5.46.1-4~)
 , uglifyjs (<< 3.9.4-2~)
 , uglifyjs.terser (<< 4.1.2-10~)
 , webpack (<< 5.97.1+dfsg1+~cs11.18.27-4~)
 , yarnpkg (<< 1.22.10+~cs22.25.14-6~)
Multi-Arch: foreign
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.
