{ "name": "Lunch-o", "version": "0.1.0", "private": true, "scripts": { "start": "node ./bin/www" }, "dependencies": { "express": "~3.4.8", "static-favicon": "~1.0.0", "morgan": "~1.0.0", "body-parser": "~1.0.0", "debug": "~0.7.4" } }