{
    "name": "Orange Control Panel Update Server",
    "version": "1.0.0",
    "endpoints": {
        "check": "\/api\/v1\/check",
        "versions": "\/api\/v1\/versions",
        "changelog": "\/api\/v1\/changelog\/{version}",
        "migrations": "\/api\/v1\/migrations\/{version}",
        "download": "\/download\/{version}"
    }
}