Source: node-is-extglob Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Tim Potter Build-Depends: debhelper (>= 9) , dh-buildinfo , nodejs , mocha Standards-Version: 4.1.2 Homepage: https://github.com/jonschlinkert/is-extglob Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-is-extglob.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-is-extglob.git Package: node-is-extglob Architecture: all Depends: ${misc:Depends} , nodejs Description: Node module to return true if a string is an extglob Node module providing a function that returns true if a string contains an extglob. Extglobs add the expressive power of regular expressions to globs patterns. . Node.js is an event-based server-side JavaScript engine.