{
 "app_id": "io.github.zingytomato.netpeek",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.zingytomato.netpeek/master/io.github.zingytomato.netpeek.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:12:35.930763+00:00",
 "manifest": {
  "id": "io.github.zingytomato.netpeek",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "netpeek",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "nmap",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://nmap.org/dist/nmap-7.991.tar.bz2",
      "sha256": "a5d507f29437bef3bedd4771ff9aaa8fc1c2a109ddba1f5b1cf12027456929be",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 2096,
       "url-template": "https://nmap.org/dist/nmap-$version.tar.bz2"
      }
     }
    ]
   },
   "python3-python-nmap.json",
   {
    "name": "netpeek",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/zingytomato/NetPeek.git",
      "commit": "f3899f5f43e44b19cef9bf98ec6724aeb18cdec3",
      "tag": "v0.3.4"
     }
    ]
   }
  ]
 }
}