heartwood every commit a ring
280 B raw
{
  "name": "status-lighthouse",
  "private": true,
  "type": "module",
  "comment": "Root-level package only exists so node_modules/.bin/lighthouse is on disk for the Rust binary to invoke. Frontend deps live in frontend/.",
  "dependencies": {
    "lighthouse": "^12.0.0"
  }
}