Source: node-applause
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Ross Gammon <rossgammon@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends: debhelper-compat (= 12),
               nodejs (>= 6),
               node-cson-parser <!nocheck>,
               node-js-yaml <!nocheck>,
               node-lodash (>= 3.10.0) <!nocheck>,
               mocha (>= 4) <!nocheck>,
               pkg-js-tools (>= 0.9.10~)
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/js-team/node-applause
Vcs-Git: https://salsa.debian.org/js-team/node-applause.git
Homepage: https://github.com/outatime/applause#readme

Package: node-applause
Architecture: all
Depends: ${misc:Depends},
         nodejs,
         node-cson-parser,
         node-js-yaml,
         node-lodash (>= 3.10.0)
Description: Pattern replacer creating human-friendly replacements
 Node-applause helps matching text with patterns and replacing that
 text in a human-friendly way.
 .
 Node.js is an event-based server-side JavaScript engine.
