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/chat-code-generator/composer.json
{
    "name": "smartsupp/chat-code-generator",
    "description": "This simple PHP class allows you to easily generate Smartsupp.com JS chat code.",
    "type": "library",
    "keywords": [
        "chat"
    ],
    "homepage": "https://www.smartsupp.com/",
    "authors": [
        {
            "name": "Marek Gach",
            "role": "lead"
        }
    ],
    "support": {
        "issues": "https://github.com/smartsupp/chat-code-generator/issues",
        "wiki": "https://github.com/smartsupp/chat-code-generator/wiki",
        "source": "https://github.com/smartsupp/chat-code-generator"
    },
    "extra": {
        "branch-alias": {
            "dev-master": "1.0.x-dev"
        }
    },
    "autoload": {
        "psr-0": {"Smartsupp": "src/"}
    },
    "require": {
        "php": ">=5.3.2"
    },
    "require-dev": {
      "phpunit/phpunit": "4.7.*"
    }
}