UNPKG

mailsender

Version:

Easily send E-Mail from your Node.js program.

27 lines (26 loc) 488 B
{ "name": "mailsender", "version": "1.1.2", "description": "Easily send E-Mail from your Node.js program.", "main": "mailsender.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mail", "gmail", "sendmail", "send", "mail", "homepage", "mail", "sending", "e-mail", "notification" ], "author": "pein-consulting.de", "license": "MIT", "dependencies": { "nodemailer": "^2.5.0" } }