{
  "name": "linkedin-poster",
  "version": "1.0.0",
  "description": "Daily LinkedIn Automated Poster using Gemini API",
  "main": "app.js",
  "scripts": {
    "start": "node app.js"
  },
  "dependencies": {
    "axios": "^1.7.2",
    "basic-ftp": "^6.0.1",
    "bcryptjs": "^3.0.3",
    "better-sqlite3": "7.4.3",
    "dotenv": "^16.4.5",
    "express": "^4.19.2",
    "express-rate-limit": "^8.6.1",
    "helmet": "^8.3.0",
    "nodemailer": "^9.0.3",
    "sharp": "^0.35.3",
    "ssh2": "^1.17.0",
    "stripe": "^22.4.0",
    "uuid": "^14.0.1"
  }
}
