File: control

package info (click to toggle)
node-grunt-contrib-coffee 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 480 kB
  • sloc: javascript: 685; makefile: 7
file content (33 lines) | stat: -rw-r--r-- 983 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: node-grunt-contrib-coffee
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , coffeescript
 , node-uri-path
 , node-chalk
 , node-lodash
 , grunt
 , node-grunt-contrib-clean
 , node-grunt-contrib-internal
 , node-grunt-contrib-nodeunit
 , dh-sequence-nodejs
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/js-team/node-grunt-contrib-coffee
Vcs-Git: https://salsa.debian.org/js-team/node-grunt-contrib-coffee.git
Homepage: https://github.com/gruntjs/grunt-contrib-coffee

Package: node-grunt-contrib-coffee
Architecture: all
Depends:
 ${misc:Depends}
 , coffeescript
 , node-uri-path
 , node-chalk
 , node-lodash
Description: Compile CoffeeScript files to JavaScript
 This is a plugin for grunt javascript task runner.
 .
 Node.js is an event-based server-side JavaScript engine.