1 2 3 4 5 6 7 8
{ "main": "bot" , "repositories": { "bot": { "repository": {"type": "file", "path": "."} , "bindings": {"rules-cc": "rules-cc", "guessing_game": "guessing_game"} } } }