{
	"sap.app": {
		"id": "sap.ui.core.sample.matcher.LabelFor",
		"applicationVersion": {
			"version": "1.0.0"
		}
	},
	"sap.ui5": {
		"dependencies": {
			"libs": {
				"sap.m": {},
				"sap.ui.core": {}
			}
		},
		"config": {
			"sample": {
				"iframe": "Opa.html?opaExecutionDelay=700",
				"stretch": true,
				"files": [
					"Opa.html",
					"Opa.js",
					"webapp/i18n/i18n.properties",
					"webapp/view/Main.view.xml",
					"webapp/controller/Main.controller.js",
					"webapp/index.html",
					"webapp/Component.js",
					"webapp/manifest.json",
					"manifest.json"
				]
			}
		}
	}
}