1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: node-xregexp
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Israel Galadima <izzygaladima@gmail.com>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
debhelper-compat (= 13)
, dh-sequence-nodejs
, dh-nodejs
, node-browserify
, node-jasmine
, python3
Standards-Version: 4.6.2
Homepage: https://xregexp.com/
Vcs-Git: https://salsa.debian.org/js-team/node-xregexp.git
Vcs-Browser: https://salsa.debian.org/js-team/node-xregexp
Rules-Requires-Root: no
Package: node-xregexp
Architecture: all
Depends:
${misc:Depends}
,
Description: Extended JavaScript regular expressions
XRegExp provides augmented (and extensible) JavaScript regular
expressions beyond what is natively supported.
.
Node.js is an event-based server-side JavaScript engine.
|