{ "name": "multi-scrobbler-now-playing", "version": "1.0.0", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "dependencies": { "dotenv": "^16.4.7", "node-fetch": "^3.3.2", "prompt": "^1.3.0", "telegram": "^2.26.16" } }