Source: node-findup-sync Section: javascript Priority: optional Testsuite: autopkgtest-pkg-nodejs Maintainer: Debian Javascript Maintainers Uploaders: Matthew Pideil , Paolo Greppi Build-Depends: debhelper-compat (= 12) , mocha , node-define-properties , node-detect-file (>= 1.0.0) , node-findup-sync , node-function-bind , node-isarray , node-is-glob (>= 4.0.0) , node-micromatch (>= 4.0.2) , node-normalize-path , node-object-inspect , node-path-is-absolute , node-resolve , node-resolve-dir (>= 1.0.1) , node-tmatch , pkg-js-tools (>= 0.9.35~) Standards-Version: 4.5.0 Homepage: https://github.com/cowboy/node-findup-sync Vcs-Git: https://salsa.debian.org/js-team/node-findup-sync.git Vcs-Browser: https://salsa.debian.org/js-team/node-findup-sync Rules-Requires-Root: no Package: node-findup-sync Architecture: all Depends: ${misc:Depends} , nodejs , node-detect-file (>= 1.0.0) , node-is-glob (>= 4.0.0) , node-micromatch (>= 4.0.2) , node-resolve-dir (>= 1.0.1) Recommends: javascript-common Description: Node.js module to find the first matching file Find the first file matching a given pattern in the current directory or the nearest ancestor directory.