HEX
Server: Apache
System: Linux webm019.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: marieroufy (41973)
PHP: 7.2.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/marieroufy/www/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"
    }
}