Sha256: 5b002febbd18ccd51131f2c7c32a22ef89e67f526265908c5639cf1df8b6d34c
Contents?: true
Size: 1.37 KB
Versions: 86
Compression:
Stored size: 1.37 KB
Contents
{ "build": { "beforeDevCommand": "", "beforeBuildCommand": "", "devPath": "../src", "distDir": "../src", "withGlobalTauri": true }, "package": { "productName": "atome", "version": "0.0.0" }, "tauri": { "allowlist": { "all": true, "shell": { "all": true, "open": true } }, "bundle": { "active": true, "category": "DeveloperTool", "copyright": "", "deb": { "depends": [] }, "externalBin": [], "icon": [ "icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico" ], "identifier": "com.atome.dev", "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": 600, "resizable": true, "title": "atome", "width": 800 } ] } }
Version data entries
86 entries across 81 versions & 1 rubygems