{ "name": "exchange-bot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "hilsu-api": "^1.4.2", "telegraf": "^3.39.0" } }