{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "flip-button-demo", "type": "registry:ui", "title": "Flip Button Demo", "description": "Demo showing an animated button with flip effect.", "registryDependencies": ["https://animate-ui.com/r/flip-button"], "files": [ { "path": "registry/demo/buttons/flip/index.tsx", "type": "registry:ui", "target": "components/animate-ui/demo/buttons/flip.tsx" } ] }