{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "react-slot",
  "homepage": "https://react-slot.vercel.app/",
  "items": [
    {
      "name": "slot",
      "type": "registry:component",
      "title": "React Slot",
      "description": "Vue-style slot composition for React",
      "files": [
        {
          "type": "registry:component",
          "path": "components/slot.tsx",
          "target": "components/ui/slot.tsx"
        }
      ]
    }
  ]
}
