File: control

package info (click to toggle)
node-grunt-contrib-copy 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 280 kB
  • sloc: makefile: 4
file content (24 lines) | stat: -rw-r--r-- 888 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
Source: node-grunt-contrib-copy
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Paolo Greppi <paolo.greppi@libpf.com>
Build-Depends: debhelper-compat (= 12)
 , pkg-js-tools (>= 0.9.20~)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/js-team/node-grunt-contrib-copy
Vcs-Git: https://salsa.debian.org/js-team/node-grunt-contrib-copy.git
Homepage: https://github.com/gruntjs/grunt-contrib-copy
Rules-Requires-Root: no

Package: node-grunt-contrib-copy
Architecture: all
Depends: ${misc:Depends}
 , node-chalk
 , node-file-sync-cmp
 , nodejs
Description: Copy files and folders
 Node.js module that provides a grunt plugin to copy files and folders.
 Supports recursive copying, flattening, and processing files on the fly.
 .
 Node.js is an event-based server-side JavaScript engine.