{ "name": "bothoven", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js" }, "author": "", "license": "ISC", "dependencies": { "node-telegram-bot-api": "^0.65.1", "tgsnake": "^3.1.0" } }