Source: node-fined Maintainer: Debian Javascript Maintainers Uploaders: Paolo Greppi Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-expand-tilde , node-expect.js , node-for-own , node-is-plain-object , node-isobject , node-parse-filepath , node-vinyl Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/js-team/node-fined Vcs-Git: https://salsa.debian.org/js-team/node-fined.git Homepage: https://github.com/js-cli/fined Rules-Requires-Root: no Package: node-fined Architecture: all Depends: ${misc:Depends} , node-expand-tilde , node-for-own , node-is-plain-object , node-isobject , node-parse-filepath Provides: ${nodejs:Provides} Description: Find a file given a declaration of locations Node.js module to find a file given a basename, a list of extensions and a path. The path can be either given directly or as a base directory for finding up. . Node.js is an event-based server-side JavaScript engine.