comparison vakata-jstree-3.3.5/jstree.jquery.json @ 0:25602263cff0 draft default tip

planemo upload commit 841d8b22bf9f1aaed6bfe8344b60617f45b275b2-dirty
author mingchen0919
date Sun, 30 Dec 2018 13:11:48 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:25602263cff0
1 {
2 "name": "jstree",
3 "title": "jsTree",
4 "description": "Tree view for jQuery",
5 "version": "3.3.5",
6 "homepage": "http://jstree.com",
7 "keywords": [
8 "ui",
9 "tree",
10 "jstree"
11 ],
12 "author": {
13 "name": "Ivan Bozhanov",
14 "email": "jstree@jstree.com",
15 "url": "http://vakata.com"
16 },
17 "licenses": [
18 {
19 "type": "MIT",
20 "url": "https://github.com/vakata/jstree/blob/master/LICENSE-MIT"
21 }
22 ],
23 "bugs": "https://github.com/vakata/jstree/issues",
24 "demo": "http://jstree.com/demo",
25 "dependencies": {
26 "jquery": ">=1.9.1"
27 }
28 }