Source: node-has-flag Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Thorsten Alteholz Build-Depends: debhelper-compat (= 12) , node-tape , pkg-js-tools (>= 0.9.20~) Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/js-team/node-has-flag Vcs-Git: https://salsa.debian.org/js-team/node-has-flag.git Homepage: https://github.com/sindresorhus/has-flag Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-has-flag Architecture: all Depends: ${misc:Depends} , nodejs Description: check if argv has a specific flag This module checks if argv has a specific flag and correctly stops looking after an -- argument terminator. . Node.js is an event-based server-side JavaScript engine.