{ "name": "phishing-detection", "version": "0.2.1", "main": "./lib/main", "license": "GPL-3.0", "title": "Phishing Detection", "description": "Get warnings when an email specifies a reply-to address which is not the from address.", "icon": "./icon.png", "isOptional": true, "engines": { "nylas": "*" }, "windowTypes": { "default": true, "composer": true, "thread-popout": true } }