{ "name": "startercn", "homepage": "https://github.com/shadcn-labs/startercn", "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" } ] } ] }