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.6.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
Multi-Arch: foreign
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.