{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "radix-hover-card", "type": "registry:ui", "title": "Hover Card", "description": "For sighted users to preview content available behind a link.", "dependencies": ["motion", "radix-ui"], "files": [ { "path": "registry/radix/hover-card/index.tsx", "type": "registry:ui", "target": "components/animate-ui/radix/hover-card.tsx" } ] }