{
  "version": 1,
  "isRoot": true,
  "tools": {
    "cake.tool": {
      "version": "3.0.0",
      "commands": [
        "dotnet-cake"
      ]
    },
    "gpr": {
      "version": "0.1.281",
      "commands": [
        "gpr"
      ]
    },
    "dotnet-example": {
      "version": "2.0.0",
      "commands": [
        "dotnet-example"
      ]
    }
  }
}