2019-08-02 15:54:10 +02:00
|
|
|
{
|
2019-08-20 09:24:07 +02:00
|
|
|
"main": {
|
2019-09-07 07:50:35 +02:00
|
|
|
"index": {},
|
|
|
|
"appBody": ""
|
2019-08-20 09:24:07 +02:00
|
|
|
},
|
|
|
|
"unauthenticated": {
|
2019-09-09 09:50:15 +02:00
|
|
|
"index": {
|
|
|
|
"title": "Test App Two"
|
|
|
|
},
|
|
|
|
"appBody": "login"
|
2019-08-20 09:24:07 +02:00
|
|
|
},
|
2019-09-09 06:24:14 +02:00
|
|
|
"componentLibraries": [
|
|
|
|
"budibase-standard-components"
|
|
|
|
],
|
2019-09-07 07:50:35 +02:00
|
|
|
"stylesheets": []
|
2019-08-20 09:24:07 +02:00
|
|
|
}
|