{
  "name": "Input",
  "type": "component",
  "registry": "nimbus",
  "description": "Text input field component with label, placeholder, help text, and error state support",
  "files": [
    {
      "path": "lib/v0-registry/templates/input.tsx",
      "contentType": "text",
      "target": "components/ui/input.tsx",
      "type": "component"
    }
  ],
  "dependencies": [
    {
      "name": "@nimbus-ds/components",
      "version": "^5.21.1"
    }
  ]
}
