{
    "identity": {
        "name": "__SERVICE__",
        "version": "__VERSION__"
    },
    "dependencies": [],
    "tests": {
        "include": [],
        "skipTestingLocalResources": false,
        "skipTestingRemoteResources": false,
        "skipIncludingDependents": false
    },
    "resources": {
        "local": {
            "contractsPath": "",
            "testsPath": ""
        },
        "remote": {
            "brokerEndpoint": ""
        }
    },
    "publishing": {
        "publishLocalContracts": true,
        "publishLocalTests": true
    }
}
