{ "name": "workspace", "version": "1.0.0", "description": "This project consists of both the front-end React client and back-end Node.js game API server for the Settlers of Catan-style board game.", "main": "tmp_puppeteer.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "puppeteer": "^20.9.0" } }