{
 "app_id": "io.github.yann64.ebasic",
 "source_url": "https://raw.githubusercontent.com/yann64/ebasic/main/packaging/flatpak/io.github.yann64.ebasic.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--filesystem=host",
  "--share=network",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T18:01:56.862406+00:00",
 "manifest": {
  "app-id": "io.github.yann64.ebasic",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "ebc",
  "finish-args": [
   "--filesystem=host",
   "--share=network",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "modules": [
   {
    "name": "ebasic",
    "buildsystem": "cmake",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "../.."
     }
    ]
   }
  ]
 }
}