2019-08-02 15:54:10 +02:00
|
|
|
{
|
2019-08-20 09:24:07 +02:00
|
|
|
"main": {
|
2019-09-22 06:02:33 +02:00
|
|
|
"index": {
|
|
|
|
"title": "main yeo"
|
|
|
|
},
|
|
|
|
"appBody": "mike"
|
2019-08-20 09:24:07 +02:00
|
|
|
},
|
|
|
|
"unauthenticated": {
|
2019-09-09 09:50:15 +02:00
|
|
|
"index": {
|
2019-09-22 06:02:33 +02:00
|
|
|
"title": "main"
|
2019-09-09 09:50:15 +02:00
|
|
|
},
|
2019-09-22 06:02:33 +02:00
|
|
|
"appBody": "containers/two_columns"
|
2019-08-20 09:24:07 +02:00
|
|
|
},
|
2019-09-09 06:24:14 +02:00
|
|
|
"componentLibraries": [
|
2019-09-10 11:37:08 +02:00
|
|
|
"@budibase/standard-components"
|
2019-09-09 06:24:14 +02:00
|
|
|
],
|
2019-09-07 07:50:35 +02:00
|
|
|
"stylesheets": []
|
2019-08-20 09:24:07 +02:00
|
|
|
}
|