{
  "name": "new-discord-bot",
  "version": "1.0.0",
  "description": "",
  "main": "dist/index.js",
  "scripts": {
    "start": "ts-node index.ts"
  },
  "bin": "dist/index.js",
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@types/glob": "^7.2.0",
    "@types/inquirer": "^8.2.0",
    "dartcommands": "^3.1.3",
    "discord.js": "^13.6.0",
    "fs": "^0.0.1-security",
    "glob": "^7.2.0",
    "inquirer": "^8.2.1",
    "wokcommands": "^1.5.3"
  }
}
