Sha256: a5cc7ec1a70263244e078935ad8e4e535b6f18096c2026986a0783eb7d2494cd

Contents?: true

Size: 1.37 KB

Versions: 9

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": false,
      "shell": {
        "all": false,
        "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.tauri.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

9 entries across 9 versions & 1 rubygems

Version Path
atome-0.5.3.8.8 vendor/assets/src-tauri/tauri.conf.json
atome-0.5.3.8.1 vendor/assets/src-tauri/tauri.conf.json
atome-0.5.3.8.0 vendor/assets/src-tauri/tauri.conf.json
atome-0.5.3.7.8 vendor/assets/src-tauri/tauri.conf.json
atome-0.5.3.7.3 vendor/assets/src-tauri/tauri.conf.json
atome-0.5.3.7.2 vendor/assets/src-tauri/tauri.conf.json
atome-0.5.3.4 vendor/assets/src-tauri/tauri.conf.json
atome-0.5.3.2 vendor/assets/src-tauri/tauri.conf.json
atome-0.5.2.8 vendor/assets/src-tauri/tauri.conf.json