{
  "org": {
    "friendlyName": "Modular Curriculum All Courses",
    "name": "modular-curriculum-all-courses"
  },
  "repo": {
    "friendlyName": "Test Driven Development with Jest",
    "name": "test-driven-development-with-jest",
    "type": "Lesson",
    "about": "",
    "starterCode": "",
    "solutionCode": "",
    "deployedSite": ""
  },
  "courses": [
    {
      "name": "mea",
      "courseAcronym": "",
      "courseFullName": "",
      "logoUrl": "",
      "microlessons": [
        {
          "friendlyName": "Setup",
          "dirName": "setup",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        },
        {
          "friendlyName": "Test Driven Development",
          "dirName": "test-driven-development",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        },
        {
          "friendlyName": "Getting started with Jest",
          "dirName": "getting-started-with-jest",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        },
        {
          "friendlyName": "Writing Unit Tests with Jest",
          "dirName": "writing-unit-tests-with-jest",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        },
        {
          "friendlyName": "Skipping Tests",
          "dirName": "skipping-tests",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        },
        {
          "friendlyName": "Practicing TDD",
          "dirName": "practicing-tdd",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        }
      ],
      "isHeaderShown": true,
      "isHeaderModuleNavShown": true,
      "isHeaderHomeNavShown": true,
      "isHeaderMicrolessonNavShown": true,
      "isHeaderMicrolessonVideoLinkShown": true,
      "isHeaderNavSettingsShown": true,
      "isFooterCopyrightShown": true,
      "isFooterLessonNavShown": true,
      "isStickyNavSettingShown": true,
      "isStickyNavAllowed": true,
      "isFixedNavAllowed": true,
      "isStickyNavDefault": true,
      "isStickyNavForcedDefault": false,
      "isFixedNavForcedDefault": false,
      "isDarkModeSettingShown": true,
      "isDarkModeAllowed": true,
      "isLightModeAllowed": true,
      "isLightModeDefault": true,
      "isLightModeForcedDefault": false,
      "isDarkModeForcedDefault": false,
      "isActivityTimeShown": true
    },
    {
      "name": "fallback",
      "courseAcronym": "",
      "courseFullName": "",
      "logoUrl": "",
      "microlessons": [
        {
          "friendlyName": "Setup",
          "dirName": "setup",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        },
        {
          "friendlyName": "Test Driven Development",
          "dirName": "test-driven-development",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        },
        {
          "friendlyName": "Getting started with Jest",
          "dirName": "getting-started-with-jest",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        },
        {
          "friendlyName": "Writing Unit Tests with Jest",
          "dirName": "writing-unit-tests-with-jest",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        },
        {
          "friendlyName": "Skipping Tests",
          "dirName": "skipping-tests",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        },
        {
          "friendlyName": "Practicing TDD",
          "dirName": "practicing-tdd",
          "type": "Content",
          "skill": "",
          "learningObjective": "",
          "videoUrl": "",
          "videoLengthInMinutes": 0,
          "estimatedDeliveryTimeInMinutes": 0
        }
      ],
      "isHeaderShown": true,
      "isHeaderModuleNavShown": true,
      "isHeaderHomeNavShown": true,
      "isHeaderMicrolessonNavShown": true,
      "isHeaderMicrolessonVideoLinkShown": true,
      "isHeaderNavSettingsShown": true,
      "isFooterCopyrightShown": true,
      "isFooterLessonNavShown": true,
      "isStickyNavSettingShown": true,
      "isStickyNavAllowed": true,
      "isFixedNavAllowed": true,
      "isStickyNavDefault": true,
      "isStickyNavForcedDefault": false,
      "isFixedNavForcedDefault": false,
      "isDarkModeSettingShown": true,
      "isDarkModeAllowed": true,
      "isLightModeAllowed": true,
      "isLightModeDefault": true,
      "isLightModeForcedDefault": false,
      "isDarkModeForcedDefault": false,
      "isActivityTimeShown": true
    }
  ]
}
