| Current Path : C:/Program Files/Microsoft Office/root/Office16/sdxs/FA000000107/ |
| Current File : C:/Program Files/Microsoft Office/root/Office16/sdxs/FA000000107/app.json |
{
"components": {
"sdx_memory.app": {
"displayName": "sdx_memory"
}
},
"runtime": {
"win32": {
"container": {
"type": "dialog",
"width": 450,
"height": 400,
"showOkButton": true,
"showCancelButton": true
}
}
},
"bundle": {
"fileName": "index.win32"
},
"resources": {
"win32": [
"assets/strings.resjson",
"dist/win32/ship/assets",
"dist/win32/ship/index.win32.bundle"
]
}
}