{ "name": "echomail", "version": "0.0.8", "api_version": 1, "description": "Echomail Processor - Tosser, scanner, packer, AreaFix, FileFix, netmail routing", "short_description": "FidoNet echomail tosser and scanner (like FastEcho/Squish)", "author": "Fastway BBS", "license": "GPL-3.0", "category": "networking", "target": "server", "homepage": "https://kjgr.io/fastway/fastway-plugin-echomail", "repository": "fastway/fastway-plugin-echomail", "tags": "fidonet,echomail,tosser,scanner,areafix,filefix,netmail", "dependencies": { "fastway": ">=0.4.7", "plugins": [] }, "capabilities": [ "database", "routes", "admin", "events", "config", "service", "scheduled" ], "files": { "binary": "libechomail.so", "web": [ "web/" ] } }