{ "scripts": { "start": "node server.js" }, "dependencies": { "express": "^4.14.0", "next": "^2.0.0-beta" } }