{ "id": "git", "name": "Git (may require compilation)", "options": { "version": { "type": "string", "proposals": ["latest", "os-provided"], "default": "os-provided", "description": "Select or enter a Git version." }, "ppa": { "type": "boolean", "default": true, "description": "Install from PPA if available" } }, "install": { "app": "", "file": "install.sh" } }