{ "name": "elektrine-haraka", "description": "Elektrine SMTP Server - Haraka with custom plugins for email processing", "version": "1.0.0", "dependencies": { "haraka-plugin-dkim": "^1.0.11", "haraka-plugin-spf": "^1.2.10", "iconv": "^3.0.1", "mailparser": "^3.9.8", "redis": "^4.7.0" }, "scripts": { "worker": "node ./scripts/elektrine-worker.js", "test": "node --test test/*.test.js" }, "repository": { "type": "git", "url": "https://git.elektrine.com/elektrine/elektrine-haraka.git" }, "license": "MIT" }