lighthouse
Version:
Automated auditing, performance metrics, and best practices for the web.
15 lines (14 loc) • 421 B
JSON
{
"name": "legacy-javascript",
"type": "module",
"version": "0.0.1",
"description": "Identify legacy polyfills and code transforms",
"main": "./legacy-javascript.js",
"repository": "GoogleChrome/lighthouse",
"author": "Google LLC",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/GoogleChrome/lighthouse/issues"
},
"homepage": "https://github.com/GoogleChrome/lighthouse#readme"
}