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 (= 13) , mocha , node-define-properties , node-detect-file , node-findup-sync , node-function-bind , node-isarray , node-is-glob , node-micromatch (>= 4.0.2) , node-normalize-path , node-object-inspect , node-path-is-absolute , node-resolve , node-resolve-dir , node-tmatch , dh-sequence-nodejs Standards-Version: 4.6.1 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} , node-detect-file , node-is-glob , node-micromatch (>= 4.0.2) , node-resolve-dir 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.