{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "avatar-demo", "type": "registry:example", "author": "shadcn (https://ui.shadcn.com)", "registryDependencies": [ "avatar" ], "files": [ { "path": "examples/avatar-demo.tsx", "content": "import {\n Avatar,\n AvatarFallback,\n AvatarImage,\n} from \"@/registry/new-york/ui/avatar\"\n\nexport default function AvatarDemo() {\n return (\n \n \n CN\n \n )\n}\n", "type": "registry:example", "target": "" } ] }