2026-09-03 12:38:27 +02:00
|
|
|
{
|
|
|
|
|
"schema": 1,
|
2026-09-03 21:15:00 +02:00
|
|
|
"version": "phase-18",
|
2026-09-03 19:54:55 +02:00
|
|
|
"entrypoints": [
|
|
|
|
|
"config.js",
|
|
|
|
|
"app.js",
|
|
|
|
|
"styles.css"
|
|
|
|
|
],
|
|
|
|
|
"publicAssets": [
|
|
|
|
|
"index.html",
|
|
|
|
|
"health.html",
|
|
|
|
|
"error.html",
|
|
|
|
|
"healthz"
|
|
|
|
|
],
|
2026-09-03 12:38:27 +02:00
|
|
|
"integrity": {
|
2026-09-03 17:50:13 +02:00
|
|
|
"config.js": "sha256-f9c7b4db3eab4cf54146bd25891b5103b09ae75da93c57b548cf57ae93e4a3f6",
|
2026-09-03 21:15:00 +02:00
|
|
|
"app.js": "sha256-34521da899dacc84d58200258735f09515d4b527028e1ba8c53ce6b66ad77c8a",
|
|
|
|
|
"styles.css": "sha256-ca618b1a44a1f310029ab9d6986a4120e9147cd61784c3e7a0ff826cd2d42696",
|
|
|
|
|
"index.html": "sha256-d2f21cd3babbd276c90742e3aba4c815ce7833d151ec4660ae5cab6078011eee",
|
2026-09-03 12:38:27 +02:00
|
|
|
"health.html": "sha256-c352a6f37aa24628cfc8d5709a70ff2d94181d192ed5fe00916cca9378a61d81",
|
|
|
|
|
"error.html": "sha256-f3cc28d2dfc9e8af112d0257c6ee47b9e9146e5da8590a754dd589bf43702aaf",
|
|
|
|
|
"healthz": "sha256-dc51b8c96c2d745df3bd5590d990230a482fd247123599548e0632fdbf97fc22"
|
|
|
|
|
}
|
|
|
|
|
}
|