Source: node-expand-brackets Maintainer: Debian Javascript Maintainers Uploaders: Sruthi Chandran Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-buildinfo , dh-sequence-nodejs , mocha , node-bash-match , node-multimatch , node-posix-character-classes , node-regex-not , node-snapdragon (>= 0.12.0) , node-to-regex , node-yargs-parser Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-expand-brackets Vcs-Git: https://salsa.debian.org/js-team/node-expand-brackets.git Homepage: https://github.com/jonschlinkert/expand-brackets Rules-Requires-Root: no Package: node-expand-brackets Architecture: all Depends: ${misc:Depends} , node-posix-character-classes , node-regex-not , node-snapdragon (>= 0.12.0) , node-to-regex Breaks: node-extglob (<< 3) Description: Expand POSIX bracket expressions Expand POSIX bracket expressions (character classes) in glob patterns. . Node.js is an event-based server-side JavaScript engine.