mail-listener6
Version:
Mail listener library for node.js. Get notification when new email arrived.
39 lines (38 loc) • 854 B
JSON
{
"name": "mail-listener6",
"version": "2.0.3",
"description": "Mail listener library for node.js. Get notification when new email arrived.",
"dependencies": {
"async": "^2.6.2",
"imap": "^0.8.19",
"mailparser": "^3.2.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vijayakumarit/mail-listener6.git"
},
"homepage": "https://github.com/vijayakumarit/mail-listener6",
"keywords": [
"mail",
"job",
"imap",
"mail listener",
"mail listener2",
"mail listener3",
"mail listener4",
"email",
"email parser",
"node imap",
"mail parser"
],
"author": "Vijayakumar",
"license": "MIT",
"bugs": {
"url": "https://github.com/MatejMalicek/mail-listener2/issues"
},
"main": "index.js",
"scripts": {
"test": "test.js"
},
"devDependencies": {}
}