Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1 | espaco | 1 | { |
| 2 | "name": "jstree", |
||
| 3 | "title": "jsTree", |
||
| 4 | "description": "Tree view for jQuery", |
||
| 5 | "version": "3.0.4", |
||
| 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 | } |