{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "match",
  "type": "registry:component",
  "title": "Match",
  "description": "Click-to-match term/definition pairs with mistake tracking and animated wrong-answer shake.",
  "registryDependencies": [
    "button",
    "progress",
    "badge"
  ],
  "files": [
    {
      "path": "registry/default/match/match.tsx",
      "type": "registry:component"
    }
  ]
}