File: control

package info (click to toggle)
node-jquery-textcomplete 1.7.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 256 kB
  • ctags: 42
  • sloc: makefile: 11; sh: 2
file content (39 lines) | stat: -rw-r--r-- 1,210 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
34
35
36
37
38
39
Source: node-jquery-textcomplete
Section: web
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
 , node-jquery
 , grunt
 , node-grunt-contrib-concat
 , node-uglify
Standards-Version: 3.9.8
Homepage: http://yuku-t.com/jquery-textcomplete
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-jquery-textcomplete.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-jquery-textcomplete.git

Package: node-jquery-textcomplete
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , node-jquery
 , libjs-jquery-textcomplete
Description: implement auto-complete support for textareas
 This jquery plugin implements auto-complete support for textareas
 .
 Node.js is an event-based server-side JavaScript engine.
 
Package: libjs-jquery-textcomplete
Architecture: all
Depends:
 ${misc:Depends}
 , libjs-jquery
Description: implement auto-complete support for textareas (browserified)
 This jquery plugin implements auto-complete support for textareas
 .
 This package provides browserified version of its corrsponding npm module