| 12345678910111213141516171819202122232425262728293031323334353637383940414243 | 
							- {
 
-   "name": "jstree",
 
-   "license": "MIT",
 
-   "version": "3.3.11",
 
-   "main": [
 
-     "./dist/jstree.js",
 
-     "./dist/themes/default/style.css"
 
-   ],
 
-   "ignore": [
 
-     "**/.*",
 
-     "docs",
 
-     "demo",
 
-     "libs",
 
-     "node_modules",
 
-     "test",
 
-     "libs",
 
-     "jstree.jquery.json",
 
-     "gruntfile.js",
 
-     "package.json",
 
-     "bower.json",
 
-     "component.json",
 
-     "LICENCE-MIT",
 
-     "README.md"
 
-   ],
 
-   "dependencies": {
 
-     "jquery": ">=1.9.1"
 
-   },
 
-   "keywords": [
 
-     "ui",
 
-     "tree",
 
-     "jstree"
 
-   ],
 
-   "homepage": "https://github.com/vakata/jstree",
 
-   "_release": "3.3.11",
 
-   "_resolution": {
 
-     "type": "version",
 
-     "tag": "3.3.11",
 
-     "commit": "4a77e59a3f67b0beb1b576cc211cb7e7a76a9879"
 
-   },
 
-   "_source": "https://github.com/vakata/jstree.git",
 
-   "_target": "~3.3.2",
 
-   "_originalSource": "jstree"
 
- }
 
 
  |