{
  "testFiles": "**/*.*",
  "animationDistanceThreshold": 5,
  "baseUrl": "http://localhost:5002",
  "blockHosts": null,
  "chromeWebSecurity": true,
  "defaultCommandTimeout": 25000,
  "env": {},
  "execTimeout": 60000,
  "fileServerFolder": "",
  "fixturesFolder": "./spec/cypress/fixtures",
  "hosts": null,
  "ignoreTestFiles": "*.hot-update.js",
  "integrationFolder": "./spec/cypress/integration/",
  "modifyObstructiveCode": true,
  "nodeVersion": "default",
  "numTestsKeptInMemory": 50,
  "pageLoadTimeout": 60000,
  "pluginsFile": "./spec/cypress/plugins",
  "port": null,
  "projectId": "j4kaht",
  "reporter": "spec",
  "reporterOptions": null,
  "requestTimeout": 15000,
  "responseTimeout": 30000,
  "screenshotsFolder": "./spec/cypress/screenshots",
  "supportFile": "./spec/cypress/support",
  "taskTimeout": 60000,
  "trashAssetsBeforeRuns": true,
  "userAgent": null,
  "video": true,
  "videoCompression": 32,
  "videoUploadOnPasses": true,
  "videosFolder": "./spec/cypress/videos",
  "viewportHeight": 660,
  "viewportWidth": 1000,
  "waitForAnimations": true,
  "watchForFileChanges": true
}
