Source: node-unicode-loose-match
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Julien Puydt <jpuydt@debian.org>
Build-Depends: debhelper-compat (= 13),
               dpkg-dev (>= 1.18.8),
               node-jsesc,
               node-unicode-property-aliases,
               node-unicode-property-value-aliases,
	       node-lodash <!nocheck>,
               nodejs
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/mathiasbynens/unicode-loose-match
Vcs-Git: https://salsa.debian.org/js-team/node-unicode-loose-match.git
Vcs-Browser: https://salsa.debian.org/js-team/node-unicode-loose-match

Package: node-unicode-loose-match
Architecture: all
Depends: nodejs, ${misc:Depends}
Multi-Arch: foreign
Description: Unicode loose matching implementation for Node.js
 This package provides an implementation of the UAX44-LM3 norm, that is the
 loose matching algorithm for symbolic values, as it is defined in the Unicode
 Standard.
 .
 Node.js is an event-based server-side JavaScript engine.
