{
  "name": "advancedhandler",
  "version": "1.4.0",
  "description": "Advanced DiscordJS Handler",
  "main": "index.js",
  "scripts": {
    "test": "node index.js",
    "nodemon": "nodemon index.js"
  },
  "author": "kill4me",
  "license": "MIT",
  "dependencies": {
    "discord.js": "^12.5.3",
    "fs": "0.0.1-security",
    "moment": "^2.29.1",
    "moment-duration-format": "^2.3.2",
    "mongoose": "^5.12.15",
    "ms": "^2.1.3",
    "path": "^0.12.7"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/OzguYalcin/AdvancedHandler.git"
  },
  "keywords": [
    "handler",
    "command",
    "feature",
    "event",
    "discord",
    "discord.js",
    "CommandHandler",
    "FeatureHandler"
  ],
  "bugs": {
    "url": "https://github.com/OzguYalcin/AdvancedHandler/issues"
  },
  "homepage": "https://github.com/OzguYalcin/AdvancedHandler#readme"
}
