HEX
Server: Apache
System: Linux main79 6.1.0-52-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.180-1 (2026-08-03) x86_64
User: serwer143450 (7544)
PHP: 7.4.33
Disabled: opcache_reset, opcache_invalidate, opcache_compile_file, opcache_get_configuration, opcache_get_status
Upload Files
File: /home/platne/serwer143450/public_html/osada/wp-content/plugins/mesmerize-companion/composer.json
{
    "name": "mesmerize/wp-companion",
    "description": "Mesmerize themes companion plugin",
    "type": "library",
    "license": "GPL2",
    "authors": [
        {
            "name": "Horea Radu",
            "email": "horea.radu@extendstudio.com"
        }
    ],
    "require": {
        "php": ">=5.3.0"
    },
    "extra": {
        "installer-paths": {
            "vendor/{$name}": [
                "type:wordpress-plugin"
            ]
        }
    },
    "autoload": {
        "psr-4": {
            "Mesmerize\\": "src/"
        }
    },
    "config":{
        "autoloader-suffix":"_Mesmerize_Companion"
    }
}