2019-09-09 09:50:15 +02:00
|
|
|
{
|
|
|
|
"main": {
|
|
|
|
"index": {},
|
|
|
|
"appBody": ""
|
|
|
|
},
|
|
|
|
"unauthenticated": {
|
|
|
|
"index": {
|
|
|
|
"title": "Test App Two"
|
|
|
|
},
|
|
|
|
"appBody": "login_screen"
|
|
|
|
},
|
|
|
|
"componentLibraries": [
|
2019-09-10 11:37:08 +02:00
|
|
|
"@budibase/standard-components"
|
2019-09-09 09:50:15 +02:00
|
|
|
],
|
|
|
|
"stylesheets": []
|
|
|
|
}
|