{
    "name": "World-Stop-Stuttering",
    "version": "1.0.0",
    "description": "",
    "main": "app.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "start": "npx prettier --write . && nodemon app.js && npm run build && nodemon --experimental-json-modules swagger.js"
    },
    "type": "module",
    "keywords": [],
    "author": "",
    "license": "ISC",
    "dependencies": {
        "@aws-sdk/client-s3": "^3.1022.0",
        "@aws-sdk/cloudfront-signer": "^3.1020.0",
        "@aws-sdk/s3-request-presigner": "^3.1022.0",
        "axios": "^1.15.0",
        "base-64": "^1.0.0",
        "basic-auth": "^2.0.1",
        "bullmq": "^5.72.0",
        "clicksend": "^5.0.79",
        "cookie-parser": "^1.4.7",
        "cors": "^2.8.6",
        "countries-and-timezones": "^3.8.0",
        "crypto-js": "^4.2.0",
        "currency-symbol-map": "^5.1.0",
        "dotenv": "^17.4.0",
        "ejs": "^5.0.1",
        "express": "^5.2.1",
        "firebase-admin": "^13.8.0",
        "fluent-ffmpeg": "^2.1.3",
        "googleapis": "^171.4.0",
        "install": "^0.13.0",
        "jose": "^6.2.2",
        "localizify": "^2.0.0",
        "lodash": "^4.18.1",
        "luxon": "^3.7.2",
        "moment": "^2.30.1",
        "moment-timezone": "^0.6.1",
        "morgan": "^1.10.1",
        "multer": "^2.1.1",
        "mysql2": "^3.20.0",
        "node-cron": "^4.2.1",
        "nodemailer": "^8.0.4",
        "nodemon": "^3.1.14",
        "openai": "^6.33.0",
        "p-limit": "^7.3.0",
        "path": "^0.12.7",
        "qs": "^6.15.0",
        "rand-token": "^1.0.1",
        "redis": "^5.11.0",
        "replicate": "^1.4.0",
        "sequelize": "^6.37.8",
        "sharp": "^0.34.5",
        "stripe": "^21.0.1",
        "swagger-ui-express": "^5.0.1",
        "Validator": "^1.1.4",
        "winston": "^3.19.0",
        "winston-daily-rotate-file": "^5.0.0"
    },
    "devDependencies": {
        "@babel/cli": "^7.28.6",
        "@babel/core": "^7.29.0",
        "@babel/preset-env": "^7.29.2",
        "eslint": "^8.57.1",
        "eslint-config-airbnb": "^19.0.4",
        "eslint-config-airbnb-base": "^15.0.0",
        "eslint-config-prettier": "^9.1.2",
        "eslint-plugin-import": "^2.32.0",
        "eslint-plugin-import-newlines": "^1.4.1",
        "eslint-plugin-jsx-a11y": "^6.10.2",
        "eslint-plugin-node": "^11.1.0",
        "eslint-plugin-prettier": "^5.5.5",
        "eslint-plugin-react": "^7.37.5",
        "eslint-plugin-react-hooks": "^4.6.2",
        "prettier": "^3.8.1",
        "sequelize-cli": "^6.6.5"
    },
    "overrides": {
        "@tootallnate/once": "^3.0.1"
    }
}
