{ "name": "wood_compteur", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Niemeskern Kévin", "license": "ISC", "dependencies": { "axios": "^0.21.1", "body-parser": "^1.19.0", "express": "^4.17.1", "jsonfile": "^6.1.0", "node-linkedin": "^0.5.6", "nodemailer": "^6.6.2", "path": "^0.12.7", "validator": "^13.6.0" } }