{
  "name": "com.unity.services.lobby",
  "displayName": "Lobby",
  "version": "1.2.2",
  "unity": "2020.3",
  "_upm": {
    "gameService": {
      "genericDashboardUrl": "https://dashboard.unity3d.com/lobby",
      "projectDashboardUrl": "https://dashboard.unity3d.com/organizations/{0}/projects/{1}/environments/default/lobby/overview",
      "projectDashboardUrlType": "OrganizationKeyAndProjectGuid",
      "useCasesUrl": "https://docs.unity.com/lobby/Content/unity-lobby-service-overview.htm"
    },
    "changelog": "* Updated dependency of com.unity.services.wire to 1.2.6\n* Fixed an issue where the notification system would fail to reconnect silently."
  },
  "description": "Enable players to find, create, and join lobbies with Lobby. Add Lobby to your multiplayer game to empower players to create the gaming experiences they want. Features include Quick Join, Public Lobby, and Private Match to allow flexibility in how players want to game with each other.",
  "dependencies": {
    "com.unity.services.core": "1.12.5",
    "com.unity.modules.unitywebrequest": "1.0.0",
    "com.unity.modules.unitywebrequestassetbundle": "1.0.0",
    "com.unity.modules.unitywebrequestaudio": "1.0.0",
    "com.unity.modules.unitywebrequesttexture": "1.0.0",
    "com.unity.modules.unitywebrequestwww": "1.0.0",
    "com.unity.nuget.newtonsoft-json": "3.0.2",
    "com.unity.services.authentication": "2.7.4",
    "com.unity.services.wire": "1.2.6"
  },
  "samples": [
    {
      "displayName": "Lobby Hello World",
      "description": "A sample showcasing the features of the Lobby SDK.",
      "path": "Samples~/HelloWorld"
    }
  ],
  "relatedPackages": {
    "com.unity.services.lobby.tests": "1.2.2"
  },
  "upmCi": {
    "footprint": "74c98aa341ed7d690f66ee2ba62a9a871e9870cf"
  },
  "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.services.lobby@1.2/manual/index.html",
  "repository": {
    "url": "https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git",
    "type": "git",
    "revision": "b494958143a0a6c8f586e9cea6121838c84dda6b"
  }
}
