UNPKG

patternfly

Version:

This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.

43 lines 935 B
{ "name": "bootstrap-treeview", "description": "Tree View for Twitter Bootstrap", "version": "1.2.0", "homepage": "https://github.com/jonmiles/bootstrap-treeview", "main": [ "dist/bootstrap-treeview.min.js", "dist/bootstrap-treeview.min.css" ], "keywords": [ "twitter", "bootstrap", "tree", "treeview", "tree-view", "navigation", "javascript", "jquery", "jquery-plugin" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "jquery": ">= 1.9.0", "bootstrap": ">= 3.0.0" }, "devDependencies": {}, "_release": "1.2.0", "_resolution": { "type": "version", "tag": "v1.2.0", "commit": "542f57eab636e14417216e95fa7f7049bbf3d69f" }, "_source": "git://github.com/jonmiles/bootstrap-treeview.git", "_target": "~1.2.0", "_originalSource": "bootstrap-treeview", "_direct": true }