UNPKG

touchway-mail

Version:
27 lines 549 B
{ "name": "touchway-mail", "version": "0.9.8", "description": "Touchway mail wrapper", "main": "index.js", "directories": { "lib": "lib" }, "private": false, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitlab.com/touchway/node/touchway-mail.git" }, "keywords": [ "Touchway", "mail", "wrapper" ], "author": "Horrer Lukas", "license": "ISC", "dependencies": { "nodemailer": "^4.6.7" } }