Package: node-yargs Version: 15.3.1+repack-2 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 337 Depends: nodejs, node-require-directory, node-get-caller-file, node-set-blocking, node-require-main-filename, node-decamelize, node-string-width, node-cliui, node-which-module (>= 2.0~), node-os-locale, node-y18n, node-yargs-parser (>= 18.1.0~), node-find-up (>= 2.1~) Provides: node-types-yargs (= 15.0.9) Section: javascript Priority: optional Homepage: https://yargs.js.org/ Description: command line parser for nodejs Yargs helps you build interactive command line tools by parsing arguments and generating an elegant user interface. . Yargs gives you: * commands and (grouped) options (like module run -n --force), * a dynamically generated help menu based on your arguments, * bash-completion shortcuts for commands and options. . With yargs, ye be havin' a map that leads straight to yer treasure! Treasure of course, being a simple option hash. . Node.js is an event-based server-side JavaScript engine.