{
  "id": "GenerateGLM",
  "name": "GenerateGLM",
  "version": "0.1.0",
  "description": "",
  "icon": {
    "class": "glyphicon glyphicon-cog",
    "src": ""
  },
  "disableServerSideExecution": false,
  "disableBrowserSideExecution": false,
    "configStructure": [
	{
	    "name": "returnZip",
	    "displayName": "Zip and return generated GLM.",
	    "description": "If true, it enables the client to download a zip of the model.",
	    "value": false,
	    "valueType": "boolean",
	    "readOnly": false
	}
  ]
}
