{
  "name": "nodejs-nodemailer-outlook",
  "version": "1.2.4",
  "description": "Simple integration between nodeJS and outlook.office365",
  "main": "nodejs-nodemailer-outlook.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "nodejs outlook"
  ],
  "author": "Youans Ezzat",
  "repository": "git://github.com/Youans/nodejs-nodemailer-outlook",
  "license": "Apache-2.0",
  "dependencies": {
    "nodemailer": "^6.4.16"
  }
}
