{ "name": "steam-chat", "version": "1.0.0", "description": "", "main": "logger.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@matteo.collina/dateformat": "^5.0.1", "axios": "^1.7.7", "steam-totp": "^2.1.2", "steam-user": "^5.0.8", "steamcommunity": "^3.48.2", "winston": "^3.12.0" } }