{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "copy-button", "type": "registry:ui", "title": "Copy Button", "description": "A button with a copy to clipboard animation.", "dependencies": ["motion", "lucide-react", "class-variance-authority"], "files": [ { "path": "registry/buttons/copy/index.tsx", "type": "registry:ui", "target": "components/animate-ui/buttons/copy.tsx" } ] }