File: control

package info (click to toggle)
node-gulp-newer 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 108 kB
  • sloc: makefile: 2; sh: 2
file content (27 lines) | stat: -rw-r--r-- 859 bytes parent folder | download | duplicates (2)
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
Source: node-gulp-newer
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends:
 debhelper (>= 9)
 , dh-buildinfo
 , nodejs
Standards-Version: 4.1.0
Homepage: https://github.com/tschaub/gulp-newer
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-gulp-newer.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-gulp-newer.git

Package: node-gulp-newer
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-kew (>= 0.7.0)
 , node-glob (>= 7.0.3)
 , node-gulp-util (>= 3.0.7)
Description: Only pass through newer source files
 gulp is a toolkit that helps you automate painful or time-consuming tasks in
 your development workflow.
 .
 Node.js is an event-based server-side JavaScript engine.