{
  "name": "ez-email",
  "version": "1.0.9",
  "description": "ez-email is a package built to get fast email functionality in your node application",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/shiratap/ez-email"
  },
  "keywords": [
    "email",
    "ez-email",
    "ez",
    "ez email",
    "easy",
    "easy email",
    "nodemailer",
    "mail"
  ],
  "author": "shiratap",
  "license": "MIT",
  "dependencies": {
    "dotenv": "^8.2.0",
    "nodemailer": "^6.3.1"
  }
}
