Source: node-micromatch Maintainer: Debian Javascript Maintainers Uploaders: Sruthi Chandran Section: javascript Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-braces (>= 3.0.2) , node-picomatch (>= 4) Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/js-team/node-micromatch Vcs-Git: https://salsa.debian.org/js-team/node-micromatch.git Homepage: https://github.com/jonschlinkert/micromatch Package: node-micromatch Architecture: all Depends: ${misc:Depends} , node-braces (>= 3.0.2) , node-picomatch Provides: ${nodejs:Provides} Breaks: node-typescript-types (<< 20201105-1~) Description: Glob matching for javascript/node.js A drop-in replacement and faster alternative to minimatch and multimatch. . Node.js is an event-based server-side JavaScript engine.