UNPKG

@darkwolf/telegram-bot.lazy.cjs

Version:
40 lines (39 loc) 900 B
{ "name": "@darkwolf/telegram-bot.lazy.cjs", "version": "1.0.1", "description": "Telegram Bot API", "main": "./lib/index.js", "engines": { "node": ">=10" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Darkwolf/node-telegram-bot.git" }, "keywords": [ "darkwolf", "dw", "telegram", "bot", "lazy", "cjs", "api" ], "author": "Pavel Wolf", "license": "MIT", "bugs": { "url": "https://github.com/Darkwolf/node-telegram-bot/issues" }, "homepage": "https://github.com/Darkwolf/node-telegram-bot#readme", "dependencies": { "@darkwolf/custom-error.cjs": "^1.0.1", "@darkwolf/helper.cjs": "^1.0.6", "@darkwolf/text.cjs": "^1.0.0", "@darkwolf/time.cjs": "^1.0.4", "form-data": "^3.0.0", "node-fetch": "^2.6.1" } }