{ "name": "spot2gether", "version": "0.1.0", "description": "", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Alban David Becker", "dependencies": { "axios": "^0.27.2", "dotenv": "^16.0.3", "express": "^4.18.1", "mongoose": "^6.6.3", "spotify-api.js": "^9.2.3" } }