github-actions-bot c0078122ef Updates
2023-11-26 14:15:08 +00:00

30 lines
586 B
JSON

{
"name": "patternfly-bootstrap-treeview",
"description": "Tree View for Twitter Bootstrap",
"version": "2.1.10",
"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": {
"bootstrap": ">= 3.4.1",
"jquery": ">= 3.4.1"
},
"devDependencies": {}
}