read-email-cg-lib
Version:
Library to read emails
25 lines (24 loc) • 646 B
JSON
{
"dependencies": {
"imap": "^0.8.19",
"mailparser": "^3.5.0",
"utils-nxg-cg": "^1.4.4"
},
"name": "read-email-cg-lib",
"description": "Library to read emails",
"version": "1.1.3",
"main": "index.js",
"keywords": [
"read-email-lib",
"library",
"CloudGen",
"N3xGen",
"components"
],
"author": "Alejandro Martínez Valero <alejandro.martinez@cloudgensys.com> (https://www.cloudgensys.com/)",
"license": "ISC",
"bugs": {
"url": "https://github.com/CloudGenUser/read-email-cg-lib/issues"
},
"homepage": "https://github.com/CloudGenUser/read-email-cg-lib#readme"
}