{ "scripts": { "start": "node index.js" }, "dependencies": { "express": "^4.19.2", "spotifydl-core": "^0.2.0", "ws": "^8.17.0" } }