| Server IP : 35.80.110.71 / Your IP : 216.73.216.117 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/node_modules/lighthouse/node_modules/lighthouse-stack-packs/ |
Upload File : |
{
"name": "lighthouse-stack-packs",
"version": "1.12.3",
"description": "Lighthouse Stack Packs",
"repository": "GoogleChrome/lighthouse-stack-packs",
"keywords": [
"google",
"chrome",
"lighthouse"
],
"author": "The Chromium Authors",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/GoogleChrome/lighthouse-stack-packs/issues"
},
"homepage": "https://github.com/GoogleChrome/lighthouse-stack-packs#readme",
"main": "index.js",
"devDependencies": {
"del-cli": "^3.0.0",
"expect": "^29.3.1",
"jsdom": "^12.2.0",
"lighthouse": "GoogleChrome/lighthouse#master",
"svgo": "^3.0.2",
"typescript": "^5.1.3",
"uvu": "^0.5.1"
},
"scripts": {
"prepublishOnly": "del-cli \"*.d.ts\" \"packs/*.d.ts\" && npm run generate-types",
"generate-types": "tsc -p .",
"test": "uvu test"
},
"files": [
"packs/*",
"index.d.ts"
]
}