{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "progress-tracker",
  "type": "registry:component",
  "title": "Progress Tracker",
  "description": "Gamified zigzag lesson map with XP bar, level badge, daily streak and tooltip-rich lesson nodes.",
  "registryDependencies": [
    "badge",
    "card",
    "progress",
    "tooltip"
  ],
  "files": [
    {
      "path": "registry/default/progress-tracker/progress-tracker.tsx",
      "type": "registry:component"
    }
  ]
}