You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
733 B
JSON

{
"name": "msg-email",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/smartpager-network/msg-email.git"
},
"author": "catSIXe",
"license": "ISC",
"bugs": {
"url": "https://github.com/smartpager-network/msg-email/issues"
},
"homepage": "https://github.com/smartpager-network/msg-email#readme",
"dependencies": {
"axios": "^0.21.1",
"express": "^4.17.1",
"imap-simple": "^5.0.0",
"mail-listener2": "^0.3.1",
"mailparser": "^3.1.0",
"node-imap": "^0.9.6",
"nodemailer": "^6.4.18",
"socket.io-client": "^4.4.1"
}
}