{
  "name": "com.unity.services.ccd.management",
  "displayName": "CCD Management",
  "version": "2.2.2",
  "unity": "2019.4",
  "description": "Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application’s users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.",
  "_upm": {
    "gameService": {
      "genericDashboardUrl": "https://dashboard.unity3d.com/cloud-content-delivery",
      "projectDashboardUrl": "https://dashboard.unity3d.com/organizations/{0}/projects/{1}/cloud-content-delivery",
      "projectDashboardUrlType": "OrganizationKeyAndProjectGuid",
      "configurePath": "Project/Services/Cloud Content Delivery",
      "groupId": "game-backend"
    },
    "changelog": "### Changed\n* InternalUploadAsync changed to use a signed URL to upload content\n* CreateEntryAsync, CreateOrUpdateEntryByPathAsync, UpdateEntryAsync and UpdateEntryByPathAsync changed to request a signed URL if an upload is needed based on IsUpToDate\n* Fix issue with GetReleaseDiff and GetReleaseDiffEntries sending empty release num query params\n* Fix issue with GetOrgAsync and GetOrgUsageAsync sending badly formatted body in request"
  },
  "dependencies": {
    "com.unity.services.core": "1.3.1",
    "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"
  },
  "samples": [
    {
      "displayName": "CCD Sample Window",
      "description": "This is an example of how the CCD Management API SDK could be used to manage resources within a desired project",
      "path": "Samples~/CcdSampleWindow"
    },
    {
      "displayName": "CCD Command Line Build",
      "description": "This is an example of how to use command line to build CCD.",
      "path": "Samples~/CcdCommandLineBuild"
    }
  ],
  "relatedPackages": {
    "com.unity.services.ccd.management.tests": "2.2.2"
  },
  "upmCi": {
    "footprint": "217a90d9e4a70b2a556b20271d12316e4d168053"
  },
  "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.services.ccd.management@2.2/manual/index.html",
  "repository": {
    "url": "https://github.cds.internal.unity3d.com/unity/com.unity.services.ccd.management.git",
    "type": "git",
    "revision": "6eaf43cb8f26a84ae68762bae7dca838cab5bfed"
  }
}
