{
  "name": "@uiw/react-amap-info-window",
  "version": "7.1.4",
  "description": "用于在地图上弹出一个详细信息展示窗体，地图上只允许同时展示 `1` 个信息窗体。",
  "funding": "https://jaywcjlove.github.io/#/sponsor",
  "homepage": "https://uiwjs.github.io/react-amap/#/info-window",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/uiwjs/react-amap.git"
  },
  "author": "Kenny Wong <wowohoo@qq.com>",
  "license": "MIT",
  "files": [
    "src",
    "esm",
    "cjs"
  ],
  "keywords": [
    "react-amap",
    "api-loader",
    "amap",
    "info-window",
    "map",
    "react",
    "bdmap",
    "types",
    "高德",
    "地图",
    "高德地图"
  ],
  "peerDependencies": {
    "react": ">=18",
    "react-dom": ">=18"
  },
  "dependencies": {
    "@uiw/react-amap-map": "7.1.4",
    "@uiw/react-amap-utils": "7.1.4"
  }
}
