{
  "name": "@lhci/cli",
  "version": "0.15.1",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/GoogleChrome/lighthouse-ci.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "bin": {
    "lhci": "./src/cli.js"
  },
  "dependencies": {
    "@lhci/utils": "0.15.1",
    "chrome-launcher": "^0.13.4",
    "compression": "^1.7.4",
    "debug": "^4.3.1",
    "express": "^4.17.1",
    "inquirer": "^6.3.1",
    "isomorphic-fetch": "^3.0.0",
    "lighthouse": "12.6.1",
    "lighthouse-logger": "1.2.0",
    "open": "^7.1.0",
    "proxy-agent": "^6.4.0",
    "tmp": "^0.1.0",
    "uuid": "^8.3.1",
    "yargs": "^15.4.1",
    "yargs-parser": "^13.1.2"
  },
  "gitHead": "76a49c7cc26cfc6dcff4248e1f170efb845245bb"
}
