HEX
Server: Apache
System: Linux a16-asgard6.hospedagemuolhost.com.br 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: maoristu4c3dbd03 (1436)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/maoristu4c3dbd03/public_html/wp-content/plugins/webp-express/composer.json
{
    "name": "rosell-dk/webp-express",
    "description": "WebP for the masses",
    "type": "wordpress-plugin",
    "license": "MIT",
    "require": {
        "composer/installers": "^1.12.0",
        "rosell-dk/webp-convert": "^2.9.1",
        "rosell-dk/webp-convert-cloud-service": "^2.0.0",
        "rosell-dk/dom-util-for-webp": "^0.6.3",
        "rosell-dk/htaccess-capability-tester": "^0.9.0",
        "rosell-dk/image-mime-type-guesser": "^1.1.1"
    },
    "require-dev": {
    },
    "scripts": {
        "ci": [
            "@composer validate --no-check-all --strict"
        ],
        "copylocalwebpconvert": "rsync -varz /home/rosell/github/webp-convert/src/ /home/rosell/github/webp-express/vendor/rosell-dk/webp-convert/src/"
    },
    "authors": [
      {
        "name": "Bjørn Rosell",
        "homepage": "https://www.bitwise-it.dk/contact",
        "role": "Project Author"
      }
    ],
    "config": {
        "allow-plugins": {
            "composer/installers": true
        }
    }
}