{ "name": "server", "version": "1.0.0", "description": "", "main": "server_monitor_bot.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "express": "^4.18.2", "js-yaml": "^4.1.0", "node-telegram-bot-api": "^0.64.0", "ping": "^0.4.4" } }