{
 "app_id": "io.gitlab.guillermop.Counters",
 "source_url": "https://raw.githubusercontent.com/flathub/io.gitlab.guillermop.Counters/master/io.gitlab.guillermop.Counters.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-21T13:15:00.899758+00:00",
 "manifest": {
  "id": "io.gitlab.guillermop.Counters",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.node26",
   "org.freedesktop.Sdk.Extension.typescript"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/node26/bin:/usr/lib/sdk/typescript/bin"
  },
  "command": "counters",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--env=GJS_DISABLE_JIT=1"
  ],
  "modules": [
   {
    "name": "counters",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/guillermop/Counters.git",
      "tag": "v1.5.0",
      "commit": "6fe95dafd694e5b234a8c79e4dc45ab4cc87520a",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}