{ "common": { "type": ["@", "rules", "CC", "library"] , "name": ["common"] , "hdrs": [ "execution_common.hpp" , "execution_api.hpp" , "execution_action.hpp" , "execution_response.hpp" ] , "deps": [ ["@", "gsl-lite", "", "gsl-lite"] , ["src/buildtool/common", "common"] , ["src/buildtool/crypto", "hash_function"] , ["src/buildtool/execution_api/bazel_msg", "bazel_msg"] , ["src/buildtool/execution_api/bazel_msg", "bazel_msg_factory"] , ["src/utils/cpp", "hex_string"] , ["src/buildtool/logging", "logging"] ] , "stage": ["src", "buildtool", "execution_api", "common"] , "private-deps": [["src/buildtool/file_system", "object_type"]] } , "bytestream-common": { "type": ["@", "rules", "CC", "library"] , "name": ["bytestream-common"] , "hdrs": ["bytestream_common.hpp"] , "stage": ["src", "buildtool", "execution_api", "common"] } }