[
  {
    "module_name": "~none",
    "project_link": "",
    "name": "None",
    "desc": "None 驱动器",
    "author": "yanyongyu",
    "homepage": "/docs/advanced/driver",
    "tags": [],
    "is_official": true
  },
  {
    "module_name": "~fastapi",
    "project_link": "nonebot2[fastapi]",
    "name": "FastAPI",
    "desc": "FastAPI 驱动器",
    "author": "yanyongyu",
    "homepage": "/docs/advanced/driver",
    "tags": [],
    "is_official": true
  },
  {
    "module_name": "~quart",
    "project_link": "nonebot2[quart]",
    "name": "Quart",
    "desc": "Quart 驱动器",
    "author": "yanyongyu",
    "homepage": "/docs/advanced/driver",
    "tags": [],
    "is_official": true
  },
  {
    "module_name": "~httpx",
    "project_link": "nonebot2[httpx]",
    "name": "HTTPX",
    "desc": "HTTPX 驱动器",
    "author": "yanyongyu",
    "homepage": "/docs/advanced/driver",
    "tags": [],
    "is_official": true
  },
  {
    "module_name": "~websockets",
    "project_link": "nonebot2[websockets]",
    "name": "websockets",
    "desc": "websockets 驱动器",
    "author": "yanyongyu",
    "homepage": "/docs/advanced/driver",
    "tags": [],
    "is_official": true
  },
  {
    "module_name": "~aiohttp",
    "project_link": "nonebot2[aiohttp]",
    "name": "AIOHTTP",
    "desc": "AIOHTTP 驱动器",
    "author": "yanyongyu",
    "homepage": "/docs/advanced/driver",
    "tags": [],
    "is_official": true
  }
]