{
  "dependencies": {
    "@anthropic-ai/sdk": "^0.36.3",
    "@tailwindcss/cli": "^4.0.6",
    "docx": "^9.1.1",
    "dotenv": "^16.4.7",
    "express": "^4.21.2",
    "multer": "^1.4.5-lts.1",
    "pdf-parse": "^1.1.1",
    "tailwindcss": "^4.0.6"
  },
  "name": "ai_cover_letter_generator",
  "version": "1.0.0",
  "description": "",
  "main": "main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}