{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "button-ghost", "type": "registry:example", "author": "shadcn (https://ui.shadcn.com)", "registryDependencies": [ "button" ], "files": [ { "path": "examples/button-ghost.tsx", "content": "import { Button } from \"@/registry/default/ui/button\"\n\nexport default function ButtonGhost() {\n return \n}\n", "type": "registry:example", "target": "" } ] }