{
  "private": true,
  "type": "module",
  "scripts": {
    "test": "mocha --timeout 30000 example-lh-auth.test.js"
  },
  "dependencies": {
    "mocha": "^10.0.0",
    "lighthouse": "file:../../../dist/lighthouse.tgz"
  }
}
