{
  "$schema": "https://cubix.design/schema/registry-item.json",
  "name": "context-menu",
  "type": "registry:ui",
  "title": "Context Menu",
  "description": "Displays a menu of actions triggered by a right click.",
  "dependencies": [],
  "registryDependencies": [],
  "files": [
    {
      "path": "components/cubix/context-menu.tsx",
      "type": "registry:ui",
      "target": "components/cubix/context-menu.tsx"
    }
  ]
}
