UNPKG

node-mailserver

Version:
26 lines (25 loc) 567 B
{ "name": "node-mailserver", "version": "0.0.1", "description": "Mailserver for NodeJS", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/EmreRed/node-mailserver.git" }, "keywords": [ "mailserver", "mail", "smtp", "imap" ], "author": "emre.red", "license": "MIT", "bugs": { "url": "https://github.com/EmreRed/node-mailserver/issues" }, "homepage": "https://github.com/EmreRed/node-mailserver#readme" }