File: control

package info (click to toggle)
node-grunt-contrib-requirejs 1.0.0-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 180 kB
  • sloc: javascript: 131; makefile: 3
file content (29 lines) | stat: -rw-r--r-- 1,037 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
Source: node-grunt-contrib-requirejs
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper
 , debhelper-compat (= 13)
 , dh-sequence-nodejs
 , grunt <!nocheck>
 , node-grunt-contrib-clean <!nocheck>
 , node-grunt-contrib-internal <!nocheck>
 , node-grunt-contrib-nodeunit <!nocheck>
 , node-requirejs <!nocheck>
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/js-team/node-grunt-contrib-requirejs
Vcs-Git: https://salsa.debian.org/js-team/node-grunt-contrib-requirejs.git
Homepage: https://github.com/gruntjs/grunt-contrib-requirejs
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-grunt-contrib-requirejs
Architecture: all
Depends: ${misc:Depends}
 , node-requirejs
Multi-Arch: foreign
Description: Optimize RequireJS projects using r.js
 This is a plugin for grunt javascript task runner.
 .
 Node.js is an event-based server-side JavaScript engine.