{
  "_version": "1.9.0",
  "sap.app": {
    "id": "sap.zen.dsh",
    "type": "library",
    "embeds": [
      "fioriwrapper"
    ],
    "applicationVersion": {
      "version": "1.73.0"
    },
    "title": "Design Studio Runtime Library.",
    "description": "Design Studio Runtime Library.  Intended only to be used within S/4 HANA Fiori applications.",
    "ach": "BI-RA-AD-EA",
    "resources": "resources.json",
    "offline": true,
    "openSourceComponents": [
      {
        "name": "underscore",
        "packagedWithMySelf": true,
        "version": "0.0.0"
      },
      {
        "name": "xlsx",
        "packagedWithMySelf": true,
        "version": "0.0.0"
      },
      {
        "name": "jszip",
        "packagedWithMySelf": true,
        "version": "0.0.0"
      }
    ]
  },
  "sap.ui": {
    "technology": "UI5",
    "supportedThemes": []
  },
  "sap.ui5": {
    "dependencies": {
      "minUI5Version": "1.73",
      "libs": {
        "sap.ui.core": {
          "minVersion": "1.73.0"
        },
        "sap.ui.table": {
          "minVersion": "1.73.0"
        },
        "sap.ui.layout": {
          "minVersion": "1.73.0"
        },
        "sap.m": {
          "minVersion": "1.73.0"
        },
        "sap.viz": {
          "minVersion": "1.73.0",
          "lazy": true
        },
        "sap.zen.commons": {
          "minVersion": "1.73.0"
        },
        "sap.zen.crosstab": {
          "minVersion": "1.73.0"
        }
      }
    },
    "library": {
      "i18n": false,
      "css": false,
      "content": {
        "controls": [
          "sap.zen.dsh.AnalyticGrid",
          "sap.zen.dsh.Dsh"
        ],
        "elements": [],
        "types": [],
        "interfaces": []
      }
    }
  }
}