[ {
  "key" : "primary",
  "components" : [ {
    "name" : "ROOT",
    "filesCount" : 14,
    "linesOfCode" : 2019,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.go",
      "value" : 13,
      "description" : [ ]
    }, {
      "name" : "  *.toml",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.go",
      "value" : 1989,
      "description" : [ ]
    }, {
      "name" : "  *.toml",
      "value" : 30,
      "description" : [ ]
    } ]
  }, {
    "name" : "providers",
    "filesCount" : 13,
    "linesOfCode" : 1561,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.go",
      "value" : 13,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.go",
      "value" : 1561,
      "description" : [ ]
    } ]
  }, {
    "name" : "api",
    "filesCount" : 1,
    "linesOfCode" : 55,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.go",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.go",
      "value" : 55,
      "description" : [ ]
    } ]
  }, {
    "name" : "cookie",
    "filesCount" : 2,
    "linesOfCode" : 114,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.go",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.go",
      "value" : 114,
      "description" : [ ]
    } ]
  } ],
  "componentDependencies" : [ {
    "fromComponent" : "providers",
    "locFrom" : 345,
    "valueFrom" : 0.0,
    "valueTo" : 0.0,
    "evidence" : [ {
      "pathFrom" : "providers/azure.go",
      "evidence" : "    \"github.com/pusher/oauth2_proxy/api\""
    }, {
      "pathFrom" : "providers/gitlab.go",
      "evidence" : "    \"github.com/pusher/oauth2_proxy/api\""
    }, {
      "pathFrom" : "providers/linkedin.go",
      "evidence" : "    \"github.com/pusher/oauth2_proxy/api\""
    }, {
      "pathFrom" : "providers/facebook.go",
      "evidence" : "    \"github.com/pusher/oauth2_proxy/api\""
    }, {
      "pathFrom" : "providers/internal_util.go",
      "evidence" : "    \"github.com/pusher/oauth2_proxy/api\""
    } ],
    "toComponent" : "api",
    "count" : 5,
    "text" : null,
    "color" : "",
    "dependencyString" : "providers -> api"
  }, {
    "fromComponent" : "providers",
    "locFrom" : 325,
    "valueFrom" : 0.0,
    "valueTo" : 0.0,
    "evidence" : [ {
      "pathFrom" : "providers/session_state.go",
      "evidence" : "    \"github.com/pusher/oauth2_proxy/cookie\""
    }, {
      "pathFrom" : "providers/provider_default.go",
      "evidence" : "    \"github.com/pusher/oauth2_proxy/cookie\""
    }, {
      "pathFrom" : "providers/providers.go",
      "evidence" : "    \"github.com/pusher/oauth2_proxy/cookie\""
    } ],
    "toComponent" : "cookie",
    "count" : 3,
    "text" : null,
    "color" : "",
    "dependencyString" : "providers -> cookie"
  } ],
  "componentDependenciesErrors" : [ ],
  "logicalDecomposition" : {
    "name" : "primary",
    "scope" : "main",
    "filters" : [ ],
    "componentsFolderDepth" : 1,
    "minComponentsCount" : 0,
    "components" : [ {
      "name" : "ROOT",
      "sourceFileFilters" : [ {
        "pathPattern" : "./.*",
        "contentPattern" : "",
        "exception" : false,
        "note" : ""
      }, {
        "pathPattern" : "./providers/.*",
        "contentPattern" : "",
        "exception" : true,
        "note" : ""
      }, {
        "pathPattern" : "./api/.*",
        "contentPattern" : "",
        "exception" : true,
        "note" : ""
      }, {
        "pathPattern" : "./cookie/.*",
        "contentPattern" : "",
        "exception" : true,
        "note" : ""
      } ],
      "files" : [ ]
    }, {
      "name" : "providers",
      "sourceFileFilters" : [ {
        "pathPattern" : "./providers/.*",
        "contentPattern" : "",
        "exception" : false,
        "note" : ""
      } ],
      "files" : [ ]
    }, {
      "name" : "api",
      "sourceFileFilters" : [ {
        "pathPattern" : "./api/.*",
        "contentPattern" : "",
        "exception" : false,
        "note" : ""
      } ],
      "files" : [ ]
    }, {
      "name" : "cookie",
      "sourceFileFilters" : [ {
        "pathPattern" : "./cookie/.*",
        "contentPattern" : "",
        "exception" : false,
        "note" : ""
      } ],
      "files" : [ ]
    } ],
    "metaComponents" : [ ],
    "groups" : [ ],
    "includeRemainingFiles" : true,
    "dependenciesFinder" : {
      "useBuiltInDependencyFinders" : true,
      "rules" : [ ],
      "metaRules" : [ ]
    },
    "renderingOptions" : {
      "orientation" : "TB",
      "maxNumberOfDependencies" : 100,
      "renderComponentsWithoutDependencies" : true,
      "renderIndirectDependencies" : false,
      "renderInternalIndirectDependencies" : false,
      "reverseDirection" : false
    },
    "includeExternalComponents" : true,
    "dependencyLinkThreshold" : 1,
    "duplicationLinkThreshold" : 50,
    "temporalLinkThreshold" : 1,
    "maxSearchDepthLines" : 200
  },
  "fileCountPerComponent" : [ {
    "name" : "ROOT",
    "value" : 14,
    "description" : [ ]
  }, {
    "name" : "providers",
    "value" : 13,
    "description" : [ ]
  }, {
    "name" : "api",
    "value" : 1,
    "description" : [ ]
  }, {
    "name" : "cookie",
    "value" : 2,
    "description" : [ ]
  } ],
  "linesOfCodePerComponent" : [ {
    "name" : "ROOT",
    "value" : 2019,
    "description" : [ ]
  }, {
    "name" : "providers",
    "value" : 1561,
    "description" : [ ]
  }, {
    "name" : "api",
    "value" : 55,
    "description" : [ ]
  }, {
    "name" : "cookie",
    "value" : 114,
    "description" : [ ]
  } ]
} ]