{
  "name": "tour",
  "homepage": "https://onboarding-tour.vercel.app",
  "items": [
    {
      "name": "tour",
      "type": "registry:ui",
      "title": "Tour",
      "author": "Hin",
      "description": "A tour component.",
      "registryDependencies": [
        "button",
        "card",
        "popover"
      ],
      "files": [
        {
          "path": "registry/new-york-v4/ui/tour.tsx",
          "type": "registry:ui"
        }
      ]
    }
  ]
}