ng-js-tree
Version:
Angular Directive for the famous JsTree
42 lines • 824 B
JSON
{
"name": "jstree",
"version": "3.0.8",
"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.0.8",
"_resolution": {
"type": "version",
"tag": "3.0.8",
"commit": "841eee8d48bfd19249720538f8140b86c83dd41c"
},
"_source": "git://github.com/vakata/jstree.git",
"_target": "~3.0.8",
"_originalSource": "jstree"
}