{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "rotating-text", "type": "registry:ui", "title": "Rotating Text", "description": "A text component that smoothly animates text changes with a rotating transition effect.", "dependencies": ["motion"], "files": [ { "path": "registry/text/rotating/index.tsx", "type": "registry:ui", "target": "components/animate-ui/text/rotating.tsx" } ] }