{
  "name": "telegram-bot-calendar",
  "version": "1.0.7",
  "description": "This package is for creating calendar UI in telegram bot messages. Easy to use comes with built-in tools to create calendar UI with ease.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AyushAgrawal25/telegram-bot-calendar.git"
  },
  "keywords": [
    "calendar",
    "telegram",
    "bot"
  ],
  "author": "Ayush Agrawal",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/AyushAgrawal25/telegram-bot-calendar/issues"
  },
  "homepage": "https://github.com/AyushAgrawal25/telegram-bot-calendar#readme"
}
