{ "bundle": { "active": true, "targets": "all", "windows": { "certificateThumbprint": null, "digestAlgorithm": "sha256", "timestampUrl": "" }, "icon": [ "icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico" ], "resources": [], "externalBin": [], "copyright": "", "category": "DeveloperTool", "shortDescription": "", "longDescription": "", "macOS": {}, "linux": { "deb": {} } }, "build": { "beforeBuildCommand": "pnpm generate", "frontendDist": "../dist", "beforeDevCommand": "pnpm dev", "devUrl": "http://localhost:3000" }, "productName": "视频控制端Demo", "version": "1.4.0", "identifier": "com.nicolaspadari.nuxtor", "plugins": {}, "app": { "windows": [ { "title": "视频控制端Demo", "width": 800, "height": 600, "minWidth": 500, "minHeight": 600, "resizable": true, "fullscreen": false } ], "security": { "csp": null } } }