| Current Path : C:/Program Files/Microsoft Office/root/Office16/sdxs/FA000000108/ReactNative/ |
| Current File : C:/Program Files/Microsoft Office/root/Office16/sdxs/FA000000108/ReactNative/app.json |
{
"components": {
"sdx-uxpp-headless.app": {
"displayName": "Headless UXPP"
}
},
"runtime": {
"win32": {
"container": {
"type": "dialog",
"width": 450,
"height": 400,
"showOkButton": true,
"showCancelButton": true
}
}
},
"bundle": {
"fileName": "index.win32"
},
"packager": {
"fileName": "src/HeadlessApp/index"
}
}