{
  "name": "djs-easy",
  "version": "2.1.0-pre",
  "description": "djs-easy is a javascript package for discord with the a lot stuff you need to make your bot programming easy",
  "main": "src/index.js",
  "scripts": {
    "test": "eslint .",
    "fix": "eslint . --fix"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Nightmaregodss/djs-easy.git"
  },
  "keywords": [
    "minigames",
    "easy",
    "tickets",
    "modmail",
    "snake",
    "rps",
    "minigames system",
    "discord minigames",
    "discord-minigames",
    "moderation",
    "easy",
    "discord js",
    "modmail easy",
    "ticket system",
    "modmail system",
    "discord.js",
    "discord",
    "command handler",
    "easy commanding",
    "discord command handler",
    "npm",
    "easy prefix setup",
    "easy discord cmd handler with prefix",
    "command",
    "handler",
    "v13"
  ],
  "author": "NIGHTMAREGODS",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Nightmaregodss/djs-easy/issues"
  },
  "homepage": "https://github.com/Nightmaregodss/djs-easy#readme",
  "dependencies": {
    "discord.js": "^13.0.1",
    "enmap": "^5.8.7",
    "mongoose": "^6.0.4",
    "ms-prettify": "^1.2.1",
    "typescript": "^4.5.4"
  },
  "engines": {
    "node": "16.x"
  },
  "devDependencies": {
    "@types/mongoose": "^5.11.97",
    "@types/node": "^16.10.3"
  }
}
