{
  "name": "com.unity.services.matchmaker",
  "displayName": "Matchmaker",
  "version": "1.1.1",
  "unity": "2020.3",
  "_upm": {
    "gameService": {
      "genericDashboardUrl": "https://dashboard.unity3d.com/matchmaker",
      "projectDashboardUrl": "https://dashboard.unity3d.com/organizations/{0}/projects/{1}/environments/default/matchmaker/overview",
      "projectDashboardUrlType": "OrganizationKeyAndProjectGuid"
    },
    "changelog": "* Add missing error handling for backfill update.\n* Updated Core to 1.8.2\n* Fix create ticket response accepting pool ID"
  },
  "description": "Unity Matchmaker is part of Unity's growing suite of multiplayer services that are designed to help you create and operate multiplayer games no matter what engine you're using.",
  "dependencies": {
    "com.unity.services.core": "1.8.2",
    "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.0.0"
  },
  "samples": [
    {
      "displayName": "Matchmaker Polling Sample",
      "description": "A sample showcasing the features of the Matchmaker SDK.",
      "path": "Samples~/PollingSample"
    }
  ],
  "relatedPackages": {
    "com.unity.services.matchmaker.tests": "1.1.1"
  },
  "upmCi": {
    "footprint": "02de7ceb3ceaa1054a1f6a9eca79603c5fdb5298"
  },
  "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.services.matchmaker@1.1/manual/index.html",
  "repository": {
    "url": "https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git",
    "type": "git",
    "revision": "14ce12c6d37b1dc8317d32b6efba909514180190"
  }
}
