{
  "env": [{
    "type": "input",
    "name": "ALLONSY_LOGS_OUTPUT",
    "message": "Enable the live logs output (\"err\", \"warn\", \"all\" or \"none\"):",
    "default": "none"
  }, {
    "type": "confirm",
    "name": "ALLONSY_LIVE_COMMANDS",
    "message": "Enable the Live commands:"
  }, {
    "type": "confirm",
    "name": "ALLONSY_WATCHER",
    "message": "Enable the Allons-y Watcher:"
  }]
}
