{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "button-size", "type": "registry:example", "registryDependencies": [ "button" ], "files": [ { "path": "registry/new-york-v4/examples/button-size.tsx", "content": "import { ArrowUpRightIcon } from \"lucide-react\"\n\nimport { Button } from \"@/registry/new-york-v4/ui/button\"\n\nexport default function ButtonSize() {\n return (\n