{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "flip-button", "type": "registry:ui", "title": "Flip Button", "description": "A clickable button featuring a smooth flipping animation triggered on hover.", "dependencies": ["motion"], "files": [ { "path": "registry/buttons/flip/index.tsx", "type": "registry:ui", "target": "components/animate-ui/buttons/flip.tsx" } ] }