{
  "$schema": "https://cubix.design/schema/registry-item.json",
  "name": "command",
  "type": "registry:ui",
  "title": "Command",
  "description": "Command menu for search and quick actions.",
  "dependencies": ["cmdk"],
  "registryDependencies": ["dialog", "input-group"],
  "files": [
    {
      "path": "components/cubix/command.tsx",
      "type": "registry:ui",
      "target": "components/cubix/command.tsx"
    }
  ]
}
