Source: node-gulp-coffee
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: coffeescript (>= 1.10.0~)
 , debhelper-compat (= 12)
 , mocha
 , node-gulp-sourcemaps
 , node-gulp-util
 , node-merge
 , node-should
 , node-through2 (>= 2.0.1)
 , node-vinyl-sourcemaps-apply
 , pkg-js-tools (>= 0.9.20~)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/js-team/node-gulp-coffee
Vcs-Git: https://salsa.debian.org/js-team/node-gulp-coffee.git
Homepage: https://github.com/gulp-community/gulp-coffee
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-gulp-coffee
Architecture: all
Depends: ${misc:Depends}
 , coffeescript (>= 1.10.0~)
 , node-gulp-util
 , node-merge
 , node-through2 (>= 2.0.1)
 , node-vinyl-sourcemaps-apply
 , nodejs
Description: Compile CoffeeScript files
 This plugin for gulp build tool supports compiling CoffeeScript files.
 .
 Gulp is a streaming build system to automate painful or time-consuming tasks.
 This library is a build dependency for at.js.
 .
 Node.js is an event-based server-side JavaScript engine.
