{ "build": { "beforeBuildCommand": "", "beforeDevCommand": "", "devPath": "public", "distDir": "public", "withGlobalTauri": true }, "package": { "productName": "catherine", "version": "0.6.1" }, "tauri": { "allowlist": { "all": false }, "bundle": { "active": true, "category": "DeveloperTool", "copyright": "", "deb": { "depends": [] }, "externalBin": [], "icon": [ "icons/icon.png" ], "identifier": "com.battleoverflow.catherine", "longDescription": "", "macOS": { "entitlements": null, "exceptionDomain": "", "frameworks": [], "providerShortName": null, "signingIdentity": null }, "resources": [], "shortDescription": "", "targets": "all", "windows": { "certificateThumbprint": null, "digestAlgorithm": "sha256", "timestampUrl": "" } }, "security": { "csp": null }, "updater": { "active": false }, "windows": [ { "fullscreen": false, "height": 720, "resizable": true, "title": "Catherine Framework | v0.6.0", "width": 1280 } ] } }