{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "typography-h1",
  "files": [
    {
      "path": "registry/new-york/examples/typography-h1.tsx",
      "content": "export default function TypographyH1() {\n  return (\n    <h1 className=\"scroll-m-20 text-center text-4xl font-extrabold tracking-tight text-balance\">\n      Taxing Laughter: The Joke Tax Chronicles\n    </h1>\n  )\n}\n",
      "type": "registry:example"
    }
  ],
  "type": "registry:example"
}