File: control

package info (click to toggle)
libjs-jquery-jstree 3.3.11%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 772 kB
  • sloc: javascript: 7,372; makefile: 24
file content (30 lines) | stat: -rw-r--r-- 931 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
Source: libjs-jquery-jstree
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Paul Gevers <elbrus@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 node-requirejs (>=2.3.2~),
 uglifyjs,
 nodejs,
Standards-Version: 4.5.1
Homepage: https://www.jstree.com/
Vcs-Browser: https://salsa.debian.org/js-team/libjs-jquery-jstree
Vcs-Git: https://salsa.debian.org/js-team/libjs-jquery-jstree.git
Rules-Requires-Root: no

Package: libjs-jquery-jstree
Architecture: all
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 libjs-jquery (>= 1.9.1),
 ${misc:Depends},
 ${shlibs:Depends}
Recommends:
 javascript-common
Description: jquery plugin providing interactive trees
 jsTree is a jquery plugin, that provides interactive trees for web
 pages. jsTree is easily extendable, themable and configurable, it supports
 HTML & JSON data sources and AJAX loading.