{
  "name": "ultrax",
  "version": "1.6.12",
  "description": "UltraX Package is a unique package that allows you to create cool things using simple functions and make it faster, for example there is an invite logger, discord buttons paginator, etc...",
  "main": "index.js",
  "scripts": {
    "test": "cd ExampleBot && npm i ../ && node ."
  },
  "keywords": [
    "discord.js",
    "discord-buttons",
    "ultrax",
    "paginator",
    "welcome-canvas",
    "invite-logger",
    "pagination",
    "canvas",
    "bin"
  ],
  "author": "UltraX",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/KarimX32/UltraX-Package.git"
  },
  "dependencies": {
    "canvas": "^2.8.0",
    "discord.js": "^12.5.3",
    "node-fetch": "^2.6.1"
  }
}
