{
  "name": "@nestgramjs/core",
  "version": "1.3.2",
  "description": "A module for creating Telegram bots using NestJS, based on telegraf.js",
  "author": "GlobalArt, Inc",
  "keywords": [
    "nest",
    "nestjs",
    "nestgram",
    "nestjs-module",
    "telegram",
    "telegraf",
    "telegram bot",
    "telegram bot api",
    "bot",
    "bot api",
    "bot framework"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/GlobalartInc/nestgram"
  },
  "publishConfig": {
    "access": "public"
  }
}
