{
 "app_id": "dev.eglenelidgamaliel.code",
 "source_url": "https://raw.githubusercontent.com/eglenelid-gamaliel/code/main/dev.eglenelidgamaliel.code.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "42",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--device=dri",
  "--socket=wayland",
  "--filesystem=host",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T17:31:50.451213+00:00",
 "manifest": {
  "app-id": "dev.eglenelidgamaliel.code",
  "runtime": "org.gnome.Platform",
  "runtime-version": "42",
  "sdk": "org.gnome.Sdk",
  "command": "code",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--filesystem=host",
   "--filesystem=home"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "gtksourceview",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/gtksourceview.git",
      "tag": "5.4.0"
     }
    ]
   },
   {
    "name": "code",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "file:///home/gamaliel/Proyectos/code"
     }
    ]
   }
  ]
 }
}