This commit is contained in:
2026-08-10 18:10:28 +02:00
parent b5e8476c9b
commit 17350816c2
23 changed files with 11113 additions and 4 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"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```"
}
}