{ "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.16.3", "socket.io": "^2.1.1" } }