{
  "name": "disney-offre-api",
  "version": "1.0.0",
  "description": "API Node.js envoi mail — Offre Officielle Disneyland Paris",
  "main": "app.js",
  "scripts": {
    "start": "node app.js"
  },
  "dependencies": {
    "express": "^4.19.0",
    "nodemailer": "^6.9.0"
  },
  "engines": {
    "node": ">=18.0.0"
  }
}
