File: control

package info (click to toggle)
node-jquery 2.2.4%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,288 kB
  • sloc: php: 122; xml: 36; makefile: 9; sh: 2
file content (33 lines) | stat: -rw-r--r-- 1,009 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
31
32
33
Source: node-jquery
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 David Paleino <dapal@debian.org>
 , Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 11~),
 node-strip-json-comments,
 grunt (>= 1.0.1-7),
 node-grunt-babel,
 node-babel-core,
 node-grunt-contrib-uglify,
 node-load-grunt-tasks,
 node-requirejs,
 libjs-sizzle
Standards-Version: 4.1.4
Vcs-Git: https://salsa.debian.org/js-team/node-jquery.git
Vcs-Browser: https://salsa.debian.org/js-team/node-jquery
Homepage: https://jquery.com/

Package: node-jquery
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
Description: NodeJS wrapper for jQuery
 jQuery is a fast, concise, JavaScript Library that simplifies how you
 traverse HTML documents, handle events, perform animations, and add Ajax
 interactions to your web pages. jQuery is designed to change the way
 that you write JavaScript.
 .
 This package contains the NodeJS module.