{ "name": "pongmp", "version": "0.1.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Tom Smeding (https://tomsmeding.com)", "license": "MIT", "dependencies": { "express": "^4.18.2", "socket.io": "^4.7.4" } }