UNPKG

@kamkam1_0/discord-commandhandler

Version:

Do not download this module, it is not ready yet :)

27 lines 741 B
{ "name": "@kamkam1_0/discord-commandhandler", "version": "1.8.3", "description": "", "main": "./src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/KamKam0/discord-commandhandler.git" }, "bugs": { "url": "https://github.com/KamKam0/discord-commandhandler/issues" }, "keywords": ["Discordjs", "Commands", "Handler"], "homepage": "https://github.com/KamKam0/discord-commandhandler", "author": "KamKam <kamkam.dev.contact@gmail.com>", "license": "MPL 2.0", "dependencies": { "@kamkam1_0/discord.js": "4.2.16", "@kamkam1_0/discord-eventhandler": "1.2.18" }, "engines": { "node": ">=16" } }