graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "Packages/ClientRuntime" -- "smithy-swift-codegen/src" [label=" 38 ", penwidth="10", color="#00688bFF"]; "smithy-swift-codegen/src" -- "Packages/SmithyTestUtil" [label=" 16 ", penwidth="4", color="#00688b93"]; "Packages/ClientRuntime" -- "Packages/SmithyTestUtil" [label=" 12 ", penwidth="3", color="#00688b82"]; "smithy-swift-codegen/src" -- "Packages" [label=" 6 ", penwidth="1", color="#00688b5E"]; "Packages/ClientRuntime" -- "Packages" [label=" 5 ", penwidth="1", color="#00688b5E"]; "Packages" -- "ROOT" [label=" 4 ", penwidth="1", color="#00688b5E"]; "smithy-swift-codegen/src" -- "ROOT" [label=" 4 ", penwidth="1", color="#00688b5E"]; "smithy-swift-codegen" -- "ROOT" [label=" 3 ", penwidth="1", color="#00688b4C"]; "buildSrc" -- "ROOT" [label=" 2 ", penwidth="1", color="#00688b4C"]; "Packages/ClientRuntime" -- "ROOT" [label=" 2 ", penwidth="1", color="#00688b4C"]; "Packages/SmithyTestUtil" -- "Packages" [label=" 2 ", penwidth="1", color="#00688b4C"]; "smithy-swift-codegen/src" -- "smithy-swift-codegen" [label=" 2 ", penwidth="1", color="#00688b4C"]; "buildSrc" -- "smithy-swift-codegen/src" [label=" 1 ", penwidth="1", color="#00688b4C"]; "smithy-swift-codegen" -- "buildSrc" [label=" 1 ", penwidth="1", color="#00688b4C"]; "Packages/SmithyTestUtil" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b4C"]; "Packages" -- "buildSrc" [label=" 1 ", penwidth="1", color="#00688b4C"]; }