{ "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" } }