{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "app-logo", "dependencies": [ "lucide-react" ], "registryDependencies": [], "files": [ { "path": "registry/new-york-v4/components/app-logo.tsx", "content": "import AppLogoIcon from \"@/components/app-logo-icon\";\n\nexport default function AppLogo() {\n return (\n <>\n
\n \n
\n
\n \n Laravel Starter Kit\n \n
\n \n );\n}\n", "type": "registry:component" } ], "type": "registry:component" }