{
  "metadata" : {
    "name" : "JetBrains / intellij-ide-starter",
    "description" : "",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/JetBrains",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/JetBrains/intellij-ide-starter.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 79,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 5,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 164,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_KT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_KT",
      "value" : 98,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_KTS",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_KTS",
      "value" : 61,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_XML",
      "value" : 5,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 18,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 1022,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_KT",
      "value" : 15,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_KT",
      "value" : 894,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_BAT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_BAT",
      "value" : 71,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_GRADLE",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_GRADLE",
      "value" : 57,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 623.17,
      "description" : "Test / main code ratio"
    }, {
      "id" : "NUMBER_OF_FILES_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 196,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_BAT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_BAT",
      "value" : 136,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_GRADLE",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_GRADLE",
      "value" : 60,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 27,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 837,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_KT",
      "value" : 17,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_KT",
      "value" : 701,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 5,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 112,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_SVG",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_SVG",
      "value" : 12,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_PROPERTIES",
      "value" : 4,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_PROPERTIES",
      "value" : 12,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS",
      "value" : 5,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS",
      "value" : 164,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_EXT_KT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_EXT_KT",
      "value" : 98,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_EXT_KTS",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_EXT_KTS",
      "value" : 61,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_EXT_XML",
      "value" : 5,
      "description" : null
    }, {
      "id" : "NUMBER_OF_DEPENDENCY_LINKS_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : "Number of anchor dependencies"
    }, {
      "id" : "NUMBER_OF_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_PLACES_WITH_CYCLIC_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 5,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 164,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_KT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_KT",
      "value" : 98,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_KTS",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_KTS",
      "value" : 61,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_XML",
      "value" : 5,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 5,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 164,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 3,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 57,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 107,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 8,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 14.035087719298245,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 19,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 33.333333333333336,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 30,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 52.63157894736842,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_NEGLIGIBLE_RISK_LOC",
      "value" : 8,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 14.035087719298245,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_NEGLIGIBLE_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_LOW_RISK_LOC",
      "value" : 19,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_LOW_RISK_PERCENTAGE",
      "value" : 33.333333333333336,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_LOW_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_MEDIUM_RISK_LOC",
      "value" : 30,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_MEDIUM_RISK_PERCENTAGE",
      "value" : 52.63157894736842,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_NEGLIGIBLE_RISK_LOC",
      "value" : 8,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 14.035087719298245,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_NEGLIGIBLE_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_LOW_RISK_LOC",
      "value" : 19,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_LOW_RISK_PERCENTAGE",
      "value" : 33.333333333333336,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_LOW_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_MEDIUM_RISK_LOC",
      "value" : 30,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_MEDIUM_RISK_PERCENTAGE",
      "value" : 52.63157894736842,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 57,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_NEGLIGIBLE_RISK_LOC",
      "value" : 57,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_NEGLIGIBLE_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_NEGLIGIBLE_RISK_LOC",
      "value" : 57,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_NEGLIGIBLE_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 1449,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 778,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 203,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 1015,
      "description" : "The number of estimated working days in the period"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_COUNT",
      "value" : 4,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_LOC",
      "value" : 52,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_LOC",
      "value" : 112,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 109,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 0,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 0,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 96,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 0.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_INTELLIJ.TOOLS.IDE.STARTER.EXAMPLES.PLUGINS",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 632,
      "description" : "Total analysis time in milliseconds"
    } ]
  },
  "controlResults" : {
    "goalsAnalysisResults" : [ {
      "metricsWithGoal" : {
        "goal" : "Keep the system simple and easy to change",
        "description" : "Aim at keeping the system size modest (less than 200,000 LOC is good), duplication low (less than 5% is good), files small (no files longer than 1000 LOC is good), and units simple (no units with more than 25 decision points is good).",
        "controls" : [ {
          "metric" : "LINES_OF_CODE_MAIN",
          "description" : "Total number of lines of main code",
          "desiredRange" : {
            "min" : "0",
            "max" : "200000",
            "tolerance" : "20000"
          }
        }, {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        }, {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        }, {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        } ]
      },
      "controlStatuses" : [ {
        "control" : {
          "metric" : "LINES_OF_CODE_MAIN",
          "description" : "Total number of lines of main code",
          "desiredRange" : {
            "min" : "0",
            "max" : "200000",
            "tolerance" : "20000"
          }
        },
        "metric" : {
          "id" : "LINES_OF_CODE_MAIN",
          "value" : 164,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 0.0,
          "description" : "Duplication percentage"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 0,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "value" : 0,
          "description" : null
        },
        "status" : "OK"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 79,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 5,
    "linesOfCode" : 164,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.kt",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.kts",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.kt",
      "value" : 98,
      "description" : [ ]
    }, {
      "name" : "  *.kts",
      "value" : 61,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 5,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 18,
    "linesOfCode" : 1022,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.kt",
      "value" : 15,
      "description" : [ ]
    }, {
      "name" : "  *.bat",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.gradle",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.kt",
      "value" : 894,
      "description" : [ ]
    }, {
      "name" : "  *.bat",
      "value" : 71,
      "description" : [ ]
    }, {
      "name" : "  *.gradle",
      "value" : 57,
      "description" : [ ]
    } ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 3,
    "linesOfCode" : 196,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.bat",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.gradle",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.bat",
      "value" : 136,
      "description" : [ ]
    }, {
      "name" : "  *.gradle",
      "value" : 60,
      "description" : [ ]
    } ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 27,
    "linesOfCode" : 837,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.kt",
      "value" : 17,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 5,
      "description" : [ ]
    }, {
      "name" : "  *.svg",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.properties",
      "value" : 4,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.kt",
      "value" : 701,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 112,
      "description" : [ ]
    }, {
      "name" : "  *.svg",
      "value" : 12,
      "description" : [ ]
    }, {
      "name" : "  *.properties",
      "value" : 12,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "intellij.tools.ide.starter.examples.plugins",
      "filesCount" : 5,
      "linesOfCode" : 164,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.kt",
        "value" : 2,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 2,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.kt",
        "value" : 98,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 61,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 5,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "intellij.tools.ide.starter.examples.plugins",
        "sourceFileFilters" : [ {
          "pathPattern" : "./intellij.tools.ide.starter.examples.plugins/.*",
          "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" : "intellij.tools.ide.starter.examples.plugins",
      "value" : 5,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "intellij.tools.ide.starter.examples.plugins",
      "value" : 164,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 0,
      "linesOfCode" : 0,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ ],
      "linesOfCodePerExtension" : [ ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 5,
      "linesOfCode" : 164,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.kt",
        "value" : 2,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 2,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.kt",
        "value" : 98,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 61,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 5,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 5,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 164,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "github actions",
      "color" : "#7CB9E8",
      "pathPatterns" : [ "(|.*/)[.]github[/]workflows[/].*" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : ".github/workflows/starter-examples.yaml"
  }, {
    "tagRule" : {
      "tag" : "gradle",
      "color" : "#B9D9EB",
      "pathPatterns" : [ "(|.*/)build[.]gradle" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "intellij.tools.ide.starter.examples/build.gradle\nintellij.tools.plugin.checker.tests/build.gradle"
  }, {
    "tagRule" : {
      "tag" : "bazel",
      "color" : "#B9D9EB",
      "pathPatterns" : [ "(|.*/)BUILD[.]bazel" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "intellij.tools.plugin.checker.tests/BUILD.bazel"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 164,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 5,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 164,
      "totalCount" : 5
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "kts",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 61,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 61,
      "totalCount" : 2
    }, {
      "key" : "kt",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 98,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 98,
      "totalCount" : 2
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 5,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 5,
      "totalCount" : 1
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "intellij.tools.ide.starter.examples.plugins",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 164,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 164,
        "totalCount" : 5
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 52,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/kotlin/ShowDialogAction.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/resources/META-INF/plugin.xml",
      "extension" : "xml",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/kotlin/ShowDialogAction.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 8
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 52,
      "highRiskValue" : 112,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 1,
      "highRiskCount" : 4,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 68.29268292682927,
      "mediumRiskPercentage" : 31.70731707317073,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 164,
      "totalCount" : 5
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 164,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 5,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 164,
      "totalCount" : 5
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 164,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 5,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 164,
      "totalCount" : 5
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 107,
      "lowRiskValue" : 57,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 3,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "negligibleRiskPercentage" : 65.2439024390244,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 34.75609756097561,
      "totalValue" : 164,
      "totalCount" : 5
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "kts",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 61,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 61,
      "totalCount" : 2
    }, {
      "key" : "kt",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 98,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 98,
      "totalCount" : 2
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 5,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 5,
      "totalCount" : 1
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "kts",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 52,
      "highRiskValue" : 9,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 1,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 14.754098360655737,
      "mediumRiskPercentage" : 85.24590163934427,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 61,
      "totalCount" : 2
    }, {
      "key" : "kt",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 98,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 98,
      "totalCount" : 2
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 5,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 5,
      "totalCount" : 1
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "kts",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 61,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 61,
      "totalCount" : 2
    }, {
      "key" : "kt",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 98,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 98,
      "totalCount" : 2
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 5,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 5,
      "totalCount" : 1
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "intellij.tools.ide.starter.examples.plugins",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 164,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 164,
        "totalCount" : 5
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "intellij.tools.ide.starter.examples.plugins",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 164,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 5,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 100.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 164,
        "totalCount" : 5
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "intellij.tools.ide.starter.examples.plugins",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 52,
        "highRiskValue" : 112,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 4,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 68.29268292682927,
        "mediumRiskPercentage" : 31.70731707317073,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 164,
        "totalCount" : 5
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 52,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/kotlin/ShowDialogAction.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/resources/META-INF/plugin.xml",
      "extension" : "xml",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 49
    } ],
    "youngestFiles" : [ {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 52,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/kotlin/ShowDialogAction.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/resources/META-INF/plugin.xml",
      "extension" : "xml",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 52,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/resources/META-INF/plugin.xml",
      "extension" : "xml",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/kotlin/ShowDialogAction.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/kotlin/ShowDialogAction.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/resources/META-INF/plugin.xml",
      "extension" : "xml",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 52,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/resources/META-INF/plugin.xml",
      "extension" : "xml",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 52,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/kotlin/ShowDialogAction.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 49
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 52,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/resources/META-INF/plugin.xml",
      "extension" : "xml",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/kotlin/ShowDialogAction.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 8
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/kotlin/ShowDialogAction.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/resources/META-INF/plugin.xml",
      "extension" : "xml",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "intellij.tools.ide.starter.examples.plugins/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 52,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "firstDate" : "2022-01-31",
    "latestDate" : "2025-12-23",
    "daysBetweenFirstAndLastDate" : 1423,
    "weeks" : 203,
    "estimatedWorkindDays" : 1015,
    "activeDays" : 778,
    "ageInDays" : 1449,
    "historyPerExtensionPerYear" : [ {
      "extension" : "",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "dmitrii.denisov@jetbrains.com" ]
    }, {
      "extension" : "",
      "year" : "2024",
      "commitsCount" : 4,
      "contributors" : [ "maxim.kolmakov@jetbrains.com", "nikita.barkov@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2022",
      "commitsCount" : 13,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "roman.shevchenko@jetbrains.com", "anna.marchenko@jetbrains.com", "maxim.kolmakov@jetbrains.com", "daniil.ovchinnikov@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2024",
      "commitsCount" : 19,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "maxim.kolmakov@jetbrains.com", "nikita.barkov@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2023",
      "commitsCount" : 11,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "elena.artamonova@jetbrains.com", "maxim.kolmakov@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2025",
      "commitsCount" : 3,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "maxim.kolmakov@jetbrains.com", "dmitrii.denisov@jetbrains.com" ]
    }, {
      "extension" : "bat",
      "year" : "2022",
      "commitsCount" : 3,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "anna.marchenko@jetbrains.com" ]
    }, {
      "extension" : "bat",
      "year" : "2024",
      "commitsCount" : 2,
      "contributors" : [ "maxim.kolmakov@jetbrains.com", "nikita.barkov@jetbrains.com" ]
    }, {
      "extension" : "bat",
      "year" : "2023",
      "commitsCount" : 6,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "maxim.kolmakov@jetbrains.com" ]
    }, {
      "extension" : "bat",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "dmitrii.denisov@jetbrains.com" ]
    }, {
      "extension" : "extension",
      "year" : "2024",
      "commitsCount" : 2,
      "contributors" : [ "nikita.barkov@jetbrains.com", "eugene.morozov@jetbrains.com" ]
    }, {
      "extension" : "dylib",
      "year" : "2022",
      "commitsCount" : 4,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "anna.marchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com" ]
    }, {
      "extension" : "so",
      "year" : "2022",
      "commitsCount" : 3,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "anna.marchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2023",
      "commitsCount" : 40,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "roman.ivanitskii@jetbrains.com", "maxim.kolmakov@jetbrains.com", "nikita.barkov@jetbrains.com", "yuriy.artamonov@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2024",
      "commitsCount" : 29,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "roman.ivanitskii@jetbrains.com", "anna.marchenko@jetbrains.com", "dmitry.golovinov@jetbrains.com", "maxim.kolmakov@jetbrains.com", "alexey.afanasiev@jetbrains.com", "nikita.barkov@jetbrains.com", "eugene.morozov@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2022",
      "commitsCount" : 25,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "nikita.kudrin@jetbrains.com", "anna.marchenko@jetbrains.com", "maxim.kolmakov@jetbrains.com", "daniil.ovchinnikov@jetbrains.com", "alexey.kryuchkov@jetbrains.com" ]
    }, {
      "extension" : "kts",
      "year" : "2025",
      "commitsCount" : 3,
      "contributors" : [ "alexandr.evstigneev@jetbrains.com", "maxim.kolmakov@jetbrains.com", "dmitrii.denisov@jetbrains.com" ]
    }, {
      "extension" : "csv",
      "year" : "2023",
      "commitsCount" : 2,
      "contributors" : [ "nikita.kudrin@jetbrains.com" ]
    }, {
      "extension" : "png",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "nikita.barkov@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2025",
      "commitsCount" : 9,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "alexandr.evstigneev@jetbrains.com", "rodion.iafarov@jetbrains.com", "maxim.kolmakov@jetbrains.com", "eugene.morozov@jetbrains.com" ]
    }, {
      "extension" : "dll",
      "year" : "2022",
      "commitsCount" : 3,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "anna.marchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2024",
      "commitsCount" : 2,
      "contributors" : [ "maxim.kolmakov@jetbrains.com", "eugene.morozov@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2023",
      "commitsCount" : 2,
      "contributors" : [ "anna.marchenko@jetbrains.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2023",
      "commitsCount" : 7,
      "contributors" : [ "maxim.kolmakov@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2024",
      "commitsCount" : 4,
      "contributors" : [ "nikita.barkov@jetbrains.com", "eugene.morozov@jetbrains.com" ]
    }, {
      "extension" : "gitattributes",
      "year" : "2022",
      "commitsCount" : 3,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "anna.marchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com" ]
    }, {
      "extension" : "testexecutionlistener",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "nikita.kudrin@jetbrains.com" ]
    }, {
      "extension" : "testexecutionlistener",
      "year" : "2024",
      "commitsCount" : 4,
      "contributors" : [ "maxim.kolmakov@jetbrains.com", "nikita.barkov@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2022",
      "commitsCount" : 7,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "nikita.kudrin@jetbrains.com", "anna.marchenko@jetbrains.com", "maxim.kolmakov@jetbrains.com" ]
    }, {
      "extension" : "svg",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "dmitrii.denisov@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2025",
      "commitsCount" : 6,
      "contributors" : [ "anastasia.katsman@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "karol.lewandowski@jetbrains.com", "dmitrii.denisov@jetbrains.com", "cdr@intellij.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2025",
      "commitsCount" : 4,
      "contributors" : [ "maxim.kolmakov@jetbrains.com", "dmitrii.denisov@jetbrains.com", "eugene.morozov@jetbrains.com" ]
    }, {
      "extension" : "json",
      "year" : "2024",
      "commitsCount" : 2,
      "contributors" : [ "nikita.kudrin@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2022",
      "commitsCount" : 34,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "roman.shevchenko@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "nikita.bobko@jetbrains.com", "anna.marchenko@jetbrains.com", "dmitry.golovinov@jetbrains.com", "maxim.kolmakov@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "daniil.ovchinnikov@jetbrains.com", "alexey.kryuchkov@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2023",
      "commitsCount" : 40,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "ruslan.cheremin@jetbrains.com", "mikhail.mazurkevich@jetbrains.com", "maxim.kolmakov@jetbrains.com", "elena.artamonova@jetbrains.com", "roman.ivanitskii@jetbrains.com", "anna.marchenko@jetbrains.com", "vladislav.yaroshchuk@jetbrains.com", "nikita.barkov@jetbrains.com", "daniil.ovchinnikov@jetbrains.com", "yuriy.artamonov@jetbrains.com", "nikita.ashihmin@jetbrains.com", "andrew.kozlov@jetbrains.com" ]
    }, {
      "extension" : "kt",
      "year" : "2022",
      "commitsCount" : 254,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "florian.kistner@jetbrains.com", "maria.baburina@jetbrains.com", "alexey.belkov@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "maxim.kolmakov@jetbrains.com", "nikita.vlaev@jetbrains.com", "dmitry.gridin@jetbrains.com", "roman.shevchenko@jetbrains.com", "elena.artamonova@jetbrains.com", "roman.ivanitskii@jetbrains.com", "anna.marchenko@jetbrains.com", "yuriy.maltsev@jetbrains.com", "lev.zagnetin@jetbrains.com", "dmitrii.naumenko@jetbrains.com", "yuriy.artamonov@jetbrains.com", "alexey.kryuchkov@jetbrains.com", "andrew.kozlov@jetbrains.com" ]
    }, {
      "extension" : "mockmaker",
      "year" : "2023",
      "commitsCount" : 2,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "maxim.kolmakov@jetbrains.com" ]
    }, {
      "extension" : "mockmaker",
      "year" : "2022",
      "commitsCount" : 3,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "nikita.kudrin@jetbrains.com", "anna.marchenko@jetbrains.com" ]
    }, {
      "extension" : "cpp",
      "year" : "2022",
      "commitsCount" : 3,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "anna.marchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com" ]
    }, {
      "extension" : "kt",
      "year" : "2025",
      "commitsCount" : 413,
      "contributors" : [ "vladislav.rassokhin@jetbrains.com", "maxim.kolmakov@jetbrains.com", "kseniia.shabalina@jetbrains.com", "anton.deriabin@jetbrains.com", "ilya.muradyan@jetbrains.com", "anna.marchenko@jetbrains.com", "sergey.vorobyov@jetbrains.com", "ekaterina.semenova@jetbrains.com", "ilya.kirillov@jetbrains.com", "dmitrii.denisov@jetbrains.com", "lyubomyr.bushko@jetbrains.com", "nikita.kudrin@jetbrains.com", "daniel.below@jetbrains.com", "xuanson.trinh@jetbrains.com", "alexander.lobas@jetbrains.com", "leonid@shalupov.com", "roman.ivanitskii@jetbrains.com", "maxim.medvedev@jetbrains.com", "alexander.danilov@jetbrains.com", "alexey.afanasiev@jetbrains.com", "evgenii.novozhilov@jetbrains.com", "yuriy.artamonov@jetbrains.com", "ivan.semenov@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "anna.kozlova@jetbrains.com", "maxim.banaev@jetbrains.com", "aydar.mukhametzyanov@jetbrains.com", "eugene.morozov@jetbrains.com", "elena.artamonova@jetbrains.com", "anastasia.katsman@jetbrains.com", "rustam.vishnyakov@jetbrains.com", "rodion.iafarov@jetbrains.com", "elena.shaverdova@jetbrains.com", "lev.zagnetin@jetbrains.com", "vladislav.shishov@jetbrains.com", "dmitriy.smirnov@jetbrains.com", "vladislav.beskrovny@jetbrains.com", "nikita.skvortsov@jetbrains.com", "liudmila.kornilova@jetbrains.com", "alexander.karaev@jetbrains.com", "patronus-no-reply@jetbrains.com", "konstantin.nisht@jetbrains.com", "piotr.tomiak@jetbrains.com", "mihail.buryakov@jetbrains.com", "vladimir.koshelev@jetbrains.com", "timur.aliberdov@jetbrains.com", "dmitry.yudin@jetbrains.com", "roman.shevchenko@jetbrains.com", "vladislav.sholokhov@jetbrains.com", "aleksei.berezkin@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "ilya.komolkin@jetbrains.com", "alexander.koshevoy@jetbrains.com" ]
    }, {
      "extension" : "kt",
      "year" : "2023",
      "commitsCount" : 657,
      "contributors" : [ "vladimir.muzhichenko@jetbrains.com", "maria.baburina@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "ruslan.cheremin@jetbrains.com", "maxim.kolmakov@jetbrains.com", "aydar.mukhametzyanov@jetbrains.com", "elena.artamonova@jetbrains.com", "anton.deriabin@jetbrains.com", "anna.marchenko@jetbrains.com", "elena.shaverdova@jetbrains.com", "rebovykin@gmail.com", "nikita.barkov@jetbrains.com", "aleksandr.slapoguzov@jetbrains.com", "jamilya.shurukhova@jetbrains.com", "alexey.kryuchkov@jetbrains.com", "nikita.kudrin@jetbrains.com", "vadim.salavatov@jetbrains.com", "konstantin.nisht@jetbrains.com", "roman.shevchenko@jetbrains.com", "leonid@shalupov.com", "andrey.sokolov@jetbrains.com", "roman.ivanitskii@jetbrains.com", "julia.beliaeva@jetbrains.com", "semyon.proshev@jetbrains.com", "artem.aleksyuk@jetbrains.com", "vladislav.yaroshchuk@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "alexander.glukhov@jetbrains.com", "yuriy.artamonov@jetbrains.com", "adam.malek@jetbrains.com" ]
    }, {
      "extension" : "kt",
      "year" : "2024",
      "commitsCount" : 500,
      "contributors" : [ "vladimir.lagunov@jetbrains.com", "konstantin.ulitin@jetbrains.com", "vladislav.rassokhin@jetbrains.com", "mikhail.mazurkevich@jetbrains.com", "ilia.zakoulov@jetbrains.com", "maxim.kolmakov@jetbrains.com", "alexandr.evstigneev@jetbrains.com", "mikhail.shagvaliev@jetbrains.com", "anna.marchenko@jetbrains.com", "artem.grigorash@jetbrains.com", "kornilova203@gmail.com", "ilya.kirillov@jetbrains.com", "nikita.barkov@jetbrains.com", "dmitrii.denisov@jetbrains.com", "alexey.kryuchkov@jetbrains.com", "nikita.kudrin@jetbrains.com", "vadim.salavatov@jetbrains.com", "alexander.bubenchikov@jetbrains.com", "leonid@shalupov.com", "roman.ivanitskii@jetbrains.com", "alexander.danilov@jetbrains.com", "alexey.afanasiev@jetbrains.com", "alexander.glukhov@jetbrains.com", "yuriy.artamonov@jetbrains.com", "maria.baburina@jetbrains.com", "sergey.larionov@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "eugene.morozov@jetbrains.com", "elena.artamonova@jetbrains.com", "anastasia.katsman@jetbrains.com", "sviatoslav.vlasov@jetbrains.com", "rodion.iafarov@jetbrains.com", "elena.shaverdova@jetbrains.com", "mariia.fadeeva@jetbrains.com", "lev.zagnetin@jetbrains.com", "vladislav.shishov@jetbrains.com", "liudmila.kornilova@jetbrains.com", "alexander.karaev@jetbrains.com", "konstantin.nisht@jetbrains.com", "aleksandr.izmaylov@jetbrains.com", "vladimir.koshelev@jetbrains.com", "roman.shevchenko@jetbrains.com", "vladislav.sholokhov@jetbrains.com", "mikhail@filippov.me", "lev.leontev@jetbrains.com", "sergey.karpov@jetbrains.com", "daniil.ovchinnikov@jetbrains.com", "alexander.koshevoy@jetbrains.com", "mikhail.kuznetsov@jetbrains.com", "maxim.kolmakov@gmail.com", "sergey.shkredov@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2024",
      "commitsCount" : 26,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "roman.ivanitskii@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "mikhail.filippov@jetbrains.com", "mikhail@filippov.me", "maxim.kolmakov@jetbrains.com", "andrei.efanov@jetbrains.com", "nikita.barkov@jetbrains.com", "daniil.ovchinnikov@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2025",
      "commitsCount" : 23,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "roman.shevchenko@jetbrains.com", "roman.ivanitskii@jetbrains.com", "aleksei.cherepanov@jetbrains.com", "anton.deriabin@jetbrains.com", "anastasia.katsman@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "mikhail.filippov@jetbrains.com", "rodion.iafarov@jetbrains.com", "mikhail@filippov.me", "nikolay.chashnikov@jetbrains.com", "ivan.pashchenko@jetbrains.com" ]
    }, {
      "extension" : "json",
      "year" : "2022",
      "commitsCount" : 6,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "anna.marchenko@jetbrains.com", "maxim.kolmakov@jetbrains.com", "alexey.kryuchkov@jetbrains.com" ]
    }, {
      "extension" : "json",
      "year" : "2023",
      "commitsCount" : 5,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "roman.ivanitskii@jetbrains.com", "maxim.kolmakov@jetbrains.com" ]
    }, {
      "extension" : "extension",
      "year" : "2025",
      "commitsCount" : 5,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "anastasia.katsman@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2022",
      "commitsCount" : 3,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "anna.marchenko@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2023",
      "commitsCount" : 7,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "maxim.kolmakov@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "nikita.barkov@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "dmitrii.denisov@jetbrains.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "dmitrii.denisov@jetbrains.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2024",
      "commitsCount" : 2,
      "contributors" : [ "maxim.kolmakov@jetbrains.com", "nikita.barkov@jetbrains.com" ]
    }, {
      "extension" : "bazel",
      "year" : "2024",
      "commitsCount" : 3,
      "contributors" : [ "vladimir.krivosheev@jetbrains.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2023",
      "commitsCount" : 4,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "maxim.kolmakov@jetbrains.com" ]
    }, {
      "extension" : "bazel",
      "year" : "2025",
      "commitsCount" : 30,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "leonid@shalupov.com", "leonid.shalupov@jetbrains.com", "aleksei.cherepanov@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "evgenii.ilichev@jetbrains.com", "ilia.kirianovskii@jetbrains.com", "ivan.pashchenko@jetbrains.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2022",
      "commitsCount" : 3,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "anna.marchenko@jetbrains.com" ]
    }, {
      "extension" : "properties",
      "year" : "2025",
      "commitsCount" : 5,
      "contributors" : [ "dmitrii.denisov@jetbrains.com", "eugene.morozov@jetbrains.com" ]
    }, {
      "extension" : "properties",
      "year" : "2024",
      "commitsCount" : 2,
      "contributors" : [ "nikita.barkov@jetbrains.com", "eugene.morozov@jetbrains.com" ]
    }, {
      "extension" : "properties",
      "year" : "2023",
      "commitsCount" : 6,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "maxim.kolmakov@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "eugene.morozov@jetbrains.com" ]
    }, {
      "extension" : "properties",
      "year" : "2022",
      "commitsCount" : 5,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "nikita.kudrin@jetbrains.com", "anna.marchenko@jetbrains.com" ]
    }, {
      "extension" : "",
      "year" : "2023",
      "commitsCount" : 7,
      "contributors" : [ "nikita.kudrin@jetbrains.com", "maxim.kolmakov@jetbrains.com" ]
    }, {
      "extension" : "",
      "year" : "2022",
      "commitsCount" : 10,
      "contributors" : [ "roman.shevchenko@jetbrains.com", "nikita.kudrin@jetbrains.com", "anna.marchenko@jetbrains.com", "daniil.tsaryov@jetbrains.com", "yuriy.artamonov@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2022",
      "commitsCount" : 1,
      "contributors" : [ "anna.marchenko@jetbrains.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 3,
    "linesOfCodeInUnits" : 57,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 8,
      "lowRiskValue" : 19,
      "mediumRiskValue" : 30,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 14.035087719298245,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 52.63157894736842,
      "lowRiskPercentage" : 33.333333333333336,
      "totalValue" : 57,
      "totalCount" : 3
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 57,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 3,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 57,
      "totalCount" : 3
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "kt",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 8,
      "lowRiskValue" : 19,
      "mediumRiskValue" : 30,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 14.035087719298245,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 52.63157894736842,
      "lowRiskPercentage" : 33.333333333333336,
      "totalValue" : 57,
      "totalCount" : 3
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "intellij.tools.ide.starter.examples.plugins",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 8,
      "lowRiskValue" : 19,
      "mediumRiskValue" : 30,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 14.035087719298245,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 52.63157894736842,
      "lowRiskPercentage" : 33.333333333333336,
      "totalValue" : 57,
      "totalCount" : 3
    } ] ],
    "longestUnits" : [ {
      "shortName" : "fun oneMoreTest()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
        "extension" : "kt",
        "linesOfCode" : 85,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 80,
      "endLine" : 113,
      "linesOfCode" : 30,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun simpleTest()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
        "extension" : "kt",
        "linesOfCode" : 85,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 46,
      "endLine" : 65,
      "linesOfCode" : 19,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun actionPerformed()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/kotlin/ShowDialogAction.kt",
        "extension" : "kt",
        "linesOfCode" : 13,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 8
      },
      "startLine" : 6,
      "endLine" : 13,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "kt",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 57,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 3,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 57,
      "totalCount" : 3
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "intellij.tools.ide.starter.examples.plugins",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 57,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 3,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 57,
      "totalCount" : 3
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "fun oneMoreTest()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
        "extension" : "kt",
        "linesOfCode" : 85,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 80,
      "endLine" : 113,
      "linesOfCode" : 30,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun simpleTest()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/integrationTest/kotlin/PluginTest.kt",
        "extension" : "kt",
        "linesOfCode" : 85,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 46,
      "endLine" : 65,
      "linesOfCode" : 19,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun actionPerformed()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "intellij.tools.ide.starter.examples.plugins/src/main/kotlin/ShowDialogAction.kt",
        "extension" : "kt",
        "linesOfCode" : 13,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 8
      },
      "startLine" : 6,
      "endLine" : 13,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 96,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    },
    "duplicationPerComponent" : [ [ {
      "key" : "intellij.tools.ide.starter.examples.plugins",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 96,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ ],
    "longestDuplicates" : [ ],
    "mostFrequentDuplicates" : [ ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2025-12-23",
    "contributors" : [ {
      "email" : "maxim.kolmakov@jetbrains.com",
      "userName" : "Maxim.Kolmakov",
      "commitsCount" : 421,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 4,
      "commitsCount365Days" : 36,
      "firstCommitDate" : "2022-02-28",
      "latestCommitDate" : "2025-08-19",
      "activeYears" : [ "2022", "2023", "2024", "2025" ],
      "commitDates" : [ "2025-08-19", "2025-08-04", "2025-07-31", "2025-07-24", "2025-06-22", "2025-06-06", "2025-05-28", "2025-05-27", "2025-05-25", "2025-05-16", "2025-05-13", "2025-04-23", "2025-04-12", "2025-04-10", "2025-04-01", "2025-03-24", "2025-03-14", "2025-03-13", "2025-03-11", "2025-03-10", "2025-02-28", "2025-02-27", "2025-02-26", "2025-02-20", "2025-02-17", "2025-01-30", "2025-01-29", "2025-01-28", "2025-01-22", "2025-01-17", "2025-01-09", "2024-12-20", "2024-11-22", "2024-10-24", "2024-10-02", "2024-09-30", "2024-09-17", "2024-09-13", "2024-09-04", "2024-09-03", "2024-09-02", "2024-08-20", "2024-08-01", "2024-07-29", "2024-07-26", "2024-07-25", "2024-07-15", "2024-07-13", "2024-07-12", "2024-07-11", "2024-07-09", "2024-07-08", "2024-07-02", "2024-06-28", "2024-06-26", "2024-06-24", "2024-06-20", "2024-06-19", "2024-06-18", "2024-06-14", "2024-06-12", "2024-06-04", "2024-06-03", "2024-05-31", "2024-05-28", "2024-05-27", "2024-05-24", "2024-05-22", "2024-05-23", "2024-05-21", "2024-05-16", "2024-05-13", "2024-05-07", "2024-05-02", "2024-04-29", "2024-04-26", "2024-04-25", "2024-04-19", "2024-04-11", "2024-04-08", "2024-04-02", "2024-03-19", "2024-03-18", "2024-03-06", "2024-03-05", "2024-03-01", "2024-02-29", "2024-02-27", "2024-02-26", "2024-02-22", "2024-02-21", "2024-02-19", "2024-02-12", "2024-02-08", "2024-02-06", "2024-02-05", "2024-02-01", "2024-01-30", "2024-01-22", "2024-01-19", "2024-01-18", "2024-01-17", "2024-01-11", "2024-01-10", "2024-01-09", "2023-12-19", "2023-12-06", "2023-12-05", "2023-12-01", "2023-11-30", "2023-11-28", "2023-11-24", "2023-11-15", "2023-11-14", "2023-11-13", "2023-10-26", "2023-10-19", "2023-10-18", "2023-10-17", "2023-10-04", "2023-10-03", "2023-09-29", "2023-09-28", "2023-09-27", "2023-09-25", "2023-09-22", "2023-09-20", "2023-09-18", "2023-09-15", "2023-09-14", "2023-09-11", "2023-09-08", "2023-09-04", "2023-09-01", "2023-08-31", "2023-08-30", "2023-08-28", "2023-08-23", "2023-08-22", "2023-08-21", "2023-08-04", "2023-08-03", "2023-08-02", "2023-08-01", "2023-07-31", "2023-07-28", "2023-07-26", "2023-07-25", "2023-07-24", "2023-07-18", "2023-07-17", "2023-07-14", "2023-07-13", "2023-07-11", "2023-07-10", "2023-07-07", "2023-07-06", "2023-07-04", "2023-07-03", "2023-06-21", "2023-06-19", "2023-06-15", "2023-06-14", "2023-06-09", "2023-06-05", "2023-05-31", "2023-05-30", "2023-05-22", "2023-05-16", "2023-05-12", "2023-05-10", "2023-05-09", "2023-05-05", "2023-05-04", "2023-04-29", "2023-04-28", "2023-04-24", "2023-04-19", "2023-04-17", "2023-04-14", "2023-04-13", "2023-03-24", "2023-03-22", "2023-03-21", "2023-03-20", "2023-03-18", "2023-03-17", "2023-03-16", "2023-03-15", "2023-03-14", "2023-03-13", "2023-03-09", "2023-03-08", "2023-03-07", "2023-03-06", "2023-03-03", "2023-03-02", "2023-03-01", "2023-02-20", "2023-02-07", "2023-02-02", "2023-01-31", "2023-01-30", "2023-01-27", "2023-01-26", "2023-01-24", "2023-01-17", "2023-01-16", "2023-01-13", "2023-01-12", "2023-01-11", "2023-01-09", "2022-12-16", "2022-12-06", "2022-12-05", "2022-11-24", "2022-11-18", "2022-11-15", "2022-11-11", "2022-11-03", "2022-10-17", "2022-10-13", "2022-10-12", "2022-10-11", "2022-10-07", "2022-10-06", "2022-08-26", "2022-07-06", "2022-07-05", "2022-06-22", "2022-06-13", "2022-06-01", "2022-05-31", "2022-05-18", "2022-05-03", "2022-05-02", "2022-04-29", "2022-02-28" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "nikita.kudrin@jetbrains.com",
      "userName" : "Nikita Kudrin",
      "commitsCount" : 342,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 1,
      "commitsCount180Days" : 17,
      "commitsCount365Days" : 41,
      "firstCommitDate" : "2022-02-02",
      "latestCommitDate" : "2025-12-11",
      "activeYears" : [ "2022", "2023", "2024", "2025" ],
      "commitDates" : [ "2025-12-11", "2025-10-17", "2025-10-16", "2025-09-19", "2025-09-18", "2025-09-17", "2025-09-11", "2025-09-09", "2025-09-02", "2025-08-28", "2025-08-22", "2025-08-21", "2025-08-20", "2025-06-04", "2025-06-02", "2025-02-10", "2025-02-07", "2025-02-06", "2025-02-05", "2025-02-04", "2025-01-30", "2025-01-28", "2025-01-27", "2025-01-24", "2025-01-23", "2025-01-16", "2025-01-14", "2025-01-08", "2025-01-02", "2024-09-03", "2024-08-23", "2024-08-14", "2024-08-08", "2024-08-01", "2024-07-31", "2024-07-26", "2024-07-24", "2024-07-23", "2024-07-22", "2024-07-18", "2024-07-17", "2024-07-12", "2024-07-09", "2024-07-08", "2024-05-21", "2024-04-17", "2024-03-12", "2024-03-11", "2024-03-06", "2024-02-29", "2024-02-28", "2024-02-15", "2024-02-09", "2024-02-08", "2024-02-07", "2024-01-19", "2024-01-16", "2024-01-12", "2024-01-03", "2023-12-07", "2023-12-04", "2023-11-30", "2023-11-29", "2023-11-28", "2023-11-22", "2023-11-21", "2023-11-07", "2023-11-06", "2023-11-05", "2023-11-03", "2023-11-02", "2023-11-01", "2023-10-31", "2023-10-28", "2023-10-30", "2023-10-27", "2023-10-26", "2023-10-25", "2023-10-18", "2023-10-17", "2023-10-13", "2023-10-11", "2023-10-16", "2023-10-12", "2023-10-09", "2023-10-10", "2023-10-06", "2023-10-03", "2023-10-02", "2023-09-28", "2023-09-27", "2023-09-26", "2023-09-22", "2023-09-20", "2023-09-19", "2023-08-25", "2023-08-24", "2023-08-23", "2023-08-18", "2023-08-16", "2023-08-11", "2023-08-10", "2023-08-07", "2023-07-31", "2023-07-19", "2023-07-14", "2023-07-17", "2023-07-13", "2023-07-12", "2023-07-11", "2023-07-10", "2023-07-07", "2023-07-06", "2023-06-29", "2023-06-12", "2023-06-13", "2023-05-26", "2023-05-11", "2023-05-08", "2023-04-21", "2023-04-20", "2023-04-07", "2023-03-28", "2023-03-23", "2023-03-20", "2023-02-24", "2023-02-17", "2023-02-20", "2023-02-10", "2023-02-07", "2023-02-06", "2023-02-01", "2023-01-27", "2023-01-26", "2023-01-24", "2023-01-23", "2023-01-20", "2023-01-19", "2023-01-18", "2023-01-17", "2023-01-02", "2022-12-05", "2022-12-01", "2022-11-30", "2022-11-23", "2022-11-25", "2022-11-24", "2022-11-22", "2022-11-21", "2022-11-18", "2022-11-10", "2022-11-14", "2022-11-07", "2022-11-03", "2022-11-01", "2022-10-31", "2022-10-27", "2022-10-26", "2022-09-20", "2022-09-15", "2022-09-12", "2022-09-09", "2022-09-08", "2022-09-07", "2022-09-06", "2022-09-05", "2022-08-29", "2022-08-18", "2022-08-17", "2022-08-16", "2022-08-11", "2022-08-04", "2022-08-03", "2022-08-02", "2022-07-28", "2022-07-21", "2022-07-18", "2022-07-12", "2022-07-11", "2022-07-08", "2022-07-06", "2022-07-04", "2022-07-01", "2022-06-30", "2022-06-29", "2022-06-24", "2022-06-22", "2022-06-20", "2022-06-16", "2022-06-14", "2022-06-13", "2022-06-06", "2022-06-02", "2022-05-31", "2022-05-30", "2022-05-19", "2022-05-18", "2022-05-16", "2022-05-11", "2022-04-13", "2022-04-01", "2022-03-11", "2022-03-01", "2022-02-22", "2022-02-21", "2022-02-04", "2022-02-03", "2022-02-02" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "anna.marchenko@jetbrains.com",
      "userName" : "Anna Koehler",
      "commitsCount" : 211,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 7,
      "commitsCount365Days" : 17,
      "firstCommitDate" : "2022-01-31",
      "latestCommitDate" : "2025-10-14",
      "activeYears" : [ "2022", "2023", "2024", "2025" ],
      "commitDates" : [ "2025-10-14", "2025-10-05", "2025-09-29", "2025-09-16", "2025-08-27", "2025-08-03", "2025-07-27", "2025-06-27", "2025-05-16", "2025-05-06", "2025-04-08", "2025-03-30", "2025-02-13", "2025-02-11", "2025-02-10", "2025-01-23", "2024-11-22", "2024-09-19", "2024-09-13", "2024-08-30", "2024-08-28", "2024-08-13", "2024-07-23", "2024-07-12", "2024-07-03", "2024-06-24", "2024-06-19", "2024-05-27", "2024-04-29", "2024-04-28", "2024-04-25", "2024-04-18", "2024-04-17", "2024-03-24", "2024-03-13", "2024-02-15", "2024-02-05", "2023-12-13", "2023-12-11", "2023-12-05", "2023-11-30", "2023-11-29", "2023-11-23", "2023-11-22", "2023-11-21", "2023-11-19", "2023-11-15", "2023-11-03", "2023-11-02", "2023-10-23", "2023-10-09", "2023-09-30", "2023-09-15", "2023-09-14", "2023-09-13", "2023-09-06", "2023-09-05", "2023-09-03", "2023-09-01", "2023-08-29", "2023-08-26", "2023-08-17", "2023-08-14", "2023-08-10", "2023-08-08", "2023-08-07", "2023-08-04", "2023-08-03", "2023-08-01", "2023-07-06", "2023-07-05", "2023-06-29", "2023-06-24", "2023-06-13", "2023-06-12", "2023-06-07", "2023-06-01", "2023-05-30", "2023-05-16", "2023-05-12", "2023-05-11", "2023-05-09", "2023-05-08", "2023-05-07", "2023-05-06", "2023-05-02", "2023-04-27", "2023-04-12", "2023-04-11", "2023-03-26", "2023-03-20", "2023-03-18", "2023-03-16", "2023-03-08", "2023-03-06", "2023-03-03", "2023-03-02", "2023-02-28", "2023-02-27", "2023-02-17", "2023-02-13", "2023-02-09", "2023-02-08", "2023-02-07", "2023-01-30", "2023-01-26", "2023-01-25", "2023-01-23", "2023-01-18", "2023-01-17", "2023-01-16", "2023-01-15", "2023-01-10", "2023-01-09", "2023-01-05", "2022-12-15", "2022-12-13", "2022-11-29", "2022-11-24", "2022-11-23", "2022-11-17", "2022-11-15", "2022-11-14", "2022-11-08", "2022-11-07", "2022-11-05", "2022-11-03", "2022-10-31", "2022-10-28", "2022-10-27", "2022-10-26", "2022-10-20", "2022-10-19", "2022-10-04", "2022-09-25", "2022-09-08", "2022-09-07", "2022-09-05", "2022-09-01", "2022-08-24", "2022-08-17", "2022-08-16", "2022-08-12", "2022-08-01", "2022-07-26", "2022-07-25", "2022-07-14", "2022-07-12", "2022-07-05", "2022-07-04", "2022-06-30", "2022-06-29", "2022-06-24", "2022-06-22", "2022-06-07", "2022-05-30", "2022-05-09", "2022-04-21", "2022-04-20", "2022-04-06", "2022-04-05", "2022-03-25", "2022-03-23", "2022-03-22", "2022-03-17", "2022-03-08", "2022-03-07", "2022-02-28", "2022-02-10", "2022-01-31" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "anastasia.katsman@jetbrains.com",
      "userName" : "Anastasia Katsman",
      "commitsCount" : 147,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 5,
      "commitsCount180Days" : 77,
      "commitsCount365Days" : 107,
      "firstCommitDate" : "2024-02-26",
      "latestCommitDate" : "2025-10-22",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-10-22", "2025-10-21", "2025-10-20", "2025-10-18", "2025-10-19", "2025-10-16", "2025-10-15", "2025-10-14", "2025-10-13", "2025-10-10", "2025-10-09", "2025-10-08", "2025-08-21", "2025-10-07", "2025-10-06", "2025-10-02", "2025-10-01", "2025-09-30", "2025-09-29", "2025-09-16", "2025-09-04", "2025-09-03", "2025-09-02", "2025-09-01", "2025-08-28", "2025-08-27", "2025-08-26", "2025-08-13", "2025-08-12", "2025-08-06", "2025-08-05", "2025-08-04", "2025-07-31", "2025-07-08", "2025-06-27", "2025-05-29", "2025-05-28", "2025-05-22", "2025-05-02", "2025-04-30", "2025-04-17", "2025-04-15", "2025-04-05", "2025-04-03", "2025-04-02", "2025-03-31", "2025-03-26", "2025-03-25", "2025-03-13", "2025-03-10", "2025-02-27", "2025-02-25", "2025-01-29", "2025-01-28", "2025-01-27", "2025-01-14", "2025-01-02", "2024-12-12", "2024-12-09", "2024-11-27", "2024-10-29", "2024-10-03", "2024-10-02", "2024-09-27", "2024-09-25", "2024-09-24", "2024-09-19", "2024-09-17", "2024-09-12", "2024-09-10", "2024-09-09", "2024-08-14", "2024-08-06", "2024-07-12", "2024-07-05", "2024-07-04", "2024-06-27", "2024-06-26", "2024-05-24", "2024-05-22", "2024-03-13", "2024-02-26" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "roman.ivanitskii@jetbrains.com",
      "userName" : "roman.ivanitskii",
      "commitsCount" : 142,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 3,
      "commitsCount365Days" : 23,
      "firstCommitDate" : "2022-08-19",
      "latestCommitDate" : "2025-08-27",
      "activeYears" : [ "2022", "2023", "2024", "2025" ],
      "commitDates" : [ "2025-08-27", "2025-08-01", "2025-07-31", "2025-06-11", "2025-05-30", "2025-05-14", "2025-04-30", "2025-04-29", "2025-04-28", "2025-04-23", "2025-01-27", "2024-12-12", "2024-11-08", "2024-10-01", "2024-09-03", "2024-09-02", "2024-08-20", "2024-08-19", "2024-08-09", "2024-08-08", "2024-07-22", "2024-06-21", "2024-06-14", "2024-05-21", "2024-05-07", "2024-05-08", "2024-04-25", "2024-04-24", "2024-04-04", "2024-03-25", "2024-02-19", "2024-02-16", "2024-01-25", "2024-01-24", "2024-01-22", "2024-01-02", "2023-10-02", "2023-09-18", "2023-09-04", "2023-09-01", "2023-08-30", "2023-08-29", "2023-08-28", "2023-08-25", "2023-08-17", "2023-08-08", "2023-08-07", "2023-08-03", "2023-08-01", "2023-07-28", "2023-07-24", "2023-07-21", "2023-07-20", "2023-07-19", "2023-07-18", "2023-07-13", "2023-07-11", "2023-06-27", "2023-06-20", "2023-06-19", "2023-06-16", "2023-06-15", "2023-06-13", "2023-06-12", "2023-06-07", "2023-05-18", "2023-05-15", "2023-05-14", "2023-05-11", "2023-05-03", "2023-05-02", "2023-03-22", "2023-03-13", "2023-03-03", "2023-02-28", "2023-02-26", "2023-02-23", "2023-02-21", "2023-02-20", "2023-02-13", "2023-02-12", "2023-02-10", "2023-02-09", "2023-02-07", "2023-02-06", "2023-02-05", "2023-01-30", "2023-01-24", "2023-01-20", "2023-01-09", "2022-11-21", "2022-11-18", "2022-11-16", "2022-11-10", "2022-11-08", "2022-11-07", "2022-10-20", "2022-10-13", "2022-08-19" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "nikita.barkov@jetbrains.com",
      "userName" : "Nikita Barkov",
      "commitsCount" : 134,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-07-28",
      "latestCommitDate" : "2024-11-19",
      "activeYears" : [ "2023", "2024" ],
      "commitDates" : [ "2024-11-19", "2024-11-18", "2024-10-30", "2024-10-28", "2024-09-30", "2024-09-29", "2024-09-27", "2024-09-26", "2024-08-30", "2024-08-29", "2024-08-07", "2024-07-17", "2024-07-11", "2024-07-10", "2024-07-09", "2024-07-05", "2024-06-21", "2024-06-18", "2024-06-03", "2024-06-01", "2024-05-21", "2024-04-29", "2024-04-26", "2024-04-25", "2024-04-24", "2024-04-23", "2024-04-18", "2024-04-16", "2024-04-12", "2024-04-04", "2024-04-02", "2024-03-25", "2024-03-24", "2024-03-22", "2024-03-21", "2024-03-20", "2024-03-19", "2024-02-29", "2024-02-19", "2024-01-30", "2024-01-22", "2024-01-18", "2024-01-09", "2023-12-19", "2023-12-18", "2023-12-06", "2023-12-05", "2023-11-23", "2023-11-16", "2023-10-26", "2023-11-14", "2023-11-13", "2023-11-07", "2023-10-30", "2023-10-19", "2023-10-20", "2023-09-29", "2023-09-19", "2023-09-18", "2023-09-11", "2023-09-10", "2023-09-08", "2023-09-07", "2023-09-06", "2023-08-31", "2023-08-20", "2023-08-19", "2023-08-18", "2023-08-16", "2023-08-11", "2023-08-14", "2023-08-17", "2023-08-10", "2023-08-08", "2023-08-07", "2023-08-04", "2023-08-03", "2023-08-02", "2023-08-01", "2023-07-31", "2023-07-30", "2023-07-28" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "eugene.morozov@jetbrains.com",
      "userName" : "Eugene Morozov",
      "commitsCount" : 105,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 11,
      "commitsCount180Days" : 24,
      "commitsCount365Days" : 58,
      "firstCommitDate" : "2024-01-09",
      "latestCommitDate" : "2025-11-27",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-11-27", "2025-11-26", "2025-11-25", "2025-11-21", "2025-11-20", "2025-11-19", "2025-11-18", "2025-10-02", "2025-09-10", "2025-09-01", "2025-08-12", "2025-08-11", "2025-08-10", "2025-08-08", "2025-08-07", "2025-08-05", "2025-08-04", "2025-07-02", "2025-06-28", "2025-06-27", "2025-06-25", "2025-06-05", "2025-06-04", "2025-05-22", "2025-05-23", "2025-05-09", "2025-05-07", "2025-04-29", "2025-04-23", "2025-04-17", "2025-04-16", "2025-04-14", "2025-04-12", "2025-04-07", "2025-04-03", "2025-04-01", "2025-03-31", "2025-03-25", "2025-03-11", "2025-02-17", "2025-02-07", "2024-12-18", "2024-12-16", "2024-12-12", "2024-12-04", "2024-11-28", "2024-11-26", "2024-10-28", "2024-10-23", "2024-10-22", "2024-10-21", "2024-10-15", "2024-10-16", "2024-10-08", "2024-10-02", "2024-10-01", "2024-09-25", "2024-09-24", "2024-09-10", "2024-09-09", "2024-09-06", "2024-08-29", "2024-08-08", "2024-07-04", "2024-06-27", "2024-06-24", "2024-06-11", "2024-06-04", "2024-05-29", "2024-05-28", "2024-05-21", "2024-05-02", "2024-04-11", "2024-03-21", "2024-02-08", "2024-01-25", "2024-01-22", "2024-01-11", "2024-01-12", "2024-01-09" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "elena.shaverdova@jetbrains.com",
      "userName" : "Elena Shaverdova",
      "commitsCount" : 35,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2023-04-18",
      "latestCommitDate" : "2025-07-24",
      "activeYears" : [ "2023", "2024", "2025" ],
      "commitDates" : [ "2025-07-24", "2024-11-06", "2024-09-18", "2024-08-12", "2024-06-12", "2024-05-12", "2024-04-24", "2024-01-02", "2023-11-30", "2023-11-06", "2023-09-15", "2023-08-16", "2023-07-17", "2023-07-05", "2023-06-25", "2023-05-16", "2023-05-15", "2023-05-10", "2023-05-08", "2023-05-05", "2023-05-03", "2023-05-02", "2023-04-28", "2023-04-25", "2023-04-24", "2023-04-19", "2023-04-18" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "vladimir.krivosheev@jetbrains.com",
      "userName" : "Vladimir Krivosheev",
      "commitsCount" : 34,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 4,
      "commitsCount365Days" : 13,
      "firstCommitDate" : "2022-05-19",
      "latestCommitDate" : "2025-10-07",
      "activeYears" : [ "2022", "2023", "2024", "2025" ],
      "commitDates" : [ "2025-10-07", "2025-10-04", "2025-10-03", "2025-08-13", "2025-06-13", "2025-05-08", "2025-04-04", "2025-03-31", "2025-03-11", "2025-02-17", "2025-01-18", "2024-12-29", "2024-12-27", "2024-11-27", "2024-11-11", "2024-07-31", "2024-07-18", "2024-03-30", "2024-03-22", "2024-03-16", "2023-11-22", "2023-08-12", "2023-08-03", "2023-06-18", "2023-02-02", "2023-01-04", "2022-09-14", "2022-09-10", "2022-09-05", "2022-05-19" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "alexey.kryuchkov@jetbrains.com",
      "userName" : "Alexey Kryuchkov",
      "commitsCount" : 32,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-04-04",
      "latestCommitDate" : "2024-11-25",
      "activeYears" : [ "2022", "2023", "2024" ],
      "commitDates" : [ "2024-11-25", "2024-09-30", "2024-09-29", "2024-07-03", "2024-01-26", "2023-12-27", "2023-12-26", "2023-12-20", "2023-12-01", "2023-10-04", "2023-09-26", "2023-08-17", "2023-08-14", "2023-08-08", "2023-07-28", "2023-06-22", "2023-06-13", "2023-06-03", "2023-05-28", "2023-05-22", "2023-05-15", "2023-05-10", "2022-06-08", "2022-06-03", "2022-05-13", "2022-04-04" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "alexander.koshevoy@jetbrains.com",
      "userName" : "Alexander Koshevoy",
      "commitsCount" : 30,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 29,
      "firstCommitDate" : "2024-03-19",
      "latestCommitDate" : "2025-06-12",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-06-12", "2025-06-11", "2024-03-19" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "alexandr.evstigneev@jetbrains.com",
      "userName" : "Alexandr Evstigneev",
      "commitsCount" : 27,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2024-06-19",
      "latestCommitDate" : "2025-09-01",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-09-01", "2024-09-06", "2024-08-28", "2024-07-04", "2024-07-03", "2024-07-02", "2024-07-01", "2024-06-28", "2024-06-27", "2024-06-24", "2024-06-19" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "dmitrii.denisov@jetbrains.com",
      "userName" : "Dmitrii Denisov",
      "commitsCount" : 24,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 3,
      "commitsCount365Days" : 13,
      "firstCommitDate" : "2024-07-17",
      "latestCommitDate" : "2025-10-07",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-10-07", "2025-10-06", "2025-10-03", "2025-06-26", "2025-04-11", "2025-03-28", "2025-03-17", "2025-02-20", "2025-02-19", "2024-12-24", "2024-11-28", "2024-11-27", "2024-11-18", "2024-11-04", "2024-08-22", "2024-08-15", "2024-08-12", "2024-08-01", "2024-07-19", "2024-07-17" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "elena.artamonova@jetbrains.com",
      "userName" : "Elena Artamonova",
      "commitsCount" : 22,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 4,
      "firstCommitDate" : "2022-06-07",
      "latestCommitDate" : "2025-09-02",
      "activeYears" : [ "2022", "2023", "2024", "2025" ],
      "commitDates" : [ "2025-09-02", "2025-07-08", "2025-05-28", "2025-05-16", "2024-03-27", "2024-03-15", "2023-10-16", "2023-07-03", "2023-06-27", "2023-06-23", "2023-06-19", "2023-04-27", "2023-04-13", "2023-04-04", "2023-03-27", "2023-03-21", "2023-03-16", "2023-03-15", "2023-01-17", "2022-06-07" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "vladislav.sholokhov@jetbrains.com",
      "userName" : "Vladislav Sholokhov",
      "commitsCount" : 17,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 5,
      "commitsCount365Days" : 8,
      "firstCommitDate" : "2024-01-18",
      "latestCommitDate" : "2025-09-15",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-09-15", "2025-09-13", "2025-09-10", "2025-09-09", "2025-09-05", "2025-06-16", "2025-06-11", "2025-05-20", "2024-02-19", "2024-02-16", "2024-02-15", "2024-02-14", "2024-02-08", "2024-02-07", "2024-01-18" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "yuriy.artamonov@jetbrains.com",
      "userName" : "Yuriy Artamonov",
      "commitsCount" : 16,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2022-07-25",
      "latestCommitDate" : "2025-08-10",
      "activeYears" : [ "2022", "2023", "2024", "2025" ],
      "commitDates" : [ "2025-08-10", "2024-11-21", "2023-09-22", "2023-09-17", "2023-08-18", "2023-08-15", "2023-08-14", "2023-06-04", "2022-09-13", "2022-08-29", "2022-07-27", "2022-07-25" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "roman.shevchenko@jetbrains.com",
      "userName" : "Roman Shevchenko",
      "commitsCount" : 12,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 3,
      "commitsCount365Days" : 5,
      "firstCommitDate" : "2022-06-27",
      "latestCommitDate" : "2025-10-01",
      "activeYears" : [ "2022", "2023", "2024", "2025" ],
      "commitDates" : [ "2025-10-01", "2025-09-29", "2025-08-18", "2025-03-28", "2025-01-14", "2024-03-21", "2023-09-06", "2023-08-08", "2022-11-11", "2022-09-23", "2022-06-27" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "daniil.ovchinnikov@jetbrains.com",
      "userName" : "Daniil Ovchinnikov",
      "commitsCount" : 12,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-06-09",
      "latestCommitDate" : "2024-02-18",
      "activeYears" : [ "2022", "2023", "2024" ],
      "commitDates" : [ "2024-02-18", "2023-09-19", "2023-05-18", "2023-01-06", "2022-10-11", "2022-06-20", "2022-06-19", "2022-06-13", "2022-06-09" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "nikolay.chashnikov@jetbrains.com",
      "userName" : "Nikolay Chashnikov",
      "commitsCount" : 11,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 3,
      "commitsCount365Days" : 4,
      "firstCommitDate" : "2022-02-08",
      "latestCommitDate" : "2025-10-08",
      "activeYears" : [ "2022", "2023", "2025" ],
      "commitDates" : [ "2025-10-08", "2025-08-20", "2025-08-18", "2025-06-04", "2023-10-16", "2022-11-16", "2022-08-15", "2022-08-12", "2022-08-11", "2022-06-10", "2022-02-08" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "lev.zagnetin@jetbrains.com",
      "userName" : "Lev Zagnetin",
      "commitsCount" : 11,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2022-10-27",
      "latestCommitDate" : "2025-05-14",
      "activeYears" : [ "2022", "2024", "2025" ],
      "commitDates" : [ "2025-05-14", "2024-09-19", "2024-09-18", "2024-07-31", "2024-07-29", "2024-07-03", "2024-04-02", "2024-03-04", "2022-11-21", "2022-11-09", "2022-10-27" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dmitry.yudin@jetbrains.com",
      "userName" : "Dmitry.Yudin",
      "commitsCount" : 10,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 2,
      "commitsCount365Days" : 10,
      "firstCommitDate" : "2025-02-07",
      "latestCommitDate" : "2025-08-13",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-08-13", "2025-08-07", "2025-07-03", "2025-06-23", "2025-06-19", "2025-06-18", "2025-06-17", "2025-02-07" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "vladimir.koshelev@jetbrains.com",
      "userName" : "Vladimir.Koshelev",
      "commitsCount" : 8,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2024-02-05",
      "latestCommitDate" : "2025-06-12",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-06-12", "2025-03-17", "2024-04-01", "2024-03-31", "2024-03-30", "2024-02-08", "2024-02-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vladislav.shishov@jetbrains.com",
      "userName" : "vladislav.shishov",
      "commitsCount" : 8,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 4,
      "firstCommitDate" : "2024-06-14",
      "latestCommitDate" : "2025-06-06",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-06-06", "2025-05-15", "2025-03-13", "2025-02-19", "2024-10-08", "2024-09-25", "2024-08-29", "2024-06-14" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "liudmila.kornilova@jetbrains.com",
      "userName" : "Liudmila Kornilova",
      "commitsCount" : 8,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 6,
      "firstCommitDate" : "2024-04-08",
      "latestCommitDate" : "2025-05-05",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-05-05", "2025-02-14", "2025-02-13", "2024-04-15", "2024-04-08" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "leonid@shalupov.com",
      "userName" : "Leonid Shalupov",
      "commitsCount" : 8,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 3,
      "firstCommitDate" : "2023-08-08",
      "latestCommitDate" : "2025-04-23",
      "activeYears" : [ "2023", "2024", "2025" ],
      "commitDates" : [ "2025-04-23", "2025-02-24", "2025-02-03", "2024-10-12", "2024-10-11", "2023-08-17", "2023-08-14", "2023-08-08" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "alexander.karaev@jetbrains.com",
      "userName" : "Alexander Karaev",
      "commitsCount" : 7,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 3,
      "firstCommitDate" : "2024-08-21",
      "latestCommitDate" : "2025-06-26",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-06-26", "2025-02-18", "2025-02-14", "2024-10-09", "2024-08-22", "2024-08-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ilia.kirianovskii@jetbrains.com",
      "userName" : "Ilia Kirianovskii",
      "commitsCount" : 6,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 1,
      "commitsCount180Days" : 4,
      "commitsCount365Days" : 6,
      "firstCommitDate" : "2025-04-02",
      "latestCommitDate" : "2025-12-17",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-12-17", "2025-09-28", "2025-09-22", "2025-08-19", "2025-07-07", "2025-04-02" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "maria.baburina@jetbrains.com",
      "userName" : "Mari Baburina",
      "commitsCount" : 6,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-10-07",
      "latestCommitDate" : "2024-03-14",
      "activeYears" : [ "2022", "2023", "2024" ],
      "commitDates" : [ "2024-03-14", "2023-10-24", "2023-10-23", "2023-10-20", "2022-10-07" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vladislav.beskrovny@jetbrains.com",
      "userName" : "Vladislav Beskrovny",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2025-01-06",
      "latestCommitDate" : "2025-02-04",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-02-04", "2025-02-03", "2025-01-10", "2025-01-06" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "sergey.shkredov@jetbrains.com",
      "userName" : "sergey.shkredov",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-10-25",
      "latestCommitDate" : "2024-11-11",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-11-11", "2024-11-04", "2024-10-25" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "yuriy.maltsev@jetbrains.com",
      "userName" : "Yuriy Maltsev",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-11-15",
      "latestCommitDate" : "2022-12-22",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-12-22", "2022-12-19", "2022-12-15", "2022-12-05", "2022-11-15" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "mikhail.filippov@jetbrains.com",
      "userName" : "Mikhail Filippov",
      "commitsCount" : 4,
      "commitsCount30Days" : 1,
      "commitsCount90Days" : 2,
      "commitsCount180Days" : 2,
      "commitsCount365Days" : 3,
      "firstCommitDate" : "2024-08-22",
      "latestCommitDate" : "2025-12-23",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-12-23", "2025-12-12", "2025-04-07", "2024-08-22" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "konstantin.nisht@jetbrains.com",
      "userName" : "Konstantin Nisht",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2023-03-21",
      "latestCommitDate" : "2025-06-04",
      "activeYears" : [ "2023", "2024", "2025" ],
      "commitDates" : [ "2025-06-04", "2025-05-14", "2024-04-12", "2023-03-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "mikhail@filippov.me",
      "userName" : "Mikhail Filippov",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2024-09-02",
      "latestCommitDate" : "2025-05-21",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-05-21", "2024-11-04", "2024-10-08", "2024-09-02" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "alexey.afanasiev@jetbrains.com",
      "userName" : "alexey.afanasiev",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2024-07-05",
      "latestCommitDate" : "2025-05-21",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-05-21", "2024-10-01", "2024-07-19", "2024-07-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "anton.deriabin@jetbrains.com",
      "userName" : "Anton Deriabin",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2023-11-08",
      "latestCommitDate" : "2025-04-03",
      "activeYears" : [ "2023", "2025" ],
      "commitDates" : [ "2025-04-03", "2025-04-02", "2023-11-09", "2023-11-08" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "alexander.glukhov@jetbrains.com",
      "userName" : "Alexander.Glukhov",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-11-27",
      "latestCommitDate" : "2024-10-24",
      "activeYears" : [ "2023", "2024" ],
      "commitDates" : [ "2024-10-24", "2024-08-08", "2024-08-02", "2023-11-27" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "andrew.kozlov@jetbrains.com",
      "userName" : "Andrew Kozlov",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-05-27",
      "latestCommitDate" : "2023-02-07",
      "activeYears" : [ "2022", "2023" ],
      "commitDates" : [ "2023-02-07", "2023-01-30", "2022-05-27" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "leonid.shalupov@jetbrains.com",
      "userName" : "Leonid Shalupov",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 1,
      "commitsCount180Days" : 2,
      "commitsCount365Days" : 3,
      "firstCommitDate" : "2025-07-18",
      "latestCommitDate" : "2025-11-23",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-11-23", "2025-08-21", "2025-07-18" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "mihail.buryakov@jetbrains.com",
      "userName" : "Mihail Buryakov",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 3,
      "firstCommitDate" : "2025-03-14",
      "latestCommitDate" : "2025-09-24",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-09-24", "2025-03-26", "2025-03-14" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "ilya.komolkin@jetbrains.com",
      "userName" : "Ilya.Komolkin",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 2,
      "commitsCount365Days" : 3,
      "firstCommitDate" : "2025-04-25",
      "latestCommitDate" : "2025-09-26",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-09-26", "2025-09-19", "2025-04-25" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "rodion.iafarov@jetbrains.com",
      "userName" : "Rodion Iafarov",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 2,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2024-09-03",
      "latestCommitDate" : "2025-09-16",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-09-16", "2025-08-12", "2024-09-03" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "aydar.mukhametzyanov@jetbrains.com",
      "userName" : "Aydar Mukhametzyanov",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2023-09-20",
      "latestCommitDate" : "2025-06-30",
      "activeYears" : [ "2023", "2025" ],
      "commitDates" : [ "2025-06-30", "2025-06-05", "2023-09-20" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vladislav.rassokhin@jetbrains.com",
      "userName" : "Vladislav Rassokhin",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2024-07-31",
      "latestCommitDate" : "2025-03-10",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-03-10", "2024-07-31" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "kornilova203@gmail.com",
      "userName" : "Liudmila Kornilova",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-01-24",
      "latestCommitDate" : "2024-03-15",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-03-15", "2024-03-01", "2024-01-24" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dmitrii.naumenko@jetbrains.com",
      "userName" : "Dmitrii Naumenko",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-10-20",
      "latestCommitDate" : "2022-10-21",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-10-21", "2022-10-20" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "aleksei.cherepanov@jetbrains.com",
      "userName" : "Aleksei.Cherepanov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 2,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2025-07-31",
      "latestCommitDate" : "2025-08-14",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-08-14", "2025-07-31" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "ilya.kirillov@jetbrains.com",
      "userName" : "Ilya Kirillov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2024-07-28",
      "latestCommitDate" : "2025-08-13",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-08-13", "2024-07-28" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "maxim.banaev@jetbrains.com",
      "userName" : "Maksim Banaev",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2025-05-19",
      "latestCommitDate" : "2025-07-28",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-07-28", "2025-05-19" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "alexander.danilov@jetbrains.com",
      "userName" : "Alexander.Danilov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2024-12-03",
      "latestCommitDate" : "2025-02-03",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-02-03", "2024-12-03" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vladimir.lagunov@jetbrains.com",
      "userName" : "Vladimir Lagunov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-06-26",
      "latestCommitDate" : "2024-09-26",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-09-26", "2024-06-26" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "lev.leontev@jetbrains.com",
      "userName" : "Lev Leontev",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-06-10",
      "latestCommitDate" : "2024-10-11",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-10-11", "2024-06-10" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dmitry.golovinov@jetbrains.com",
      "userName" : "Dima Golovinov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-09-17",
      "latestCommitDate" : "2024-09-04",
      "activeYears" : [ "2022", "2024" ],
      "commitDates" : [ "2024-09-04", "2022-09-17" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "konstantin.ulitin@jetbrains.com",
      "userName" : "Konstantin Ulitin",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-05-30",
      "latestCommitDate" : "2024-08-20",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-08-20", "2024-05-30" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "sviatoslav.vlasov@jetbrains.com",
      "userName" : "Sviatoslav Vlasov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-05-23",
      "latestCommitDate" : "2024-07-25",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-07-25", "2024-05-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "mariia.fadeeva@jetbrains.com",
      "userName" : "Mariia.Fadeeva",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-07-05",
      "latestCommitDate" : "2024-07-17",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-07-17", "2024-07-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "mikhail.mazurkevich@jetbrains.com",
      "userName" : "Mikhail Mazurkevich",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-03-01",
      "latestCommitDate" : "2024-07-17",
      "activeYears" : [ "2023", "2024" ],
      "commitDates" : [ "2024-07-17", "2023-03-01" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "mikhail.kuznetsov@jetbrains.com",
      "userName" : "Mikhail Kuznetsov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-04-04",
      "latestCommitDate" : "2024-04-19",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-04-19", "2024-04-04" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vadim.salavatov@jetbrains.com",
      "userName" : "Vadim Salavatov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-12-18",
      "latestCommitDate" : "2024-01-26",
      "activeYears" : [ "2023", "2024" ],
      "commitDates" : [ "2024-01-26", "2023-12-18" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vladislav.yaroshchuk@jetbrains.com",
      "userName" : "Vladislav.Yaroshchuk",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-07-03",
      "latestCommitDate" : "2023-11-10",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-11-10", "2023-07-03" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "jamilya.shurukhova@jetbrains.com",
      "userName" : "Jamilya Shurukhova",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-08-21",
      "latestCommitDate" : "2023-08-23",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-08-23", "2023-08-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "semyon.proshev@jetbrains.com",
      "userName" : "Semyon Proshev",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-05-03",
      "latestCommitDate" : "2023-08-23",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-08-23", "2023-05-03" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vladimir.muzhichenko@jetbrains.com",
      "userName" : "Vladimir Muzhichenko",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-06-22",
      "latestCommitDate" : "2023-06-28",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-06-28", "2023-06-22" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "rustam.vishnyakov@jetbrains.com",
      "userName" : "Rustam Vishniakov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-10-14",
      "latestCommitDate" : "2025-10-14",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-10-14" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "ivan.pashchenko@jetbrains.com",
      "userName" : "Ivan Pashchenko",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-10-10",
      "latestCommitDate" : "2025-10-10",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-10-10" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "anna.kozlova@jetbrains.com",
      "userName" : "Anna Kozlova",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-09-18",
      "latestCommitDate" : "2025-09-18",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-09-18" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "dmitriy.smirnov@jetbrains.com",
      "userName" : "Dmitriy Smirnov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-10-03",
      "latestCommitDate" : "2025-10-03",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-10-03" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "aleksei.berezkin@jetbrains.com",
      "userName" : "Aleksei Berezkin",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-10-01",
      "latestCommitDate" : "2025-10-01",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-10-01" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "nikita.skvortsov@jetbrains.com",
      "userName" : "Nikita.Skvortsov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-09-24",
      "latestCommitDate" : "2025-09-24",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-09-24" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "lyubomyr.bushko@jetbrains.com",
      "userName" : "Lyubomyr Bushko",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-08-26",
      "latestCommitDate" : "2025-08-26",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-08-26" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "ilya.muradyan@jetbrains.com",
      "userName" : "Ilya Muradyan",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-07-27",
      "latestCommitDate" : "2025-07-27",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-07-27" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "ekaterina.semenova@jetbrains.com",
      "userName" : "Ekaterina S",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-07-22",
      "latestCommitDate" : "2025-07-22",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-07-22" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "sergey.vorobyov@jetbrains.com",
      "userName" : "Sergei Vorobyov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-07-08",
      "latestCommitDate" : "2025-07-08",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-07-08" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "timur.aliberdov@jetbrains.com",
      "userName" : "Timur Aliberdov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-07-04",
      "latestCommitDate" : "2025-07-04",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-07-04" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "daniel.below@jetbrains.com",
      "userName" : "Daniel Below",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-06-18",
      "latestCommitDate" : "2025-06-18",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-06-18" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "evgenii.novozhilov@jetbrains.com",
      "userName" : "Evgenii Novozhilov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-06-16",
      "latestCommitDate" : "2025-06-16",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-06-16" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "evgenii.ilichev@jetbrains.com",
      "userName" : "Evgenii Ilichev",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-06-17",
      "latestCommitDate" : "2025-06-17",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-06-17" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "alexander.lobas@jetbrains.com",
      "userName" : "Alexander Lobas",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-06-14",
      "latestCommitDate" : "2025-06-14",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-06-14" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "kseniia.shabalina@jetbrains.com",
      "userName" : "Kseniia.Shabalina",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-04-17",
      "latestCommitDate" : "2025-04-17",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-04-17" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ivan.semenov@jetbrains.com",
      "userName" : "Ivan Semenov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-04-14",
      "latestCommitDate" : "2025-04-14",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-04-14" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "patronus-no-reply@jetbrains.com",
      "userName" : "Patronus",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-04-12",
      "latestCommitDate" : "2025-04-12",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-04-12" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "karol.lewandowski@jetbrains.com",
      "userName" : "Karol Lewandowski",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-04-08",
      "latestCommitDate" : "2025-04-08",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-04-08" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "maxim.medvedev@jetbrains.com",
      "userName" : "Max Medvedev",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-03-23",
      "latestCommitDate" : "2025-03-23",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-03-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "cdr@intellij.com",
      "userName" : "Alexey Kudravtsev",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2025-02-21",
      "latestCommitDate" : "2025-02-21",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-02-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ilia.zakoulov@jetbrains.com",
      "userName" : "Ilia Zakoulov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-11-29",
      "latestCommitDate" : "2024-11-29",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-11-29" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "xuanson.trinh@jetbrains.com",
      "userName" : "Xuan-Son Trinh",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2025-01-17",
      "latestCommitDate" : "2025-01-17",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-01-17" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "piotr.tomiak@jetbrains.com",
      "userName" : "Piotr Tomiak",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2025-01-03",
      "latestCommitDate" : "2025-01-03",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-01-03" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "mikhail.shagvaliev@jetbrains.com",
      "userName" : "Mikhail Shagvaliev",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-11-12",
      "latestCommitDate" : "2024-11-12",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-11-12" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "aleksandr.izmaylov@jetbrains.com",
      "userName" : "Aleksandr Izmailov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-11-04",
      "latestCommitDate" : "2024-11-04",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-11-04" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "maxim.kolmakov@gmail.com",
      "userName" : "maxim.kolmakov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-09-16",
      "latestCommitDate" : "2024-09-16",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-09-16" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "artem.grigorash@jetbrains.com",
      "userName" : "Artem.Grigorash",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-06-26",
      "latestCommitDate" : "2024-06-26",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-06-26" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "alexander.bubenchikov@jetbrains.com",
      "userName" : "Alexander Bubenchikov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-06-25",
      "latestCommitDate" : "2024-06-25",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-06-25" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "sergey.karpov@jetbrains.com",
      "userName" : "Sergey Karpov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-04-17",
      "latestCommitDate" : "2024-04-17",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-04-17" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "sergey.larionov@jetbrains.com",
      "userName" : "Sergey Larionov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-01-23",
      "latestCommitDate" : "2024-01-23",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-01-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "andrei.efanov@jetbrains.com",
      "userName" : "Andrei Efanov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-01-22",
      "latestCommitDate" : "2024-01-22",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-01-22" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "artem.aleksyuk@jetbrains.com",
      "userName" : "Artem Aleksyuk",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-12-19",
      "latestCommitDate" : "2023-12-19",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-12-19" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "rebovykin@gmail.com",
      "userName" : "evgeny.bovykin",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-11-23",
      "latestCommitDate" : "2023-11-23",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-11-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "julia.beliaeva@jetbrains.com",
      "userName" : "Julia Beliaeva",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-08-31",
      "latestCommitDate" : "2023-08-31",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-08-31" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "adam.malek@jetbrains.com",
      "userName" : "Adam Malek",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-06-19",
      "latestCommitDate" : "2023-06-19",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-06-19" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "aleksandr.slapoguzov@jetbrains.com",
      "userName" : "Aleksandr.Slapoguzov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-05-16",
      "latestCommitDate" : "2023-05-16",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-05-16" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "andrey.sokolov@jetbrains.com",
      "userName" : "Andrey Sokolov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-04-21",
      "latestCommitDate" : "2023-04-21",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-04-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "nikita.ashihmin@jetbrains.com",
      "userName" : "Nikita Ashihmin",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-04-10",
      "latestCommitDate" : "2023-04-10",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-04-10" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "nikita.vlaev@jetbrains.com",
      "userName" : "Nikita Vlaev",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-12-22",
      "latestCommitDate" : "2022-12-22",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-12-22" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ruslan.cheremin@jetbrains.com",
      "userName" : "Ruslan Cheremin",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-01-13",
      "latestCommitDate" : "2023-01-13",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-01-13" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "alexey.belkov@jetbrains.com",
      "userName" : "Alexey Belkov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-12-09",
      "latestCommitDate" : "2022-12-09",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-12-09" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "florian.kistner@jetbrains.com",
      "userName" : "Florian Kistner",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-07-08",
      "latestCommitDate" : "2022-07-08",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-07-08" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "nikita.bobko@jetbrains.com",
      "userName" : "Nikita Bobko",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-08-04",
      "latestCommitDate" : "2022-08-04",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-08-04" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "daniil.tsaryov@jetbrains.com",
      "userName" : "Daniil Tsaryov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-07-27",
      "latestCommitDate" : "2022-07-27",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-07-27" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dmitry.gridin@jetbrains.com",
      "userName" : "Dmitry Gridin",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-05-15",
      "latestCommitDate" : "2022-05-15",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-05-15" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2022",
      "contributorsCount" : 23,
      "commitsCount" : 290
    }, {
      "timeSlot" : "2023",
      "contributorsCount" : 34,
      "commitsCount" : 698
    }, {
      "timeSlot" : "2024",
      "contributorsCount" : 54,
      "commitsCount" : 540
    }, {
      "timeSlot" : "2025",
      "contributorsCount" : 63,
      "commitsCount" : 465
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2022-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02",
      "contributorsCount" : 4,
      "commitsCount" : 17
    }, {
      "timeSlot" : "2022-03",
      "contributorsCount" : 2,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2022-04",
      "contributorsCount" : 4,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2022-05",
      "contributorsCount" : 7,
      "commitsCount" : 26
    }, {
      "timeSlot" : "2022-06",
      "contributorsCount" : 8,
      "commitsCount" : 44
    }, {
      "timeSlot" : "2022-07",
      "contributorsCount" : 6,
      "commitsCount" : 33
    }, {
      "timeSlot" : "2022-08",
      "contributorsCount" : 7,
      "commitsCount" : 27
    }, {
      "timeSlot" : "2022-09",
      "contributorsCount" : 6,
      "commitsCount" : 26
    }, {
      "timeSlot" : "2022-10",
      "contributorsCount" : 8,
      "commitsCount" : 34
    }, {
      "timeSlot" : "2022-11",
      "contributorsCount" : 8,
      "commitsCount" : 49
    }, {
      "timeSlot" : "2022-12",
      "contributorsCount" : 6,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2023-01",
      "contributorsCount" : 9,
      "commitsCount" : 62
    }, {
      "timeSlot" : "2023-02",
      "contributorsCount" : 6,
      "commitsCount" : 39
    }, {
      "timeSlot" : "2023-03",
      "contributorsCount" : 7,
      "commitsCount" : 76
    }, {
      "timeSlot" : "2023-04",
      "contributorsCount" : 7,
      "commitsCount" : 26
    }, {
      "timeSlot" : "2023-05",
      "contributorsCount" : 9,
      "commitsCount" : 58
    }, {
      "timeSlot" : "2023-06",
      "contributorsCount" : 11,
      "commitsCount" : 39
    }, {
      "timeSlot" : "2023-07",
      "contributorsCount" : 9,
      "commitsCount" : 87
    }, {
      "timeSlot" : "2023-08",
      "contributorsCount" : 14,
      "commitsCount" : 123
    }, {
      "timeSlot" : "2023-09",
      "contributorsCount" : 11,
      "commitsCount" : 65
    }, {
      "timeSlot" : "2023-10",
      "contributorsCount" : 9,
      "commitsCount" : 51
    }, {
      "timeSlot" : "2023-11",
      "contributorsCount" : 10,
      "commitsCount" : 50
    }, {
      "timeSlot" : "2023-12",
      "contributorsCount" : 7,
      "commitsCount" : 22
    }, {
      "timeSlot" : "2024-01",
      "contributorsCount" : 12,
      "commitsCount" : 40
    }, {
      "timeSlot" : "2024-02",
      "contributorsCount" : 10,
      "commitsCount" : 61
    }, {
      "timeSlot" : "2024-03",
      "contributorsCount" : 15,
      "commitsCount" : 41
    }, {
      "timeSlot" : "2024-04",
      "contributorsCount" : 13,
      "commitsCount" : 53
    }, {
      "timeSlot" : "2024-05",
      "contributorsCount" : 10,
      "commitsCount" : 42
    }, {
      "timeSlot" : "2024-06",
      "contributorsCount" : 13,
      "commitsCount" : 46
    }, {
      "timeSlot" : "2024-07",
      "contributorsCount" : 18,
      "commitsCount" : 87
    }, {
      "timeSlot" : "2024-08",
      "contributorsCount" : 15,
      "commitsCount" : 44
    }, {
      "timeSlot" : "2024-09",
      "contributorsCount" : 17,
      "commitsCount" : 52
    }, {
      "timeSlot" : "2024-10",
      "contributorsCount" : 13,
      "commitsCount" : 33
    }, {
      "timeSlot" : "2024-11",
      "contributorsCount" : 16,
      "commitsCount" : 28
    }, {
      "timeSlot" : "2024-12",
      "contributorsCount" : 7,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2025-01",
      "contributorsCount" : 10,
      "commitsCount" : 35
    }, {
      "timeSlot" : "2025-02",
      "contributorsCount" : 15,
      "commitsCount" : 51
    }, {
      "timeSlot" : "2025-03",
      "contributorsCount" : 12,
      "commitsCount" : 35
    }, {
      "timeSlot" : "2025-04",
      "contributorsCount" : 16,
      "commitsCount" : 55
    }, {
      "timeSlot" : "2025-05",
      "contributorsCount" : 15,
      "commitsCount" : 36
    }, {
      "timeSlot" : "2025-06",
      "contributorsCount" : 21,
      "commitsCount" : 63
    }, {
      "timeSlot" : "2025-07",
      "contributorsCount" : 16,
      "commitsCount" : 18
    }, {
      "timeSlot" : "2025-08",
      "contributorsCount" : 17,
      "commitsCount" : 45
    }, {
      "timeSlot" : "2025-09",
      "contributorsCount" : 14,
      "commitsCount" : 47
    }, {
      "timeSlot" : "2025-10",
      "contributorsCount" : 12,
      "commitsCount" : 64
    }, {
      "timeSlot" : "2025-11",
      "contributorsCount" : 2,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2025-12",
      "contributorsCount" : 3,
      "commitsCount" : 4
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2022-01-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-03",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-02-04",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-02-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-28",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-03-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-03-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-03-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-03-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-03-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-03-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-03-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-03-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-04-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-04-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-05-03",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-05-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-18",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-05-19",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-05-27",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-05-30",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-05-31",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-06-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-06-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-07",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-06-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-06-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-13",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-06-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-06-16",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2022-06-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-20",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-06-22",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2022-06-24",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-06-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-29",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-06-30",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-07-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-07-04",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-07-05",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-07-06",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-07-08",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-07-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-07-12",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-07-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-07-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-25",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-07-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-27",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-07-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-08-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-04",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-08-11",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-08-12",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-08-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-16",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-08-17",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-08-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-29",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-09-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-09-05",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-09-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-07",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2022-09-08",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-09-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-15",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-09-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-10-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-10-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-10-07",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-10-11",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-10-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-10-13",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-10-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-10-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-10-20",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-10-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-10-26",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-10-27",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-10-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-10-31",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2022-11-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-11-03",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-11-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-07",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-11-08",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-11-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-10",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-11-11",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-11-14",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-11-15",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-11-16",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-11-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-18",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-11-21",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-11-22",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-11-23",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-11-24",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-11-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-05",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-12-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-15",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-12-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-22",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-01-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-05",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-01-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-01-09",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-01-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-01-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-13",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-01-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-16",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-01-17",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-01-18",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-01-19",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-01-20",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-01-23",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-01-24",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-01-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-26",
      "contributorsCount" : 3,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2023-01-27",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-01-30",
      "contributorsCount" : 4,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-01-31",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-02-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-02",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-02-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-06",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-02-07",
      "contributorsCount" : 5,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2023-02-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-09",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-10",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-02-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-13",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-02-17",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-20",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-02-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-23",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-28",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-03-01",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-03-02",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-03-03",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-03-06",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-03-07",
      "contributorsCount" : 1,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2023-03-08",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-03-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-03-13",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-03-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-15",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-03-16",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-03-17",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-03-18",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-03-20",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2023-03-21",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-03-22",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-03-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-26",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-03-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-28",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-13",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-14",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-04-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-19",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-21",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-24",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-27",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-28",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-05-02",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-05-03",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-05-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-05-05",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-05-06",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-05-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-05-08",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-05-09",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-05-10",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-05-11",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-05-12",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-05-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-05-15",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-05-16",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-05-18",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-05-22",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-05-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-05-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-05-30",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-05-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-07",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-06-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-12",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-06-13",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-06-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-15",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-06-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-19",
      "contributorsCount" : 4,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-06-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-22",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-06-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-25",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-06-27",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-06-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-29",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-07-03",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-07-04",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-07-05",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-07-06",
      "contributorsCount" : 3,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2023-07-07",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-07-10",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-07-11",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-07-12",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-07-13",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-07-14",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-07-17",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-07-18",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-07-19",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-07-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-07-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-07-24",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-07-25",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-07-26",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-07-28",
      "contributorsCount" : 4,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-07-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-07-31",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-08-01",
      "contributorsCount" : 4,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-08-02",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2023-08-03",
      "contributorsCount" : 5,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2023-08-04",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-08-07",
      "contributorsCount" : 4,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2023-08-08",
      "contributorsCount" : 6,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-08-10",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-08-11",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-08-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-08-14",
      "contributorsCount" : 5,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-08-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-08-16",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-08-17",
      "contributorsCount" : 5,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2023-08-18",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-08-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-08-21",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-08-22",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-08-23",
      "contributorsCount" : 4,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-08-24",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-08-25",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-08-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-08-28",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-08-29",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-08-30",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-08-31",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-09-01",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-09-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-04",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-06",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-09-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-08",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-09-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-11",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-14",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-09-15",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-09-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-18",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-09-19",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-09-20",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-09-22",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-09-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-26",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-09-27",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-09-28",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-29",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-02",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-03",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-10-04",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-10-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-09",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-10-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-12",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-10-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-16",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-10-17",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-18",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-10-19",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-10-20",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-23",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-25",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-26",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-10-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-30",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-31",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-11-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-11-02",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-11-03",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-11-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-06",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-11-07",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-11-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-13",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-11-14",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-11-15",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-11-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-21",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-11-22",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-11-23",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-11-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-28",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-11-29",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-11-30",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-12-01",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-12-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-05",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-12-06",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-12-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-12-18",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-12-19",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-12-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01-02",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-01-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01-09",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-01-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01-11",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-01-12",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-01-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-01-18",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-01-19",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-01-22",
      "contributorsCount" : 5,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-01-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01-24",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-01-25",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-01-26",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-01-30",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-02-01",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-02-05",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-02-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-02-07",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-02-08",
      "contributorsCount" : 5,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2024-02-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-02-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-02-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-02-15",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-02-16",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-02-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-02-19",
      "contributorsCount" : 4,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2024-02-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-02-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-02-26",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2024-02-27",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-02-28",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-02-29",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-03-01",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-03-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-06",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-03-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-03-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-13",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-03-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-03-15",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-03-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-19",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-03-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-21",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-03-22",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-03-24",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-03-25",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-03-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-30",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-03-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-04-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-04-02",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-04-04",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-04-08",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-04-11",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-04-12",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-04-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-04-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-04-17",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-04-18",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-04-19",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-04-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-04-24",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-04-25",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-04-26",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-04-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-04-29",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-05-02",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-05-07",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-05-08",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-05-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-05-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-05-21",
      "contributorsCount" : 5,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2024-05-22",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-05-23",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-05-24",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-05-27",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-05-28",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-05-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-05-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-05-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-06-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-06-03",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-06-04",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-06-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-06-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-06-12",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-06-14",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-06-18",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-06-19",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-06-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-06-21",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-06-24",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-06-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-06-26",
      "contributorsCount" : 4,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-06-27",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-06-28",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-07-01",
      "contributorsCount" : 1,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2024-07-02",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-07-03",
      "contributorsCount" : 4,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2024-07-04",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-07-05",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-07-08",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-07-09",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-07-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-07-11",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-07-12",
      "contributorsCount" : 4,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2024-07-13",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-07-15",
      "contributorsCount" : 1,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2024-07-17",
      "contributorsCount" : 5,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-07-18",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-07-19",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-07-22",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-07-23",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-07-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-07-25",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-07-26",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-07-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-07-29",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-07-31",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-08-01",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-08-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-08-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-08-08",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-08-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-08-12",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-08-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-08-14",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-08-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-08-20",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-08-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-08-22",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-08-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-08-28",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-08-29",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-08-30",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-09-02",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-09-03",
      "contributorsCount" : 4,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-09-04",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-09-06",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-09-09",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-09-10",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-09-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-09-13",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-09-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-09-17",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-09-18",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-09-19",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-09-24",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-09-25",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-09-26",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-09-27",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-09-29",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-09-30",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-10-01",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-10-02",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-10-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-10-08",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-10-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-10-11",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-10-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-10-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-10-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-10-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-10-22",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-10-23",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-10-24",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-10-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-10-28",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-10-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-10-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-11-04",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-11-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-11-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-11-11",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-11-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-11-18",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-11-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-11-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-11-22",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-11-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-11-26",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-11-27",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-11-28",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-11-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-12",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-12-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-29",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-01-02",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-01-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-01-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-01-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-01-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-01-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-01-14",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-01-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-01-17",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-01-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-01-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-01-23",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-01-24",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-01-27",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-01-28",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-01-29",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-01-30",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-02-03",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-02-04",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-02-05",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-02-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-02-07",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-02-10",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-02-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-02-13",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-02-14",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-02-17",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-02-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-02-19",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-02-20",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-02-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-02-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-02-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-02-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-02-27",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-02-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-03-10",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-03-11",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-03-13",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-03-14",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-03-17",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-03-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-03-24",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-03-25",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-03-26",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-03-28",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-03-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-03-31",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2025-04-01",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-04-02",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-04-03",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-04-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-04-05",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-04-07",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-04-08",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-04-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-04-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-04-12",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-04-14",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-04-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-04-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-04-17",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-04-23",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-04-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-04-28",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2025-04-29",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-04-30",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-05-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-05-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-05-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-05-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-05-08",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-05-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-05-14",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-05-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-05-16",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-05-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-05-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-05-21",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-05-22",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-05-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-05-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-05-27",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-05-28",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-05-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-05-30",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-06-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-04",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-06-05",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-06-06",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-06-11",
      "contributorsCount" : 3,
      "commitsCount" : 17
    }, {
      "timeSlot" : "2025-06-12",
      "contributorsCount" : 2,
      "commitsCount" : 15
    }, {
      "timeSlot" : "2025-06-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-16",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-06-17",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-06-18",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-06-19",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-06-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-26",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-06-27",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-06-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-08",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-07-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-24",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-07-27",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-07-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-31",
      "contributorsCount" : 4,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-08-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-08-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-08-04",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-08-05",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-08-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-08-07",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-08-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-08-10",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-08-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-08-12",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-08-13",
      "contributorsCount" : 4,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-08-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-08-18",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-08-19",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-08-20",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-08-21",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-08-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-08-26",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-08-27",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-08-28",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-09-01",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-09-02",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-09-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-09-04",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-09-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09-09",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-09-10",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-09-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-09-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09-16",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-09-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09-18",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-09-19",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-09-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09-24",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-09-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09-29",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-09-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-10-01",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-10-02",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-10-03",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-10-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-10-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-10-06",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-10-07",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-10-08",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2025-10-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-10-10",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-10-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-10-14",
      "contributorsCount" : 3,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2025-10-15",
      "contributorsCount" : 1,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2025-10-16",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-10-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-10-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-10-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-10-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-10-21",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-10-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-11-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-11-19",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-11-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-11-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-11-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-11-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-11-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-11-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2022-01-31",
      "contributorsCount" : 2,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2022-02-07",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-02-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-02-28",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2022-03-07",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-03-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-03-21",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-03-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-04",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-04-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-18",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-04-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-02",
      "contributorsCount" : 1,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2022-05-09",
      "contributorsCount" : 4,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-05-16",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2022-05-23",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-05-30",
      "contributorsCount" : 4,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2022-06-06",
      "contributorsCount" : 6,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2022-06-13",
      "contributorsCount" : 3,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2022-06-20",
      "contributorsCount" : 4,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2022-06-27",
      "contributorsCount" : 3,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2022-07-04",
      "contributorsCount" : 4,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2022-07-11",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2022-07-18",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-07-25",
      "contributorsCount" : 4,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2022-08-01",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2022-08-08",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-08-15",
      "contributorsCount" : 4,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2022-08-22",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-08-29",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-09-05",
      "contributorsCount" : 3,
      "commitsCount" : 15
    }, {
      "timeSlot" : "2022-09-12",
      "contributorsCount" : 4,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2022-09-19",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-10-03",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-10-10",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2022-10-17",
      "contributorsCount" : 4,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2022-10-24",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2022-10-31",
      "contributorsCount" : 3,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2022-11-07",
      "contributorsCount" : 6,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2022-11-14",
      "contributorsCount" : 6,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2022-11-21",
      "contributorsCount" : 5,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2022-11-28",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-12-05",
      "contributorsCount" : 4,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2022-12-12",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-12-19",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-01-02",
      "contributorsCount" : 4,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-01-09",
      "contributorsCount" : 4,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2023-01-16",
      "contributorsCount" : 5,
      "commitsCount" : 19
    }, {
      "timeSlot" : "2023-01-23",
      "contributorsCount" : 4,
      "commitsCount" : 18
    }, {
      "timeSlot" : "2023-01-30",
      "contributorsCount" : 6,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2023-02-06",
      "contributorsCount" : 5,
      "commitsCount" : 17
    }, {
      "timeSlot" : "2023-02-13",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-02-20",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-02-27",
      "contributorsCount" : 4,
      "commitsCount" : 18
    }, {
      "timeSlot" : "2023-03-06",
      "contributorsCount" : 2,
      "commitsCount" : 19
    }, {
      "timeSlot" : "2023-03-13",
      "contributorsCount" : 4,
      "commitsCount" : 22
    }, {
      "timeSlot" : "2023-03-20",
      "contributorsCount" : 6,
      "commitsCount" : 18
    }, {
      "timeSlot" : "2023-03-27",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-04-03",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-10",
      "contributorsCount" : 4,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2023-04-17",
      "contributorsCount" : 4,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2023-04-24",
      "contributorsCount" : 4,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-05-01",
      "contributorsCount" : 5,
      "commitsCount" : 15
    }, {
      "timeSlot" : "2023-05-08",
      "contributorsCount" : 6,
      "commitsCount" : 25
    }, {
      "timeSlot" : "2023-05-15",
      "contributorsCount" : 7,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2023-05-22",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-05-29",
      "contributorsCount" : 4,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-06-05",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-06-12",
      "contributorsCount" : 6,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2023-06-19",
      "contributorsCount" : 8,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2023-06-26",
      "contributorsCount" : 5,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-07-03",
      "contributorsCount" : 6,
      "commitsCount" : 24
    }, {
      "timeSlot" : "2023-07-10",
      "contributorsCount" : 3,
      "commitsCount" : 29
    }, {
      "timeSlot" : "2023-07-17",
      "contributorsCount" : 4,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2023-07-24",
      "contributorsCount" : 4,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2023-07-31",
      "contributorsCount" : 6,
      "commitsCount" : 34
    }, {
      "timeSlot" : "2023-08-07",
      "contributorsCount" : 8,
      "commitsCount" : 32
    }, {
      "timeSlot" : "2023-08-14",
      "contributorsCount" : 8,
      "commitsCount" : 26
    }, {
      "timeSlot" : "2023-08-21",
      "contributorsCount" : 6,
      "commitsCount" : 19
    }, {
      "timeSlot" : "2023-08-28",
      "contributorsCount" : 5,
      "commitsCount" : 22
    }, {
      "timeSlot" : "2023-09-04",
      "contributorsCount" : 5,
      "commitsCount" : 17
    }, {
      "timeSlot" : "2023-09-11",
      "contributorsCount" : 5,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2023-09-18",
      "contributorsCount" : 7,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2023-09-25",
      "contributorsCount" : 5,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2023-10-02",
      "contributorsCount" : 4,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2023-10-09",
      "contributorsCount" : 2,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2023-10-16",
      "contributorsCount" : 6,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2023-10-23",
      "contributorsCount" : 5,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2023-10-30",
      "contributorsCount" : 3,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2023-11-06",
      "contributorsCount" : 5,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2023-11-13",
      "contributorsCount" : 3,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2023-11-20",
      "contributorsCount" : 6,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2023-11-27",
      "contributorsCount" : 6,
      "commitsCount" : 15
    }, {
      "timeSlot" : "2023-12-04",
      "contributorsCount" : 4,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2023-12-11",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-12-18",
      "contributorsCount" : 5,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2023-12-25",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-01-01",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-01-08",
      "contributorsCount" : 4,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2024-01-15",
      "contributorsCount" : 4,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2024-01-22",
      "contributorsCount" : 9,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2024-01-29",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-02-05",
      "contributorsCount" : 6,
      "commitsCount" : 17
    }, {
      "timeSlot" : "2024-02-12",
      "contributorsCount" : 6,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2024-02-19",
      "contributorsCount" : 4,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2024-02-26",
      "contributorsCount" : 5,
      "commitsCount" : 22
    }, {
      "timeSlot" : "2024-03-04",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-03-11",
      "contributorsCount" : 7,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2024-03-18",
      "contributorsCount" : 7,
      "commitsCount" : 15
    }, {
      "timeSlot" : "2024-03-25",
      "contributorsCount" : 5,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2024-04-01",
      "contributorsCount" : 6,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2024-04-08",
      "contributorsCount" : 5,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2024-04-15",
      "contributorsCount" : 7,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2024-04-22",
      "contributorsCount" : 5,
      "commitsCount" : 17
    }, {
      "timeSlot" : "2024-04-29",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-05-06",
      "contributorsCount" : 3,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2024-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-05-20",
      "contributorsCount" : 7,
      "commitsCount" : 21
    }, {
      "timeSlot" : "2024-05-27",
      "contributorsCount" : 5,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2024-06-03",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-06-10",
      "contributorsCount" : 6,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2024-06-17",
      "contributorsCount" : 5,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2024-06-24",
      "contributorsCount" : 8,
      "commitsCount" : 20
    }, {
      "timeSlot" : "2024-07-01",
      "contributorsCount" : 10,
      "commitsCount" : 27
    }, {
      "timeSlot" : "2024-07-08",
      "contributorsCount" : 5,
      "commitsCount" : 21
    }, {
      "timeSlot" : "2024-07-15",
      "contributorsCount" : 8,
      "commitsCount" : 20
    }, {
      "timeSlot" : "2024-07-22",
      "contributorsCount" : 6,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2024-07-29",
      "contributorsCount" : 7,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2024-08-05",
      "contributorsCount" : 6,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2024-08-12",
      "contributorsCount" : 5,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2024-08-19",
      "contributorsCount" : 7,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2024-08-26",
      "contributorsCount" : 5,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2024-09-02",
      "contributorsCount" : 8,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2024-09-09",
      "contributorsCount" : 4,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2024-09-16",
      "contributorsCount" : 6,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2024-09-23",
      "contributorsCount" : 6,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2024-09-30",
      "contributorsCount" : 7,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2024-10-07",
      "contributorsCount" : 6,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2024-10-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-10-21",
      "contributorsCount" : 4,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2024-10-28",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-11-04",
      "contributorsCount" : 6,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2024-11-11",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-11-18",
      "contributorsCount" : 5,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2024-11-25",
      "contributorsCount" : 6,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2024-12-02",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-12-09",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-12-16",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-12-23",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-12-30",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-01-06",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2025-01-13",
      "contributorsCount" : 6,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-01-20",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-01-27",
      "contributorsCount" : 4,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2025-02-03",
      "contributorsCount" : 6,
      "commitsCount" : 17
    }, {
      "timeSlot" : "2025-02-10",
      "contributorsCount" : 4,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2025-02-17",
      "contributorsCount" : 7,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2025-02-24",
      "contributorsCount" : 3,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2025-03-10",
      "contributorsCount" : 7,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2025-03-17",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-03-24",
      "contributorsCount" : 7,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2025-03-31",
      "contributorsCount" : 6,
      "commitsCount" : 19
    }, {
      "timeSlot" : "2025-04-07",
      "contributorsCount" : 7,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2025-04-14",
      "contributorsCount" : 4,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2025-04-21",
      "contributorsCount" : 5,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2025-04-28",
      "contributorsCount" : 3,
      "commitsCount" : 18
    }, {
      "timeSlot" : "2025-05-05",
      "contributorsCount" : 4,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2025-05-12",
      "contributorsCount" : 7,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2025-05-19",
      "contributorsCount" : 7,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2025-05-26",
      "contributorsCount" : 4,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2025-06-02",
      "contributorsCount" : 7,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2025-06-09",
      "contributorsCount" : 6,
      "commitsCount" : 34
    }, {
      "timeSlot" : "2025-06-16",
      "contributorsCount" : 6,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2025-06-23",
      "contributorsCount" : 6,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2025-06-30",
      "contributorsCount" : 4,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-07-07",
      "contributorsCount" : 4,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2025-07-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-21",
      "contributorsCount" : 5,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-07-28",
      "contributorsCount" : 6,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-08-04",
      "contributorsCount" : 5,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2025-08-11",
      "contributorsCount" : 7,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2025-08-18",
      "contributorsCount" : 7,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2025-08-25",
      "contributorsCount" : 5,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-09-01",
      "contributorsCount" : 6,
      "commitsCount" : 18
    }, {
      "timeSlot" : "2025-09-08",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2025-09-15",
      "contributorsCount" : 7,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2025-09-22",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-09-29",
      "contributorsCount" : 8,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2025-10-06",
      "contributorsCount" : 5,
      "commitsCount" : 18
    }, {
      "timeSlot" : "2025-10-13",
      "contributorsCount" : 4,
      "commitsCount" : 31
    }, {
      "timeSlot" : "2025-10-20",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2025-11-17",
      "contributorsCount" : 2,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2025-11-24",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-12-08",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-12-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "iml",
      "commitsCount" : 198,
      "committers" : [ "mikhail.filippov@jetbrains.com", "nikita.kudrin@jetbrains.com", "ivan.pashchenko@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "aleksei.cherepanov@jetbrains.com", "rodion.iafarov@jetbrains.com", "mikhail@filippov.me", "roman.ivanitskii@jetbrains.com", "anton.deriabin@jetbrains.com", "roman.shevchenko@jetbrains.com", "anastasia.katsman@jetbrains.com", "nikita.barkov@jetbrains.com", "maxim.kolmakov@jetbrains.com", "daniil.ovchinnikov@jetbrains.com", "andrei.efanov@jetbrains.com", "vladislav.yaroshchuk@jetbrains.com", "yuriy.artamonov@jetbrains.com", "anna.marchenko@jetbrains.com", "nikita.ashihmin@jetbrains.com", "mikhail.mazurkevich@jetbrains.com", "andrew.kozlov@jetbrains.com", "elena.artamonova@jetbrains.com", "ruslan.cheremin@jetbrains.com", "dmitry.golovinov@jetbrains.com", "nikita.bobko@jetbrains.com", "alexey.kryuchkov@jetbrains.com" ],
      "filesCount" : 14,
      "commitsCount30Days" : 1,
      "committers30Days" : [ "mikhail.filippov@jetbrains.com" ],
      "filesCount30Days" : 1,
      "commitsCount90Days" : 2,
      "committers90Days" : [ "mikhail.filippov@jetbrains.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "aleksei.cherepanov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "vladimir.krivosheev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 15
      }, {
        "contributor" : "ruslan.cheremin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "mikhail.mazurkevich@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 25
      }, {
        "contributor" : "elena.artamonova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "anton.deriabin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "anastasia.katsman@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikita.bobko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "mikhail.filippov@jetbrains.com",
        "fileUpdates30Days" : 1,
        "fileUpdates90Days" : 2,
        "fileUpdates" : 10
      }, {
        "contributor" : "rodion.iafarov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 12
      }, {
        "contributor" : "andrei.efanov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "alexey.kryuchkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "ivan.pashchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "andrew.kozlov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 42
      }, {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "roman.ivanitskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "mikhail@filippov.me",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "dmitry.golovinov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "vladislav.yaroshchuk@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "daniil.ovchinnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 30
      }, {
        "contributor" : "yuriy.artamonov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "nikita.ashihmin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "kt",
      "commitsCount" : 4313,
      "committers" : [ "eugene.morozov@jetbrains.com", "anastasia.katsman@jetbrains.com", "rustam.vishnyakov@jetbrains.com", "anna.marchenko@jetbrains.com", "anna.kozlova@jetbrains.com", "dmitrii.denisov@jetbrains.com", "dmitriy.smirnov@jetbrains.com", "roman.shevchenko@jetbrains.com", "aleksei.berezkin@jetbrains.com", "mihail.buryakov@jetbrains.com", "ilya.komolkin@jetbrains.com", "nikita.skvortsov@jetbrains.com", "nikita.kudrin@jetbrains.com", "rodion.iafarov@jetbrains.com", "vladislav.sholokhov@jetbrains.com", "elena.artamonova@jetbrains.com", "roman.ivanitskii@jetbrains.com", "lyubomyr.bushko@jetbrains.com", "maxim.kolmakov@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "ilya.kirillov@jetbrains.com", "dmitry.yudin@jetbrains.com", "yuriy.artamonov@jetbrains.com", "maxim.banaev@jetbrains.com", "ilya.muradyan@jetbrains.com", "elena.shaverdova@jetbrains.com", "ekaterina.semenova@jetbrains.com", "sergey.vorobyov@jetbrains.com", "timur.aliberdov@jetbrains.com", "aydar.mukhametzyanov@jetbrains.com", "alexander.karaev@jetbrains.com", "daniel.below@jetbrains.com", "evgenii.novozhilov@jetbrains.com", "alexander.lobas@jetbrains.com", "vladimir.koshelev@jetbrains.com", "alexander.koshevoy@jetbrains.com", "vladislav.shishov@jetbrains.com", "konstantin.nisht@jetbrains.com", "alexey.afanasiev@jetbrains.com", "lev.zagnetin@jetbrains.com", "liudmila.kornilova@jetbrains.com", "kseniia.shabalina@jetbrains.com", "ivan.semenov@jetbrains.com", "patronus-no-reply@jetbrains.com", "anton.deriabin@jetbrains.com", "maxim.medvedev@jetbrains.com", "vladislav.rassokhin@jetbrains.com", "leonid@shalupov.com", "vladislav.beskrovny@jetbrains.com", "alexander.danilov@jetbrains.com", "ilia.zakoulov@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "xuanson.trinh@jetbrains.com", "piotr.tomiak@jetbrains.com", "alexey.kryuchkov@jetbrains.com", "nikita.barkov@jetbrains.com", "mikhail.shagvaliev@jetbrains.com", "sergey.shkredov@jetbrains.com", "mikhail@filippov.me", "aleksandr.izmaylov@jetbrains.com", "vladimir.lagunov@jetbrains.com", "alexander.glukhov@jetbrains.com", "lev.leontev@jetbrains.com", "maxim.kolmakov@gmail.com", "alexandr.evstigneev@jetbrains.com", "konstantin.ulitin@jetbrains.com", "sviatoslav.vlasov@jetbrains.com", "mariia.fadeeva@jetbrains.com", "mikhail.mazurkevich@jetbrains.com", "artem.grigorash@jetbrains.com", "alexander.bubenchikov@jetbrains.com", "mikhail.kuznetsov@jetbrains.com", "sergey.karpov@jetbrains.com", "kornilova203@gmail.com", "maria.baburina@jetbrains.com", "daniil.ovchinnikov@jetbrains.com", "vadim.salavatov@jetbrains.com", "sergey.larionov@jetbrains.com", "artem.aleksyuk@jetbrains.com", "rebovykin@gmail.com", "vladislav.yaroshchuk@jetbrains.com", "julia.beliaeva@jetbrains.com", "jamilya.shurukhova@jetbrains.com", "semyon.proshev@jetbrains.com", "vladimir.muzhichenko@jetbrains.com", "adam.malek@jetbrains.com", "aleksandr.slapoguzov@jetbrains.com", "andrey.sokolov@jetbrains.com", "nikita.vlaev@jetbrains.com", "ruslan.cheremin@jetbrains.com", "dmitrii.naumenko@jetbrains.com", "yuriy.maltsev@jetbrains.com", "alexey.belkov@jetbrains.com", "florian.kistner@jetbrains.com", "andrew.kozlov@jetbrains.com", "dmitry.gridin@jetbrains.com" ],
      "filesCount" : 702,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 34,
      "committers90Days" : [ "eugene.morozov@jetbrains.com", "anastasia.katsman@jetbrains.com" ],
      "filesCount90Days" : 22,
      "contributorPerExtensionStats" : [ {
        "contributor" : "vladimir.lagunov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "florian.kistner@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "konstantin.ulitin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "vladislav.rassokhin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "ilia.zakoulov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "mikhail.mazurkevich@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 764
      }, {
        "contributor" : "nikita.vlaev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "kseniia.shabalina@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "anton.deriabin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 23
      }, {
        "contributor" : "alexandr.evstigneev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 53
      }, {
        "contributor" : "ilya.muradyan@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "mikhail.shagvaliev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 553
      }, {
        "contributor" : "artem.grigorash@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "ekaterina.semenova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "sergey.vorobyov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "ilya.kirillov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "kornilova203@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "dmitrii.naumenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 340
      }, {
        "contributor" : "dmitrii.denisov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 55
      }, {
        "contributor" : "lyubomyr.bushko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "jamilya.shurukhova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "alexey.kryuchkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 65
      }, {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1188
      }, {
        "contributor" : "vadim.salavatov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "daniel.below@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "alexander.bubenchikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "alexander.lobas@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "xuanson.trinh@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 16
      }, {
        "contributor" : "andrey.sokolov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "roman.ivanitskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 227
      }, {
        "contributor" : "maxim.medvedev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "alexander.danilov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "evgenii.novozhilov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "alexey.afanasiev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "alexander.glukhov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "yuriy.artamonov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 32
      }, {
        "contributor" : "ivan.semenov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "maria.baburina@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "sergey.larionov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladimir.muzhichenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "alexey.belkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "vladimir.krivosheev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 50
      }, {
        "contributor" : "anna.kozlova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "maxim.banaev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "ruslan.cheremin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "aydar.mukhametzyanov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "eugene.morozov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 18,
        "fileUpdates" : 135
      }, {
        "contributor" : "dmitry.gridin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "elena.artamonova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 32
      }, {
        "contributor" : "anastasia.katsman@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 16,
        "fileUpdates" : 258
      }, {
        "contributor" : "sviatoslav.vlasov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "rustam.vishnyakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "rodion.iafarov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "elena.shaverdova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 48
      }, {
        "contributor" : "mariia.fadeeva@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "lev.zagnetin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 11
      }, {
        "contributor" : "rebovykin@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "yuriy.maltsev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "vladislav.shishov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 11
      }, {
        "contributor" : "aleksandr.slapoguzov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmitriy.smirnov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "vladislav.beskrovny@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "andrew.kozlov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "nikita.skvortsov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "liudmila.kornilova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "alexander.karaev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "patronus-no-reply@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "konstantin.nisht@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "aleksandr.izmaylov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "piotr.tomiak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "mihail.buryakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "vladimir.koshelev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 12
      }, {
        "contributor" : "timur.aliberdov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmitry.yudin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 164
      }, {
        "contributor" : "vladislav.sholokhov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 19
      }, {
        "contributor" : "aleksei.berezkin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "julia.beliaeva@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "semyon.proshev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "mikhail@filippov.me",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "lev.leontev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "artem.aleksyuk@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "ilya.komolkin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      }, {
        "contributor" : "vladislav.yaroshchuk@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "sergey.karpov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "alexander.koshevoy@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 51
      }, {
        "contributor" : "mikhail.kuznetsov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "daniil.ovchinnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      }, {
        "contributor" : "sergey.shkredov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "maxim.kolmakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "adam.malek@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "bazel",
      "commitsCount" : 69,
      "committers" : [ "ilia.kirianovskii@jetbrains.com", "leonid.shalupov@jetbrains.com", "nikita.kudrin@jetbrains.com", "ivan.pashchenko@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "aleksei.cherepanov@jetbrains.com", "evgenii.ilichev@jetbrains.com", "leonid@shalupov.com" ],
      "filesCount" : 5,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 2,
      "committers90Days" : [ "ilia.kirianovskii@jetbrains.com", "leonid.shalupov@jetbrains.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "leonid.shalupov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 6
      }, {
        "contributor" : "aleksei.cherepanov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladimir.krivosheev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 37
      }, {
        "contributor" : "evgenii.ilichev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "ilia.kirianovskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 12
      }, {
        "contributor" : "ivan.pashchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "gradle",
      "commitsCount" : 194,
      "committers" : [ "nikita.kudrin@jetbrains.com", "alexandr.evstigneev@jetbrains.com", "rodion.iafarov@jetbrains.com", "maxim.kolmakov@jetbrains.com", "eugene.morozov@jetbrains.com", "nikita.barkov@jetbrains.com", "dmitry.golovinov@jetbrains.com", "alexey.afanasiev@jetbrains.com", "roman.ivanitskii@jetbrains.com", "anna.marchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com", "roman.shevchenko@jetbrains.com", "daniil.ovchinnikov@jetbrains.com", "alexey.kryuchkov@jetbrains.com" ],
      "filesCount" : 21,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 1,
      "committers90Days" : [ "nikita.kudrin@jetbrains.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 60
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 70
      }, {
        "contributor" : "eugene.morozov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "roman.ivanitskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "alexandr.evstigneev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "rodion.iafarov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "dmitry.golovinov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "alexey.afanasiev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 21
      }, {
        "contributor" : "daniil.ovchinnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "yuriy.artamonov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "alexey.kryuchkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "xml",
      "commitsCount" : 29,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "dmitrii.denisov@jetbrains.com", "karol.lewandowski@jetbrains.com", "anastasia.katsman@jetbrains.com", "cdr@intellij.com", "eugene.morozov@jetbrains.com", "nikita.barkov@jetbrains.com", "anna.marchenko@jetbrains.com", "maxim.kolmakov@jetbrains.com", "roman.shevchenko@jetbrains.com", "nikita.kudrin@jetbrains.com" ],
      "filesCount" : 16,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "anastasia.katsman@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "karol.lewandowski@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "dmitrii.denisov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "cdr@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "eugene.morozov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "",
      "commitsCount" : 40,
      "committers" : [ "dmitrii.denisov@jetbrains.com", "maxim.kolmakov@jetbrains.com", "nikita.barkov@jetbrains.com", "nikita.kudrin@jetbrains.com", "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com", "daniil.tsaryov@jetbrains.com" ],
      "filesCount" : 21,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "daniil.tsaryov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmitrii.denisov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "yuriy.artamonov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 69,
      "committers" : [ "maxim.kolmakov@jetbrains.com", "dmitrii.denisov@jetbrains.com", "nikita.kudrin@jetbrains.com", "nikita.barkov@jetbrains.com", "elena.artamonova@jetbrains.com", "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com", "daniil.ovchinnikov@jetbrains.com" ],
      "filesCount" : 16,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 29
      }, {
        "contributor" : "elena.artamonova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 23
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmitrii.denisov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "daniil.ovchinnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "properties",
      "commitsCount" : 36,
      "committers" : [ "dmitrii.denisov@jetbrains.com", "eugene.morozov@jetbrains.com", "nikita.barkov@jetbrains.com", "nikita.kudrin@jetbrains.com", "maxim.kolmakov@jetbrains.com", "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com" ],
      "filesCount" : 17,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmitrii.denisov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "eugene.morozov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      } ]
    }, {
      "extension" : "bat",
      "commitsCount" : 25,
      "committers" : [ "dmitrii.denisov@jetbrains.com", "maxim.kolmakov@jetbrains.com", "nikita.barkov@jetbrains.com", "nikita.kudrin@jetbrains.com", "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com" ],
      "filesCount" : 13,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmitrii.denisov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "json",
      "commitsCount" : 33,
      "committers" : [ "nikita.kudrin@jetbrains.com", "roman.ivanitskii@jetbrains.com", "maxim.kolmakov@jetbrains.com", "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com", "alexey.kryuchkov@jetbrains.com" ],
      "filesCount" : 28,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 15
      }, {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "roman.ivanitskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      }, {
        "contributor" : "alexey.kryuchkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "jar",
      "commitsCount" : 25,
      "committers" : [ "dmitrii.denisov@jetbrains.com", "nikita.barkov@jetbrains.com", "nikita.kudrin@jetbrains.com", "maxim.kolmakov@jetbrains.com", "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com" ],
      "filesCount" : 13,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmitrii.denisov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 21,
      "committers" : [ "dmitrii.denisov@jetbrains.com", "maxim.kolmakov@jetbrains.com", "nikita.barkov@jetbrains.com", "nikita.kudrin@jetbrains.com", "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com" ],
      "filesCount" : 14,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmitrii.denisov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "extension",
      "commitsCount" : 7,
      "committers" : [ "anastasia.katsman@jetbrains.com", "nikita.kudrin@jetbrains.com", "eugene.morozov@jetbrains.com", "nikita.barkov@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "anastasia.katsman@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "eugene.morozov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "mockmaker",
      "commitsCount" : 5,
      "committers" : [ "nikita.kudrin@jetbrains.com", "maxim.kolmakov@jetbrains.com", "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "testexecutionlistener",
      "commitsCount" : 5,
      "committers" : [ "nikita.kudrin@jetbrains.com", "nikita.barkov@jetbrains.com", "maxim.kolmakov@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "gitattributes",
      "commitsCount" : 3,
      "committers" : [ "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "yuriy.artamonov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "so",
      "commitsCount" : 3,
      "committers" : [ "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "yuriy.artamonov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "yaml",
      "commitsCount" : 14,
      "committers" : [ "eugene.morozov@jetbrains.com", "maxim.kolmakov@jetbrains.com", "dmitrii.denisov@jetbrains.com" ],
      "filesCount" : 3,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "dmitrii.denisov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "eugene.morozov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "cpp",
      "commitsCount" : 3,
      "committers" : [ "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "yuriy.artamonov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "dll",
      "commitsCount" : 3,
      "committers" : [ "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "yuriy.artamonov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "dylib",
      "commitsCount" : 6,
      "committers" : [ "anna.marchenko@jetbrains.com", "roman.shevchenko@jetbrains.com", "yuriy.artamonov@jetbrains.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "roman.shevchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "yuriy.artamonov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "kts",
      "commitsCount" : 4,
      "committers" : [ "alexandr.evstigneev@jetbrains.com", "maxim.kolmakov@jetbrains.com", "dmitrii.denisov@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "alexandr.evstigneev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "maxim.kolmakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmitrii.denisov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "java",
      "commitsCount" : 4,
      "committers" : [ "eugene.morozov@jetbrains.com", "anna.marchenko@jetbrains.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "anna.marchenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "eugene.morozov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "csv",
      "commitsCount" : 4,
      "committers" : [ "nikita.kudrin@jetbrains.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.kudrin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      } ]
    }, {
      "extension" : "svg",
      "commitsCount" : 1,
      "committers" : [ "dmitrii.denisov@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dmitrii.denisov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "png",
      "commitsCount" : 1,
      "committers" : [ "nikita.barkov@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikita.barkov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 26,
  "excludedExtensions" : {
    "" : 5,
    "bazel" : 1,
    "txt" : 1,
    "extension" : 1,
    "gitignore" : 4,
    "xml" : 6,
    "iml" : 1,
    "jar" : 3,
    "properties" : 3,
    "yaml" : 1
  },
  "analysisStartTimeMs" : 1768757089798,
  "maxLinesOfCode" : 1022,
  "maxFileCount" : 27
}