Source: node-help-me Maintainer: Debian Javascript Maintainers Uploaders: Ying-Chun Liu (PaulLiu) Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-concat-stream , node-xtend , node-through2 , node-callback-stream , node-glob-stream (>= 6.1.0) , node-tap , node-tape , node-proxyquire Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-help-me Vcs-Git: https://salsa.debian.org/js-team/node-help-me.git Homepage: https://github.com/mcollina/help-me Rules-Requires-Root: no Package: node-help-me Architecture: all Depends: ${misc:Depends} , node-callback-stream , node-concat-stream , node-xtend , node-through2 , node-glob-stream Description: help command for node, partner of minimist and commist help-me is a lib that provides an easy way to write a help command for a node. Should be used together with minimist and commist. . Node.js is an event-based server-side JavaScript engine.