File: control

package info (click to toggle)
node-grunt-contrib-concat 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 480 kB
  • sloc: javascript: 536; makefile: 7
file content (30 lines) | stat: -rw-r--r-- 981 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
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 (= 13)
 , dh-sequence-nodejs
 , grunt
 , node-chalk <!nocheck>
 , node-grunt-contrib-clean
 , node-grunt-contrib-internal
 , node-grunt-contrib-nodeunit
 , node-source-map <!nocheck>
 , quilt
Standards-Version: 4.6.2
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
Rules-Requires-Root: no

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