20 lines
746 B
JSON
20 lines
746 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"appVersion": "0.1.0",
|
|
"buildId": "local-build",
|
|
"commitSha": "local",
|
|
"configSchemaVersion": "1",
|
|
"apiContractVersion": "1",
|
|
"assetManifestHash": "generated-during-build",
|
|
"releaseId": "local-release",
|
|
"builtAt": "1970-01-01T00:00:00.000Z",
|
|
"routeChunks": {
|
|
"route-home": "src/presentation/pages/home-page.jsx",
|
|
"route-examples-ui": "src/presentation/examples/ui-gallery-page.jsx",
|
|
"route-examples-states": "src/presentation/examples/state-gallery-page.jsx",
|
|
"route-examples-auth": "src/presentation/examples/auth-example-page.jsx",
|
|
"route-sample-resources": "src/presentation/pages/sample-contract-page.jsx",
|
|
"route-not-found": "src/presentation/pages/not-found-page.jsx"
|
|
}
|
|
}
|