{
  "name": "creatordjs",
  "version": "1.3.1",
  "description": "A Node.js package for creating Discord bots using Discord.js v14",
  "main": "index.js",
  "scripts": {
    "test": "nodemon index"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/meowdev7/creatordjs.git"
  },
  "keywords": [
    "discord",
    "js",
    "bot",
    "maker",
    "creatordjs"
  ],
  "author": "meowdev7",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/meowdev7/creatordjs/issues"
  },
  "homepage": "https://github.com/meowdev7/creatordjs#readme",
  "dependencies": {
    "chalk": "^4.1.2",
    "discord.js": "^14.14.1",
    "dotenv": "^16.4.5",
    "gradient-string": "^2.0.2",
    "mongoose": "^8.2.4",
    "ms": "^2.1.3",
    "table": "^6.8.2"
  }
}
