UNPKG

aya-helper

Version:

This is a new package, that can help you with moderation, tickets, fun commands, nsfw and anime commands.

32 lines (31 loc) 578 B
{ "name": "aya-helper", "version": "1.2.13", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "moderation", "discord", "economy", "fun", "nsfw", "tickets", "anime" ], "author": "danielquacks", "license": "ISC", "dependencies": { "axios": "^0.26.1", "discord.js": "^13.6.0", "fs": "^0.0.1-security", "quickmongo": "^5.1.2", "typescript": "^4.6.2", "uuid": "^8.3.2" }, "devDependencies": { "@types/uuid": "^8.3.4" } }