{
  "private": true,
  "scripts": {
    "test:contract-runner": "node --test --test-concurrency=1 test/contract-runner.integration.mjs"
  },
  "devDependencies": {
    "playwright": "1.61.1"
  }
}
