{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "mapcn-kr", "homepage": "https://github.com/DevMinGeonPark/mapcn-kr", "items": [ { "name": "korea-map", "type": "registry:ui", "title": "Korea Map", "description": "Korean administrative boundaries (시도/시군구) for mapcn — hover, select, and drill a province into its municipalities on top of any mapcn Map.", "dependencies": ["maplibre-gl"], "registryDependencies": ["https://www.mapcn.dev/r/map.json"], "files": [ { "path": "src/registry/korea-map.tsx", "type": "registry:ui", "target": "components/ui/korea-map.tsx" } ] } ] }