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