first commit
This commit is contained in:
29
WebRoot/node_modules/patternfly-bootstrap-treeview/bower.json
generated
vendored
Normal file
29
WebRoot/node_modules/patternfly-bootstrap-treeview/bower.json
generated
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user