Files
week-organizer-app/.appGenInfo.json
T
2026-08-10 18:10:28 +02:00

24 lines
886 B
JSON

{
"generationParameters": {
"generationDate": "Mon Aug 10 2026 18:00:41 GMT+0200 (Central European Summer Time)",
"generatorPlatform": "Visual Studio Code",
"serviceType": "None",
"metadataFilename": "",
"serviceUrl": "N/A",
"appName": "week-organizer-app",
"appTitle": "Week Organizer",
"appDescription": "SAPUI5, Task managment, Time organization",
"appNamespace": "de.paulvincenthorn.weekorganizer",
"ui5Theme": "sap_horizon",
"ui5Version": "1.151.0",
"enableEslint": true,
"enableTypeScript": true,
"showMockDataInfo": false,
"generatorVersion": "1.30.0",
"template": "Basic",
"generatorName": "SAP Fiori Application Generator",
"entityRelatedConfig": [],
"launchText": "To launch the generated application, run the following from the generated application root folder:\n\n```\n npm start\n```"
}
}