{
  "dependencies": [
    "components",
    "emulation",
    "timeline",
    "inspector_main",
    "ui"
  ],
  "modules": [
    "lighthouse-legacy.js"
  ],
  "resources": [
    "../third_party/lighthouse/report-assets/template.html",
    "../third_party/lighthouse/report-assets/templates.html",
    "../third_party/lighthouse/report-assets/report.css",
    "../third_party/lighthouse/report-assets/report.js",
    "lighthouseDialog.css",
    "lighthousePanel.css",
    "lighthouseStartView.css"
  ]
}
