Source: node-jackspeak
Section: javascript
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Xavier Guimard <yadd@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-nodejs
 , esbuild
 , node-cliui (>= 9.0.0~)
 , node-tshy
Standards-Version: 4.7.4
Homepage: https://github.com/isaacs/jackspeak#readme
Vcs-Git: https://salsa.debian.org/js-team/node-jackspeak.git
Vcs-Browser: https://salsa.debian.org/js-team/node-jackspeak

Package: node-jackspeak
Architecture: all
Depends:
 ${misc:Depends}
 , node-cliui (>= 9.0.0~)
Breaks: node-cliui (<< 9)
Replaces: node-cliui (<< 9)
Description: very strict and proper argument parser for Node.js
 node-jackspeak validates string, boolean, and number options, from the
 command line and the environment.
