UNPKG

openui5-financial-charts

Version:
31 lines (30 loc) 569 B
{ "sap.app": { "id": "ui5lab.demo", "type": "application", "applicationVersion": { "version": "1.0.0" } }, "sap.ui5": { "dependencies": { "libs": { "sap.ui.core": {}, "sap.m": {}, "openui5.financial.chart": {} } }, "models": { "": { "type": "sap.ui.model.json.JSONModel" }, "view": { "type": "sap.ui.model.json.JSONModel" } }, "rootView": { "viewName": "ui5lab.demo.view.App", "type": "XML" } } }