{ "manifestVersion": 5, "id": "net.wilddragon.dragonflight.uxp", "name": "Dragonflight MAM", "version": "2.2.2", "main": "index.html", "host": { "app": "premierepro", "minVersion": "26.0.0" }, "entrypoints": [ { "type": "panel", "id": "main", "label": { "default": "Dragonflight MAM" }, "minimumSize": { "width": 320, "height": 400 }, "preferredDockedSize": { "width": 380, "height": 660 }, "preferredFloatingSize":{ "width": 420, "height": 780 } } ], "requiredPermissions": { "localFileSystem": "fullAccess", "network": { "domains": [ "https://dragonflight.live", "https://broadcastmgmt.cloud" ] }, "allowCodeGenerationFromStrings": false } }