{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "acme", "homepage": "https://acme.com", "items": [ { "name": "typography", "type": "registry:ui", "dependencies": [ "@radix-ui/react-slot", "class-variance-authority" ], "files": [ { "path": "registry/new-york/ui/typography.tsx", "type": "registry:ui" } ], "cssVars": { "theme": { "font-heading": "Poppins, sans-serif" } } } ] }