Source: node-liftoff
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Paolo Greppi <paolo.greppi@libpf.com>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-buildinfo,
               node-findup-sync (>= 0.4.2),
               node-flagged-respawn,
               node-resolve (>= 1.1.7),
               node-rechoir,
               node-lodash-packages,
               node-fined,
               node-extend,
               mocha,
               chai,
               node-sinon,
               nodejs,
               pkg-js-tools
Standards-Version: 4.3.0
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

Package: node-liftoff
Architecture: all
Depends: ${misc:Depends},
         nodejs,
         node-findup-sync (>= 0.4.2),
         node-flagged-respawn,
         node-resolve (>= 1.1.7),
         node-rechoir,
         node-lodash-packages,
         node-fined,
         node-extend
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.
