File: control

package info (click to toggle)
node-grunt-contrib-internal 8.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 272 kB
  • sloc: javascript: 103; makefile: 3
file content (24 lines) | stat: -rw-r--r-- 857 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-internal
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)
 , dh-sequence-nodejs
 , grunt
 , node-read-package-json
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/js-team/node-grunt-contrib-internal
Vcs-Git: https://salsa.debian.org/js-team/node-grunt-contrib-internal.git
Homepage: https://github.com/gruntjs/grunt-contrib-internal

Package: node-grunt-contrib-internal
Architecture: all
Depends:
 ${misc:Depends}
 , node-read-package-json
Description: Internal tasks for managing the grunt-contrib projects
 This grunt plugin is required for building other grunt plugins
 .
 Node.js is an event-based server-side JavaScript engine.