{
  "name": "emailsender-js",
  "version": "0.1.3",
  "description": "This package makes using Nodemailer to send emails more easy.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/abdelhaq-laachari/email-template"
  },
  "keywords": [
    "node js",
    "express js",
    "nodemailer",
    "javaScript",
    "Youcode",
    "Robert Noyce"
  ],
  "author": "Abdelhaq laachari (Also know as Godfather)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/abdelhaq-laachari/email-template/issues"
  },
  "homepage": "https://github.com/abdelhaq-laachari/",
  "dependencies": {
    "fs": "^0.0.1-security",
    "handlebars": "^4.7.7",
    "nodemailer": "^6.8.0",
    "util": "^0.12.5"
  }
}
