{ "name": "bottrade", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node ./index.js" }, "author": "", "license": "ISC", "dependencies": { "cron": "^1.8.2", "mysql": "^2.18.1", "node-telegram-bot-api": "^0.56.0", "puppeteer": "^13.4.0", "puppeteer-extra": "^3.2.3", "puppeteer-extra-plugin-recaptcha": "^3.5.0", "shelljs": "^0.8.5" } }