UNPKG

fhuayta

Version:
29 lines (28 loc) 594 B
{ "name": "fhuayta", "version": "1.0.0", "description": "Envio de correos", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/fhuayta/correo.git" }, "keywords": [ "correo", "smtp", "email", "nodemailer" ], "author": "Franz Huayta Quevedo", "license": "MIT", "dependencies": { "nodemailer": "^6.7.3" }, "bugs": { "url": "https://github.com/fhuayta/correo/issues" }, "homepage": "https://github.com/fhuayta/correo#readme" }