2025-01-20 10:32:22 +09:00

12 lines
268 B
JSON

{
"name": "ui5.walkthrough",
"version": "1.0.0",
"description": "The UI5 walkthrough application",
"scripts": {
"start": "ui5 serve -o test/mockServer.html"
},
"devDependencies": {
"ui5-middleware-simpleproxy": "^3.3.1"
}
}