{
  "$schema": "http://json-schema.org/schema",
  "type": "object",
  "properties": {
    "extentions": {
      "type": "string",
      "description": "Path to the custom plugin config file."
    }
  }
}
