{
    "client": {
        "version": {
            "tag": "v0.0.0-dev"
        },
        "cli": {
            "acornServers": [
                "acorn.io"
            ],
            "acornConfig": "/fake-file"
        }
    },
    "projects": {
        "NameOne": {
            "local": {
                "controllerImage": "",
                "dirty": false,
                "gitCommit": "",
                "tag": "OneTag",
                "version": ""
            }
        }
    }
}

