You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
517 B
JSON

{
"name": "alphanoob1337/postfixadmin_user_identities",
"type": "roundcube-plugin",
"description": "The user identities are created and updated from a postfixAdmin database.",
"license": "MIT",
"version": "0.1",
"authors": [
{
"name": "alphanoob1337"
}
],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": {
"roundcube/plugin-installer": ">=0.1.6"
}
}