{
  "name": "@pipedream/telegram_bot_api",
  "version": "0.4.0",
  "description": "Pipedream Telegram_bot_api Components",
  "main": "telegram_bot_api.app.mjs",
  "keywords": [
    "pipedream",
    "telegram_bot_api"
  ],
  "homepage": "https://pipedream.com/apps/telegram_bot_api",
  "author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
  "dependencies": {
    "@pipedream/platform": "^3.1.1",
    "node-telegram-bot-api": "^0.54.0",
    "uuid": "^8.3.2"
  },
  "gitHead": "e12480b94cc03bed4808ebc6b13e7fdb3a1ba535",
  "publishConfig": {
    "access": "public"
  }
}