{
  "name": "record-audio-backend",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "nodemon --experimental-specifier-resolution=node server.js"
  },
  "type": "module",
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@aws-sdk/client-s3": "^3.577.0",
    "@ffmpeg-installer/ffmpeg": "^1.1.0",
    "@ffprobe-installer/ffprobe": "^2.1.2",
    "apple-signin-auth": "^1.7.6",
    "aws-sdk": "^2.1616.0",
    "axios": "^1.7.2",
    "bcryptjs": "^2.4.3",
    "body-parser": "^1.20.2",
    "chalk": "^4.1.2",
    "child_process": "^1.0.2",
    "cloudinary": "^2.2.0",
    "concat-frames": "^1.0.3",
    "consola": "^3.2.3",
    "cors": "^2.8.5",
    "crypto": "^1.0.1",
    "dotenv": "^16.4.5",
    "express": "^4.19.2",
    "express-winston": "^4.2.0",
    "ffmpeg-server": "^1.1.0",
    "fluent-ffmpeg": "^2.1.3",
    "form-data": "^4.0.1",
    "google-play-billing-validator": "^2.1.3",
    "handlebars": "^4.7.8",
    "joi": "^17.13.1",
    "jsonwebtoken": "^9.0.2",
    "jws": "^4.0.0",
    "mime-types": "^2.1.35",
    "mongoose": "^8.3.4",
    "multer": "^1.4.5-lts.1",
    "multer-s3": "^3.0.1",
    "node-cron": "^3.0.3",
    "nodemailer": "^6.9.13",
    "nodemailer-express-handlebars": "^6.1.2",
    "nodemailer-handlebars": "^1.0.1",
    "nodemon": "^3.1.0",
    "opusscript": "^0.1.1",
    "passport": "^0.7.0",
    "passport-google-oauth20": "^2.0.0",
    "streamifier": "^0.1.1"
  }
}
