{
  "$schema": "https://ui.shadcn.com/schema/registry.json",
  "name": "amap",
  "homepage": "https://github.com/hustcc/amapcn",
  "items": [
    {
      "name": "amap",
      "type": "registry:ui",
      "title": "Map",
      "description": "An AMap (高德地图)-powered map component with markers, popups, tooltips, routes, and controls.",
      "dependencies": ["@amap/amap-jsapi-loader", "next-themes", "lucide-react"],
      "registryDependencies": [],
      "files": [
        {
          "path": "src/map.tsx",
          "type": "registry:ui",
          "target": "components/ui/map.tsx"
        }
      ]
    }
  ]
}
