{ "app-id" : "dev.itsjamie9494.Extensions", "runtime" : "org.gnome.Platform", "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "command" : "extensions", "finish-args" : [ "--share=network", "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland", "--socket=session-bus", "--filesystem=xdg-run/gvfsd" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "/share/vala", "*.la", "*.a" ], "modules" : [ { "name" : "extensions", "builddir" : true, "buildsystem" : "meson", "sources" : [ { "type" : "git", "url" : "file:///home/jamie/Projects/Extensions" } ] } ] }