{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "file-tree",
  "title": "file-tree",
  "homepage": "https://github.com/sachigoyal/filetree",
  "description": "file tree component that you can use to display a file tree and search for files",
  "items": [
    {
      "name": "file-tree",
      "type": "registry:ui",
      "title": "file-tree",
      "description": "file tree component that you can use to display a file tree and search for files",
      "dependencies": ["lucide-react", "@radix-ui/react-accordion"],
      "files": [
        {
          "path": "src/components/file-tree.tsx",
          "content": "",
          "type": "registry:ui",
          "target": ""
        }
      ]
    }
  ]
}