{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "input", "type": "registry:ui", "dependencies": [], "devDependencies": [], "registryDependencies": [], "files": [ { "path": "registry/new-york/ui/input.ripple", "content": "import { cn } from \"@/lib/utils\"\r\n\r\nexport component Input(props: { $class: string, $type: string, $id: string, $placeholder: string, $required: boolean }) {\r\n \r\n\t\r\n}\r\n", "type": "registry:ui" } ] }