{
  "name": "bootstrap5-treeview",
  "description": "Tree View for Twitter Bootstrap5 / 魔改原版适配新的Bootstrap5版本",
  "version": "1.3.3",
  "homepage": "https://github.com/Deali-Axy/bootstrap5-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": {}
}
