{
  "name": "nexushandler",
  "version": "14.9.0",
  "description": "A Discord.js Command Handler",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NexusDevelopmentLLC/NexusHandler.git"
  },
  "keywords": [
    "Command",
    "Handler",
    "CommandHandler",
    "discord.js"
  ],
  "author": "vRepr <vrepr.dev@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/NexusDevelopmentLLC/NexusHandler/issues"
  },
  "homepage": "https://github.com/NexusDevelopmentLLC/NexusHandler#readme"
}
