{
 "app_id": "com.github.munchkinhalfling.tabterm",
 "source_url": "https://raw.githubusercontent.com/aleksrutins/tabterm/master/com.github.munchkinhalfling.tabterm.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "3.34",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:52:57.750939+00:00",
 "manifest": {
  "app-id": "com.github.munchkinhalfling.tabterm",
  "runtime": "org.gnome.Platform",
  "runtime-version": "3.34",
  "sdk": "org.gnome.Sdk",
  "command": "tabterm",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "tabterm",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "file:///home/aleks/Projects/tabterm"
     }
    ]
   }
  ]
 }
}