{
  "menus": {
    "en-US": {
      "/": [
        {
          "path": "/",
          "title": "快速开始",
          "meta": {
            "order": 1
          }
        },
        {
          "title": "在线配置",
          "path": "/demo",
          "meta": {
            "order": 5
          },
          "children": []
        }
      ]
    }
  },
  "locales": [
    {
      "name": "en-US",
      "label": "English"
    }
  ],
  "navs": {
    "en-US": [
      {
        "title": "文档",
        "path": "/",
        "children": [
          "/index.md"
        ]
      },
      {
        "title": "可视化工具",
        "path": "https://dippermap.alipay.com/#/demo"
      },
      {
        "title": "生态",
        "children": [
          {
            "title": "L7",
            "path": "https://l7.antv.vision/"
          },
          {
            "title": "L7 Plot",
            "path": "https://l7plot.surge.sh//"
          },
          {
            "title": "Dipper",
            "path": "https://antv.vision/Dipper/"
          }
        ]
      },
      {
        "title": "官方网站",
        "path": "https://dippermap.alipay.com/"
      },
      {
        "title": "GitHub",
        "path": "https://github.com/antvis/DipperMap"
      }
    ]
  },
  "title": "Dipper-Map",
  "logo": "https://gw.alipayobjects.com/mdn/rms_e7e1c6/afts/img/A*v_NzR4sELEEAAAAAAAAAAAAAARQnAQ",
  "mode": "site",
  "repository": {
    "url": "",
    "branch": "master"
  },
  "theme": {}
}