Source: node-grunt-contrib-concat
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: javascript
Priority: optional
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 12),
               dh-buildinfo,
               nodejs,
               grunt,
               node-grunt-contrib-clean,
               node-grunt-contrib-nodeunit,
               node-grunt-contrib-internal,
               quilt,
               pkg-js-tools (>= 0.8.7)
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/js-team/node-grunt-contrib-concat
Vcs-Git: https://salsa.debian.org/js-team/node-grunt-contrib-concat.git
Homepage: https://github.com/gruntjs/grunt-contrib-concat#readme

Package: node-grunt-contrib-concat
Architecture: all
Depends: ${misc:Depends},
         nodejs,
         node-chalk,
         node-source-map (>= 0.5.3)
Description: Concatenate files
 This is a plugin for grunt javascript task runner.
 .
 Node.js is an event-based server-side JavaScript engine.
