{
  "name": "devbotsvotes",
  "version": "1.3.0",
  "description": "A powerful and feature-rich package for monitoring votes and retrieving information for bots listed on the dev-botlist platform.",
  "main": "index.js",
  "types": "index.d.ts",
  "keywords": [
    "botlist",
    "vote",
    "dev-botlist",
    "notifier",
    "discord",
    "monitoring"
  ],
  "author": "Dev-botlist.com",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.4.0",
    "events": "^3.0.0"
  }
}
