{ "name": "shadcn/registry-kit", "homepage": "https://shadcn-registry-kit.vercel.app", "items": [ { "name": "your-component", "type": "registry:ui", "title": "Your Component", "description": "A placeholder component. Replace this with your custom shadcn component.", "files": [ { "path": "registry/new-york/your-component.tsx", "type": "registry:ui", "target": "components/ui/your-component.tsx" } ] } ] }