{
	"_version" : "1.8.0",
	"sap.app" : {
		"ach" : "CA-UI5-COR",
		"applicationVersion" : {
			"version" : "1.120.0"
		},
		"description": "Complete demo scenario for XML Templating based on OData V4 annotations",
		"id" : "sap.ui.core.sample.ViewTemplate.scenario",
		"title" : "XML Templating: demo scenario",
		"type" : "application"
	},
	"sap.ui" : {
		"deviceTypes" : {
			"desktop" : true,
			"phone" : true,
			"tablet" : true
		},
		"technology" : "UI5"
	},
	"sap.ui5": {
		"config" : {
			"sample" : {
				"files" : [
					"ChartAnnotation.fragment.xml",
					"Component.js",
					"Detail.controller.js",
					"Detail.view.xml",
					"Facets.fragment.xml",
					"Field.fragment.xml",
					"FormFacet.fragment.xml",
					"Helper.js",
					"Identification.fragment.xml",
					"LabeledField.fragment.xml",
					"Main.controller.js",
					"Main.view.xml",
					"ODataMetaModel.json",
					"Table.fragment.xml",
					"TableFacet.fragment.xml",
					"../../common/Controller.js"
				]
			}
		},
		"contentDensities" : {
			"compact" : true,
			"cozy" : true
		},
		"dependencies": {
			"libs": {
				"sap.m": {},
				"sap.ui.core": {}
			},
			"minUI5Version": "1.30"
		},
		"models": {
			"@i18n": {
				"settings": {
					"bundleName": "sap.ui.core.sample.ViewTemplate.scenario.i18n.i18n",
					"fallbackLocale" : "",
					"supportedLocales" : ["de", ""]
				},
				"type": "sap.ui.model.resource.ResourceModel"
			}
		}
	}
}