Source: node-grunt-replace
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Ross Gammon <rossgammon@debian.org>
Build-Depends: debhelper (>= 9),
               dh-buildinfo,
               nodejs,
               grunt,
               node-grunt-contrib-clean,
               node-applause,
               node-file-sync-cmp
Standards-Version: 4.1.2
Homepage: https://github.com/outatime/grunt-replace#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-grunt-replace.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-grunt-replace.git

Package: node-grunt-replace
Architecture: all
Depends: ${misc:Depends},
         nodejs,
         node-applause (>= 1.2.2),
         node-chalk (>= 1.1.0),
         node-file-sync-cmp (>= 0.1.0),
         node-lodash (>= 4.11.0)
Description: Replace text patterns with applause
 Grunt-replace uses the node-applause module to replace any text pattern
 with new text.
 .
 Node.js is an event-based server-side JavaScript engine.
