{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "sliding-number", "type": "registry:ui", "title": "Sliding Number", "description": "A numeric display component that smoothly animates number changes with a sliding transition effect.", "dependencies": ["motion", "react-use-measure"], "files": [ { "path": "registry/text/sliding-number/index.tsx", "type": "registry:ui", "target": "components/animate-ui/text/sliding-number.tsx" } ] }