{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "acme", "homepage": "https://iloveitaly.github.io/shadcn-copy-button", "items": [ { "name": "copy-button", "type": "registry:component", "title": "Copy Button", "description": "A customizable ShadCN/UI copy button component that can copy text, HTML, or content from a referenced element to the clipboard. Supports both plain text and rich HTML content copying with automatic markdown conversion.", "dependencies": ["@epic-web/invariant", "turndown", "lucide-react"], "registryDependencies": ["button"], "files": [ { "path": "registry/new-york/copy-button/CopyButton.tsx", "type": "registry:component" } ] } ] }