{ "name": "patternfly-bootstrap-treeview", "description": "Tree View for Twitter Bootstrap", "version": "2.1.5", "homepage": "https://github.com/patternfly/patternfly-bootstrap-treeview", "main": "dist/bootstrap-treeview.js", "keywords": [ "twitter", "bootstrap", "tree", "treeview", "tree-view", "navigation", "javascript", "jquery", "jquery-plugin" ], "ignore": [ "**/.*", "node_modules", "test", "tests" ], "dependencies": { "jquery": ">= 1.9.0", "bootstrap": ">= 3.0.0" }, "devDependencies": {} }