{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "typography-large",
  "files": [
    {
      "path": "registry/new-york/examples/typography-large.tsx",
      "content": "export default function TypographyLarge() {\n  return <div className=\"text-lg font-semibold\">Are you absolutely sure?</div>\n}\n",
      "type": "registry:example"
    }
  ],
  "type": "registry:example"
}