Source: node-liftoff Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 12), chai , mocha , node-extend , node-findup-sync (>= 0.4.2) , node-fined , node-flagged-respawn (>= 1.0~) , node-for-own , node-is-plain-object , node-lodash-packages , node-kind-of , node-rechoir , node-resolve (>= 1.1.7) , node-sinon , pkg-js-tools (>= 0.9.12~) Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/js-team/node-liftoff Vcs-Git: https://salsa.debian.org/js-team/node-liftoff.git Homepage: https://github.com/js-cli/js-liftoff Rules-Requires-Root: no Package: node-liftoff Architecture: all Depends: ${misc:Depends}, nodejs, node-extend, node-findup-sync (>= 0.4.2), node-fined, node-flagged-respawn (>= 1.0~), node-for-own, node-is-plain-object, node-lodash-packages, node-kind-of, node-resolve (>= 1.1.7), node-rechoir, Description: command line tool launcher Node.js module to make it easy for globally installed binaries to find and load a local installation, no matter what version it is, using a search algorithm similar to how node finds modules. . Supports intelligent filesystem traversal if the command is run in a sub-folder of the project, and explicit directory specification. . Node.js is an event-based server-side JavaScript engine.