UNPKG

467 BJSONView Raw
1{
2 "name": "@openui5/sap.m",
3 "version": "1.120.0",
4 "description": "OpenUI5 UI Library sap.m",
5 "author": "SAP SE (https://www.sap.com)",
6 "license": "Apache-2.0",
7 "keywords": [
8 "openui5",
9 "sapui5",
10 "ui5"
11 ],
12 "repository": {
13 "type": "git",
14 "url": "https://github.com/SAP/openui5.git"
15 },
16 "dependencies": {
17 "@openui5/sap.ui.core": "1.120.0",
18 "@openui5/sap.ui.layout": "1.120.0",
19 "@openui5/sap.ui.unified": "1.120.0"
20 }
21}