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