{
  "_version": "1.9.0",
  "sap.app": {
    "id": "sap.collaboration",
    "type": "library",
    "embeds": [
      "components/feed",
      "components/fiori/feed",
      "components/fiori/feed/dialog",
      "components/fiori/notification",
      "components/fiori/sharing",
      "components/fiori/sharing/dialog",
      "components/socialprofile",
      "components/socialtimeline"
    ],
    "applicationVersion": {
      "version": "1.73.0"
    },
    "title": "SAP UI library: SAP Collaboration for Social Media Integration.",
    "description": "SAP UI library: SAP Collaboration for Social Media Integration.",
    "ach": "CA-UI5-BS-SM",
    "resources": "resources.json",
    "offline": true
  },
  "sap.ui": {
    "technology": "UI5",
    "supportedThemes": [
      "base",
      "sap_belize",
      "sap_belize_plus",
      "sap_bluecrystal"
    ]
  },
  "sap.ui5": {
    "dependencies": {
      "minUI5Version": "1.73",
      "libs": {
        "sap.ui.core": {
          "minVersion": "1.73.0"
        },
        "sap.suite.ui.commons": {
          "minVersion": "1.73.0"
        }
      }
    },
    "library": {
      "i18n": false,
      "content": {
        "controls": [],
        "elements": [],
        "types": [
          "sap.collaboration.AppType",
          "sap.collaboration.DisplayFeedType",
          "sap.collaboration.FeedType"
        ],
        "interfaces": []
      }
    }
  }
}