{ "name": "bblbtv_bot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build:docker": "docker build -t BBLBTV_bot ." }, "repository": { "type": "git", "url": "http://kithub.cf/Karl/BBLBTV_bot.git" }, "author": "", "license": "ISC", "dependencies": { "cached-request": "^2.0.1", "dotenv": "^8.2.0", "fs": "0.0.1-security", "node-telegram-bot-api": "^0.50.0", "perfect-logger": "^2.0.1", "request": "^2.88.2", "require-dir": "^1.2.0", "throttled-request": "^0.1.1" } }