Source: node-yargs-parser Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Sruthi Chandran Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), chai, mocha, node-camelcase, node-decamelize, nodejs, dh-sequence-nodejs Standards-Version: 4.5.1 Homepage: https://github.com/yargs/yargs-parser Vcs-Git: https://salsa.debian.org/js-team/node-yargs-parser.git Vcs-Browser: https://salsa.debian.org/js-team/node-yargs-parser Package: node-yargs-parser Architecture: all Depends: ${misc:Depends}, node-camelcase, node-decamelize, nodejs Provides: ${nodejs:Provides} Description: mighty option parser used by yargs Yargs helps you build interactive command line tools by parsing arguments and generating an elegant user interface. . Node.js is an event-based server-side JavaScript engine.