HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /var/www/Gosurya/WP2/wp-content/plugins/wp-optimize/vendor/marcusschwarz/lesserphp/composer.json
{
    "name": "marcusschwarz/lesserphp",
    "type": "library",
    "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
    "homepage": "http://leafo.net/lessphp/",
    "license": [
        "MIT",
        "GPL-3.0"
    ],
    "authors": [
        {
            "name": "Leaf Corcoran",
            "email": "leafot@gmail.com",
            "homepage": "http://leafo.net"
        },
        {
            "name": "Marcus Schwarz",
            "email": "github@maswaba.de",
            "homepage": "https://www.maswaba.de"
        }

    ],
    "bin": ["plessc"],
    "autoload": {
        "classmap": ["lessc.inc.php"]
    },
    "extra": {
        "branch-alias": {
            "dev-master": "0.5.1-dev"
        }
    },
    "require-dev": {
        "phpunit/phpunit": ">=4.8.35 <8"
    },
    "scripts": {
        "test": "phpunit"
    }
}