{
  "name": "instant-image-host",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "image-host",
    "imagehost",
    "image",
    "host",
    "1nch",
    "1nch.dev"
  ],
  "author": "1nch",
  "license": "ISC",
  "description": "instant image host",
  "dependencies": {
    "@discordjs/opus": "^0.5.0",
    "@sentry/node": "^6.3.5",
    "@sentry/tracing": "^6.3.5",
    "atob": "^2.1.2",
    "aws-sdk": "^2.907.0",
    "axios": "^0.21.1",
    "bcrypt": "^5.0.1",
    "btoa": "^1.2.1",
    "cloudflare": "^2.7.0",
    "colors": "^1.4.0",
    "cookie-parser": "^1.4.5",
    "cryptr": "^6.0.2",
    "discord-buttons": "^3.0.1",
    "discord-oauth2": "^2.6.0",
    "discord-oauth2-api": "^1.1.1",
    "discord-tts": "^1.1.0",
    "discord.js": "^12.5.3",
    "dotenv": "^8.2.0",
    "express": "^4.17.1",
    "express-fileupload": "^1.2.1",
    "express-rate-limit": "^5.2.6",
    "get-port": "^5.1.1",
    "get-video-dimensions": "^1.0.0",
    "glob": "^7.1.7",
    "handbrake-js": "^5.0.2",
    "helmet": "^4.6.0",
    "html-template-loader": "^1.2.0",
    "image-size": "^1.0.0",
    "image-to-base64": "^2.2.0",
    "jimp": "^0.16.1",
    "logrocket": "^1.1.0",
    "mime-types": "^2.1.30",
    "moment": "^2.29.1",
    "mp3-to-video": "^1.0.3",
    "mysql": "^2.18.1",
    "mysql2": "^2.2.5",
    "nanoid": "^3.1.22",
    "node-html-to-image": "^3.1.0",
    "opusscript": "^0.0.8",
    "os": "^0.1.1",
    "pretty-bytes": "^5.6.0",
    "randomstring": "^1.1.5",
    "s3": "^4.4.0",
    "sha256": "^0.2.0",
    "simple-git": "^2.38.0",
    "socket.io": "^4.1.1",
    "uuid": "^8.3.2",
    "validate-color": "^2.1.1",
    "validate.io-color-hexadecimal": "^1.0.0",
    "xss": "^1.0.8",
    "youtube-info": "^1.3.2",
    "ytdl-core": "^4.5.0"
  },
  "repository": "https://github.com/1nchpp/instant-image-host"
}