{ "name": "helpthehome", "version": "0.0.0", "private": true, "scripts": { "start": "node ./bin/www" }, "dependencies": { "cookie-parser": "~1.4.3", "debug": "~2.6.9", "express": "~4.16.0", "geojson-geometries-lookup": "^0.3.0", "http-errors": "~1.6.2", "leaflet.tilelayer.colorfilter": "^1.2.5", "mongodb": "*", "mongoose": "*", "morgan": "~1.9.0", "pug": "^2.0.3" } }