HEX
Server: Apache
System: Linux srv13.cpanelhost.cl 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
User: cca63905 (4205)
PHP: 7.3.20
Disabled: NONE
Upload Files
File: //proc/self/cwd/nueva/modules/smartsupp/vendor/smartsupp/php-partner-client/composer.json
{
    "name": "smartsupp/php-partner-client",
    "description": "API client allows to register and login (obtain API key) from Smartsupp partner API.",
    "type": "library",
    "keywords": [
        "chat"
    ],
    "homepage": "https://www.smartsupp.com/",
    "authors": [
        {
            "name": "Marek Gach",
            "role": "lead"
        }
    ],
    "support": {
        "issues": "https://github.com/smartsupp/php-partner-client/issues",
        "wiki": "https://github.com/smartsupp/php-partner-client/wiki",
        "source": "https://github.com/smartsupp/php-partner-client"
    },
    "autoload": {
        "psr-0": {"Smartsupp": "src/"}
    },
    "require": {
        "php": ">=5.3.2"
    },
    "require-dev": {
      "phpunit/phpunit": "4.8.*"
    }
}