{
  "name": "robinson-island",
  "version": "1.0.0",
  "description": "",
  "main": "sim.js",
  "scripts": {
    "test": "node check_proto.js && node test_acceptance.js && node verify_real.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "playwright": "^1.62.1"
  }
}
