{ "name": "smtp2http", "version": "1.1.1", "description": "SMTP to HTTP gateway", "bin": { "smtp2http": "./smtp2http.js" }, "dependencies": { "smtp-protocol": "^2", "squabble": "^1", "request": "^2", "mailparser": "^0.5", "colors": "^1", "objektify": "^1", "tlsfs": "git+https://e549446c3065af492571a7566890c26144efcab3:x-oauth-basic@github.com/Zingle/tlsfs.git#master" }, "repository": { "type": "git", "url": "https://github.com/Zingle/smtp2http.git" }, "author": "Richard Remer (reanjr@gmail.com)", "license": "proprietary", "bugs": { "url": "https://github.com/Zingle/smtp2http/issues" } }