{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "shadcn-docs", "homepage": "https://shadcn-docs.vercel.app", "items": [ { "name": "hello-world", "type": "registry:component", "title": "Hello World", "description": "A simple hello world component", "registryDependencies": [], "files": [ { "path": "registry/new-york/components/hello-world.tsx", "type": "registry:component" } ] } ] }