{ ... "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node app.js" }, ... }