UNPKG

mail

Version:

This SMTP client library for Node.JS helps you send email safely and easily.

17 lines (16 loc) 467 B
{ "name": "mail", "description": "This SMTP client library for Node.JS helps you send email safely and easily.", "version": "0.2.3", "author": "Ben Weaver <ben@orangesoda.net>", "contributors": [], "dependencies": { "reparse": ">= 0.1.2" }, "keywords": ["email", "mail", "message", "address", "smtp", "tls", "auth"], "directories": { "lib": "./lib" }, "main": "./lib/index", "scripts": {}, "bin": {}, "engines": { "node": ">= 0.4.0" } }