"scripts": { "start": "node app", "dev": "nodemon app --watch app", "doc": "node ./swagger.js" },