{ "name": "webdev-assignment-2", "version": "0.1.0", "description": "My submission for the second WebDev (COMP2772) assignment.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "ws" }, "author": "Thomas Wade", "devDependencies": {}, "dependencies": {}, "main": "server.js", "repository": { "type": "git", "url": "https://tem.party:3000/tom/WebDev-Assignment-2.git" }, "license": "MIT" }