1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00
roundcube_ynh/sources/plugins/ldapAliasSync/composer.json

14 lines
300 B
JSON

{
"name": "dim-0/ldap-alias-sync",
"type": "roundcube-plugin",
"license": "GPLv3",
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
}
],
"require": {
"roundcube/plugin-installer": ">=0.1.3"
}
}