HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/local/www/roundcube_old/plugins/sieverules/composer.json
{
  "name": "johndoh/sieverules",
  "description": "Control sieve filter settings from within Roundcube",
  "keywords": ["sieve","filters","managesieve"],
  "homepage": "http://github.com/JohnDoh/Roundcube-Plugin-SieveRules-Managesieve/",
  "license": "GPL-3.0",
  "type": "roundcube-plugin",
  "version": "2.3",
  "authors": [
    {
      "name": "Philip Weir",
      "email": "roundcube@tehinterweb.co.uk",
      "role": "Developer"
    }
  ],
  "repositories": [
    {
      "type": "composer",
      "url": "http://plugins.roundcube.net"
    }
  ],
  "require": {
    "php": ">=5.2.1",
    "roundcube/plugin-installer": ">=0.1.2"
  },
  "extra": {
    "roundcube": {
      "min-version": "1.1-beta"
    }
  }
}