{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "code-editor", "type": "registry:ui", "title": "Code Editor", "description": "A code editor component featuring syntax highlighting and animation.", "dependencies": ["motion", "shiki"], "registryDependencies": ["https://animate-ui.com/r/copy-button"], "files": [ { "path": "registry/components/code-editor/index.tsx", "type": "registry:ui", "target": "components/animate-ui/components/code-editor.tsx" } ] }