UNPKG

xoppack

Version:

A Easy Fun Game Package For Discord.js Developers To Use!

46 lines (45 loc) 1.27 kB
{ "name": "xoppack", "version": "1.5.6", "description": "A Easy Fun Game Package For Discord.js Developers To Use!", "keywords": [ "fun", "chalk", "xoppack", "discord.js", "discord-fun", "discordreply", "discord-games", "discordbuttons", "discord-buttons" ], "main": "index.js", "types": "./typescript/index.d.ts", "funding": { "type": "individual", "url": "https://www.patreon.com/join/hackerprodev/checkout?rid=6947690" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "hackerprodev", "license": "CC BY-NC-ND 4.0", "repository": { "type": "git", "url": "https://github.com/HACKERPROTM/xoppack" }, "homepage": "https://xopbot.glitch.me", "bugs": { "url": "https://github.com/HACKERPROTM/xoppack/issues" }, "dependencies": { "chalk": "^4.1.2", "discord-buttons": "^4.0.0", "discord-reply": "^0.1.2", "discord.js": "^12.5.3", "discord.js-v13": "npm:discord.js@^13.6.0", "dotenv": "^10.0.0", "ms": "^2.1.3", "xoppack": "^1.5.4" } }