{
    "id": "anaconda",
    "name": "Anaconda",
    "options": {
        "version": {
            "type": "string",
            "proposals": ["latest"],
            "default": "latest",
            "description": "Select or enter an anaconda version."
        }
    },
    "install": {
        "app": "",
        "file": "install.sh"
    }
}