{ "name": "assignment3", "version": "1.0.0", "description": "", "homepage": "https://github.com/SowinskiBraeden/comp2537-assignment3#readme", "bugs": { "url": "https://github.com/SowinskiBraeden/comp2537-assignment3/issues" }, "repository": { "type": "git", "url": "git+https://github.com/SowinskiBraeden/comp2537-assignment3.git" }, "license": "ISC", "author": "", "type": "commonjs", "main": "script.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "express": "^5.1.0" } }