{ "name": "weather-bot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "GPL-3.0", "dependencies": { "@xmpp/client": "^0.13.1", "@xmpp/debug": "^0.13.0", "discord.js": "^14.15.2", "html-entities": "^2.5.2" } }