{ "name": "strap012_hw6", "version": "1.0.0", "description": "Assignment 6", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "strap012", "license": "ISC", "dependencies": { "express": "^4.17.1" } }