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