{
  "name": "topgg-checker",
  "version": "0.0.3",
  "description": "Top.gg oy kontrol sistemi içeren basit bir kütüphane.",
  "main": "src/index.js",
  "scripts": {
    "start": "node --no-warnings src/index.js"
  },
  "keywords": [
    "topgg",
    "top.gg",
    "votes",
    "vote",
    "bot",
    "bots",
    "discord.js",
    "discord",
    "topgg-checker",
    "turkish"
  ],
  "author": "mrbaskan",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/MrBaskan33/topgg-checker/issues"
  },
  "homepage": "https://github.com/MrBaskan33/topgg-checker#readme",
  "dependencies": {
    "axios": "^1.9.0"
  }
}