{
    "name": "elm/identity_smtp",
    "description": "Individual SMTP settings for every identity",
    "keywords": ["mail","smtp","settings","identity"],
    "homepage": "https://github.com/deflomu/Roundcube-SMTP-per-Identity-Plugin",
    "type": "roundcube-plugin",
    "license": "MIT",
    "repositories": [
        {
            "type": "composer",
            "url": "http://plugins.roundcube.net"
        }
    ],
    "require": {
        "roundcube/plugin-installer": ">=0.1.3"
    }
}
