HEX
Server: LiteSpeed
System: Linux server.zepintelhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: enamadmin (1026)
PHP: 8.2.30
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/enamadmin/public_html/aaelearningb/h5p/h5plib/v127/joubel/editor/composer.json
{
    "name": "h5p/h5p-editor",
    "type": "library",
    "description": "H5P Editor functionality in PHP",
    "keywords": ["h5p","hvp","editor","interactive","content","quiz"],
    "homepage": "https://h5p.org",
    "license": "GPL-3.0",
    "authors": [
        {
            "name": "Svein-Tore Griff With",
            "email": "with@joubel.com",
            "homepage": "http://joubel.com",
            "role": "CEO"
        },
        {
            "name": "Frode Petterson",
            "email": "frode.petterson@joubel.com",
            "homepage": "http://joubel.com",
            "role": "Developer"
        }
    ],
    "require": {
        "php": ">=7.0.0"
    },
    "autoload": {
        "files": [
          "h5peditor.class.php",
          "h5peditor-file.class.php",
          "h5peditor-ajax.class.php",
          "h5peditor-storage.interface.php",
          "h5peditor-ajax.interface.php"
        ]
    }
}