chrome-devtools-frontend
Version:
Chrome DevTools UI
22 lines (21 loc) • 502 B
JSON
{
"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"
]
}