{ "app-id" : "com.example.Gtk.JSApplication", "runtime" : "org.gnome.Platform", "runtime-version" : "40", "branch" : "stable", "sdk" : "org.gnome.Sdk", "command" : "/app/bin/com.example.Gtk.JSApplication", "finish-args" : [ "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--share=network" ], "cleanup" : [ "/include", "/lib/pkgconfig", "/share/pkgconfig", "/share/aclocal", "/man", "/share/man", "/share/gtk-doc", "/share/vala", "*.la", "*.a" ], "modules" : [ { "name" : "gtk-js-app", "sources" : [ { "type" : "git", "url" : "https://github.com/gcampax/gtk-js-app" } ] } ], "build-options" : { "env" : { } } }