Source: node-micromatch Maintainer: Debian Javascript Maintainers Uploaders: Sruthi Chandran Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-braces (>= 3.0.2) , node-anymatch (>= 3.1.1+~2.1.1) Standards-Version: 4.6.0 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 Rules-Requires-Root: no Package: node-micromatch Architecture: all Depends: ${misc:Depends} , node-braces (>= 3.0.2) , node-anymatch (>= 3.1.1+~2.1.1) 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.