Source: node-ret
Section: javascript
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Paolo Greppi <paolo.greppi@libpf.com>,
 Joseph Nahmias <jello@debian.org>,
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13),
 dh-nodejs,
 dh-sequence-nodejs,
 node-types-node,
 node-typescript,
 node-vows <!nocheck>,
Standards-Version: 4.7.4
Homepage: https://github.com/fent/ret.js
Vcs-Git: https://salsa.debian.org/js-team/node-ret.git
Vcs-Browser: https://salsa.debian.org/js-team/node-ret

Package: node-ret
Architecture: all
Depends:
 ${misc:Depends},
Description: Node.js module to parse regular expressions
 Node.js module that exports a function to convert a regular expression
 into a recursive data structure that represents the syntax tree of the
 regular expression.
 .
 Node.js is an event-based server-side JavaScript engine.
