{
  "name": "@elara-services/tickets",
  "version": "4.3.5",
  "description": "Helper for tickets",
  "main": "index.js",
  "types": "index.d.ts",
  "typings": "index.d.ts",
  "author": "SUPERCHIEFYT (Elara-Discord-Bots, Elara-Services)",
  "license": "MIT",
  "homepage": "https://github.com/elara-bots/npm/tree/main/tickets",
  "repository": {
    "url": "https://github.com/elara-bots/npm/tree/main/tickets"
  },
  "funding": [
    {
      "type": "patreon",
      "url": "https://patreon.com/elaraservices"
    },
    {
      "type": "paypal",
      "url": "https://paypal.me/superchiefyt"
    }
  ],
  "scripts": {
    "lint": "eslint .",
    "pf": "prettier --write **/**/*.js",
    "pc": "prettier --check **/**/*.js"
  },
  "dependencies": {
    "@elara-services/packages": "^6.0.9",
    "@elara-services/utils": "^1.4.0",
    "@elara-services/webhooks": "^2.1.18"
  },
  "devDependencies": {
    "eslint": "8.20.0",
    "prettier": "^3.0.1"
  },
  "keywords": [
    "discord",
    "discordapp",
    "ticket",
    "tickets",
    "tickettool",
    "ticketbot",
    "appeal",
    "appeals",
    "banappeal",
    "discordtickets"
  ],
  "languages": [
    "en-US"
  ]
}
