diet-mail
Version:
Send Emails with diet using NodeMailer and ECT.
24 lines • 465 B
JSON
{
"name": "diet-mail",
"version": "1.2.0",
"description": "Send Emails with diet using NodeMailer and ECT.",
"homepage": "http://github.com/adamhalasz/diet-mail/",
"keywords": [
"email",
"mail",
"email templates",
"email delivery",
"inbound",
"outbound",
"plugin",
"diet plugin",
"diet",
"dietjs",
"diet.js"
],
"dependencies": {
"nodemailer": ">=1.1.1",
"ect": ">=0.5.9",
"sugar": ">=1.4.1"
}
}