%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/q/g/b/qgbqkvz/www/wp-content/plugins/wp-optimize/vendor/composer/
Upload File :
Create Path :
Current File : /home/q/g/b/qgbqkvz/www/wp-content/plugins/wp-optimize/vendor/composer/installed.json

{
    "packages": [
        {
            "name": "intervention/httpauth",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Intervention/httpauth.git",
                "reference": "7742aa013e1a72f94379cb6623286f06fa1ea5f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Intervention/httpauth/zipball/7742aa013e1a72f94379cb6623286f06fa1ea5f7",
                "reference": "7742aa013e1a72f94379cb6623286f06fa1ea5f7",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.11",
                "phpunit/phpunit": "^9.0"
            },
            "time": "2021-01-22T15:08:35+00:00",
            "type": "library",
            "extra": {
                "laravel": {
                    "providers": [
                        "Intervention\\HttpAuth\\Laravel\\HttpAuthServiceProvider"
                    ],
                    "aliases": {
                        "HttpAuth": "Intervention\\HttpAuth\\Laravel\\Facades\\HttpAuth"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Intervention\\HttpAuth\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Vogel",
                    "email": "oliver@olivervogel.com",
                    "homepage": "https://olivervogel.com/"
                }
            ],
            "description": "HTTP authentication (Basic & Digest) including ServiceProviders for easy Laravel integration",
            "homepage": "https://github.com/Intervention/httpauth",
            "keywords": [
                "Authentication",
                "http",
                "laravel"
            ],
            "support": {
                "issues": "https://github.com/Intervention/httpauth/issues",
                "source": "https://github.com/Intervention/httpauth/tree/3.0.3"
            },
            "install-path": "../intervention/httpauth"
        },
        {
            "name": "marcusschwarz/lesserphp",
            "version": "v0.5.5",
            "version_normalized": "0.5.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarcusSchwarz/lesserphp.git",
                "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/77ba82b5218ff228267d3b0e5ec8697be75e86a7",
                "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": ">=4.8.35 <8"
            },
            "time": "2021-03-10T17:56:57+00:00",
            "bin": [
                "plessc"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "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"
                }
            ],
            "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
            "homepage": "http://leafo.net/lessphp/",
            "support": {
                "issues": "https://github.com/MarcusSchwarz/lesserphp/issues",
                "source": "https://github.com/MarcusSchwarz/lesserphp/tree/v0.5.5"
            },
            "install-path": "../marcusschwarz/lesserphp"
        },
        {
            "name": "matthiasmullie/minify",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/DavidAnderson684/minify.git",
                "reference": "aa9c91d9f7d871b8f886e553da568e9b6768d01b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DavidAnderson684/minify/zipball/aa9c91d9f7d871b8f886e553da568e9b6768d01b",
                "reference": "aa9c91d9f7d871b8f886e553da568e9b6768d01b",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.0",
                "matthiasmullie/scrapbook": "dev-master",
                "phpunit/phpunit": ">=4.8"
            },
            "suggest": {
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
            },
            "time": "2021-12-17T17:04:13+00:00",
            "default-branch": true,
            "bin": [
                "bin/minifycss",
                "bin/minifyjs"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\Minify\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "homepage": "http://www.mullie.eu",
                    "email": "minify@mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
            "homepage": "http://www.minifier.org",
            "keywords": [
                "css",
                "javascript",
                "js",
                "minifier",
                "minify"
            ],
            "support": {
                "source": "https://github.com/DavidAnderson684/minify/tree/master"
            },
            "funding": [
                {
                    "type": "github",
                    "url": "https://github.com/matthiasmullie"
                }
            ],
            "install-path": "../matthiasmullie/minify"
        },
        {
            "name": "matthiasmullie/path-converter",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/path-converter.git",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "time": "2019-02-05T23:41:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\PathConverter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "pathconverter@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "Relative path converter",
            "homepage": "http://github.com/matthiasmullie/path-converter",
            "keywords": [
                "converter",
                "path",
                "paths",
                "relative"
            ],
            "support": {
                "issues": "https://github.com/matthiasmullie/path-converter/issues",
                "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
            },
            "install-path": "../matthiasmullie/path-converter"
        },
        {
            "name": "monolog/monolog",
            "version": "2.3.5",
            "version_normalized": "2.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
                "reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^7",
                "graylog2/gelf-php": "^1.4.2",
                "mongodb/mongodb": "^1.8",
                "php-amqplib/php-amqplib": "~2.4 || ^3",
                "php-console/php-console": "^3.1.3",
                "phpspec/prophecy": "^1.6.1",
                "phpstan/phpstan": "^0.12.91",
                "phpunit/phpunit": "^8.5",
                "predis/predis": "^1.1",
                "rollbar/rollbar": "^1.3",
                "ruflin/elastica": ">=0.90@dev",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "ext-openssl": "Required to send log messages using SSL",
                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
            },
            "time": "2021-10-01T21:08:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "https://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/2.3.5"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "mrclay/jsmin-php",
            "version": "2.4.2",
            "version_normalized": "2.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mrclay/jsmin-php.git",
                "reference": "34324f94d7664ce2e649fb0aa73854186cf503b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mrclay/jsmin-php/zipball/34324f94d7664ce2e649fb0aa73854186cf503b2",
                "reference": "34324f94d7664ce2e649fb0aa73854186cf503b2",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.36|^9.5.26"
            },
            "time": "2022-12-07T19:27:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "JSMin\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephen Clay",
                    "email": "steve@mrclay.org",
                    "role": "Developer"
                },
                {
                    "name": "Ryan Grove",
                    "email": "ryan@wonko.com",
                    "role": "Developer"
                }
            ],
            "description": "Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.",
            "homepage": "https://github.com/mrclay/jsmin-php/",
            "keywords": [
                "compress",
                "jsmin",
                "minify"
            ],
            "support": {
                "email": "minify@googlegroups.com",
                "issues": "https://github.com/mrclay/jsmin-php/issues",
                "source": "https://github.com/mrclay/jsmin-php/tree/2.4.2"
            },
            "install-path": "../mrclay/jsmin-php"
        },
        {
            "name": "mrclay/minify",
            "version": "3.0.13",
            "version_normalized": "3.0.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mrclay/minify.git",
                "reference": "ae5b9f0bfb5f2ab0bcba45289268328be27a7ae6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mrclay/minify/zipball/ae5b9f0bfb5f2ab0bcba45289268328be27a7ae6",
                "reference": "ae5b9f0bfb5f2ab0bcba45289268328be27a7ae6",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "intervention/httpauth": "^2.0|^3.0",
                "marcusschwarz/lesserphp": "^0.5.5",
                "monolog/monolog": "~1.1|~2.0",
                "mrclay/jsmin-php": "~2",
                "mrclay/props-dic": "^2.2|^3.0",
                "php": "^5.3.0 || ^7.0 || ^8.0",
                "tubalmartin/cssmin": "~4"
            },
            "require-dev": {
                "firephp/firephp-core": "~0.4.0",
                "leafo/scssphp": "^0.3 || ^0.6 || ^0.7",
                "meenie/javascript-packer": "~1.1",
                "phpunit/phpunit": "^4.8.36",
                "tedivm/jshrink": "~1.1.0"
            },
            "suggest": {
                "firephp/firephp-core": "Use FirePHP for Log messages",
                "meenie/javascript-packer": "Keep track of the Packer PHP port using Composer"
            },
            "time": "2022-10-02T21:12:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "lib/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Stephen Clay",
                    "email": "steve@mrclay.org",
                    "role": "Developer"
                }
            ],
            "description": "Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers",
            "homepage": "https://github.com/mrclay/minify",
            "support": {
                "email": "minify@googlegroups.com",
                "issues": "https://github.com/mrclay/minify/issues",
                "source": "https://github.com/mrclay/minify/tree/3.0.13",
                "wiki": "https://github.com/mrclay/minify/blob/master/docs"
            },
            "install-path": "../mrclay/minify"
        },
        {
            "name": "mrclay/props-dic",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mrclay/Props.git",
                "reference": "0b0fd254e33e2d60bc2bcd7867f2ab3cdd05a843"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mrclay/Props/zipball/0b0fd254e33e2d60bc2bcd7867f2ab3cdd05a843",
                "reference": "0b0fd254e33e2d60bc2bcd7867f2ab3cdd05a843",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "pimple/pimple": "~3.0",
                "psr/container": "^1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "time": "2019-11-26T17:56:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Props\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Steve Clay",
                    "email": "steve@mrclay.org",
                    "homepage": "http://www.mrclay.org/"
                }
            ],
            "description": "Props is a simple DI container that allows retrieving values via custom property and method names",
            "keywords": [
                "container",
                "dependency injection",
                "dependency injection container",
                "di",
                "di container"
            ],
            "support": {
                "issues": "https://github.com/mrclay/Props/issues",
                "source": "https://github.com/mrclay/Props/tree/master"
            },
            "install-path": "../mrclay/props-dic"
        },
        {
            "name": "pimple/pimple",
            "version": "v3.5.0",
            "version_normalized": "3.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/silexphp/Pimple.git",
                "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
                "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1 || ^2.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^5.4@dev"
            },
            "time": "2021-10-28T11:13:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Pimple": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Pimple, a simple Dependency Injection Container",
            "homepage": "https://pimple.symfony.com",
            "keywords": [
                "container",
                "dependency injection"
            ],
            "support": {
                "source": "https://github.com/silexphp/Pimple/tree/v3.5.0"
            },
            "install-path": "../pimple/pimple"
        },
        {
            "name": "psr/container",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:50:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/1.1.2"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "rosell-dk/exec-with-fallback",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/exec-with-fallback.git",
                "reference": "f88a6b29abd0b580566056b7c1eb0434eb5db20d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/exec-with-fallback/zipball/f88a6b29abd0b580566056b7c1eb0434eb5db20d",
                "reference": "f88a6b29abd0b580566056b7c1eb0434eb5db20d",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 | ^7.0 | ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.11",
                "phpunit/phpunit": "^9.3",
                "squizlabs/php_codesniffer": "3.*"
            },
            "suggest": {
                "php-stan/php-stan": "Suggested for dev, in order to analyse code before committing"
            },
            "time": "2021-12-08T12:09:43+00:00",
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ExecWithFallback\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                }
            ],
            "description": "An exec() with fallback to emulations (proc_open, etc)",
            "keywords": [
                "command",
                "exec",
                "fallback",
                "open_proc",
                "resiliant",
                "sturdy"
            ],
            "support": {
                "issues": "https://github.com/rosell-dk/exec-with-fallback/issues",
                "source": "https://github.com/rosell-dk/exec-with-fallback/tree/1.2.0"
            },
            "funding": [
                {
                    "url": "https://github.com/rosell-dk",
                    "type": "github"
                },
                {
                    "url": "https://ko-fi.com/rosell",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../rosell-dk/exec-with-fallback"
        },
        {
            "name": "rosell-dk/file-util",
            "version": "0.1.1",
            "version_normalized": "0.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/file-util.git",
                "reference": "2ff895308c37f448b34b031cfbfd8e45f43936fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/file-util/zipball/2ff895308c37f448b34b031cfbfd8e45f43936fd",
                "reference": "2ff895308c37f448b34b031cfbfd8e45f43936fd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "rosell-dk/exec-with-fallback": "^1.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.11",
                "mikey179/vfsstream": "^1.6",
                "phpstan/phpstan": "^1.5",
                "phpunit/phpunit": "^9.3",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2022-04-19T10:12:31+00:00",
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FileUtil\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                }
            ],
            "description": "Functions for dealing with files and paths",
            "keywords": [
                "files",
                "path",
                "util"
            ],
            "support": {
                "issues": "https://github.com/rosell-dk/file-util/issues",
                "source": "https://github.com/rosell-dk/file-util/tree/0.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/rosell-dk",
                    "type": "github"
                },
                {
                    "url": "https://ko-fi.com/rosell",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../rosell-dk/file-util"
        },
        {
            "name": "rosell-dk/htaccess-capability-tester",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/htaccess-capability-tester.git",
                "reference": "b4499dcd9fe8b538a617069fdf34ae3de877c977"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/htaccess-capability-tester/zipball/b4499dcd9fe8b538a617069fdf34ae3de877c977",
                "reference": "b4499dcd9fe8b538a617069fdf34ae3de877c977",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 | ^7.0 | ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "3.*"
            },
            "suggest": {
                "php-stan/php-stan": "Suggested for dev, in order to analyse code before committing"
            },
            "time": "2021-11-25T13:21:12+00:00",
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "HtaccessCapabilityTester\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                }
            ],
            "description": "Test the capabilities of .htaccess files on the server using live tests",
            "keywords": [
                ".htaccess",
                "apache",
                "litespeed"
            ],
            "support": {
                "issues": "https://github.com/rosell-dk/htaccess-capability-tester/issues",
                "source": "https://github.com/rosell-dk/htaccess-capability-tester/tree/1.0.0"
            },
            "funding": [
                {
                    "url": "https://github.com/rosell-dk",
                    "type": "github"
                },
                {
                    "url": "https://ko-fi.com/rosell",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../rosell-dk/htaccess-capability-tester"
        },
        {
            "name": "rosell-dk/image-mime-type-guesser",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/image-mime-type-guesser.git",
                "reference": "72f7040e95a78937ae2edece452530224fcacea6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/image-mime-type-guesser/zipball/72f7040e95a78937ae2edece452530224fcacea6",
                "reference": "72f7040e95a78937ae2edece452530224fcacea6",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 | ^7.0 | ^8.0",
                "rosell-dk/image-mime-type-sniffer": "^1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.11",
                "phpstan/phpstan": "^1.5",
                "phpunit/phpunit": "^9.3",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2022-05-19T09:57:15+00:00",
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ImageMimeTypeGuesser\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                }
            ],
            "description": "Guess mime type of images",
            "keywords": [
                "image",
                "images",
                "mime",
                "mime type"
            ],
            "support": {
                "issues": "https://github.com/rosell-dk/image-mime-type-guesser/issues",
                "source": "https://github.com/rosell-dk/image-mime-type-guesser/tree/1.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/rosell-dk",
                    "type": "github"
                },
                {
                    "url": "https://ko-fi.com/rosell",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../rosell-dk/image-mime-type-guesser"
        },
        {
            "name": "rosell-dk/image-mime-type-sniffer",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/image-mime-type-sniffer.git",
                "reference": "9ed14cc5d2c14c417660a4dd1946b5f056494691"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/image-mime-type-sniffer/zipball/9ed14cc5d2c14c417660a4dd1946b5f056494691",
                "reference": "9ed14cc5d2c14c417660a4dd1946b5f056494691",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.11",
                "mikey179/vfsstream": "^1.6",
                "phpstan/phpstan": "^1.5",
                "phpunit/phpunit": "^9.3",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2022-04-20T14:31:25+00:00",
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ImageMimeTypeSniffer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                }
            ],
            "description": "Sniff mime type (images only)",
            "keywords": [
                "image",
                "images",
                "mime",
                "mime type"
            ],
            "support": {
                "issues": "https://github.com/rosell-dk/image-mime-type-sniffer/issues",
                "source": "https://github.com/rosell-dk/image-mime-type-sniffer/tree/1.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/rosell-dk",
                    "type": "github"
                },
                {
                    "url": "https://ko-fi.com/rosell",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../rosell-dk/image-mime-type-sniffer"
        },
        {
            "name": "rosell-dk/locate-binaries",
            "version": "1.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rosell-dk/locate-binaries.git",
                "reference": "bd2f493383ecd55aa519828dd2898e30f3b9cbb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rosell-dk/locate-binaries/zipball/bd2f493383ecd55aa519828dd2898e30f3b9cbb0",
                "reference": "bd2f493383ecd55aa519828dd2898e30f3b9cbb0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "rosell-dk/exec-with-fallback": "^1.0.0",
                "rosell-dk/file-util": "^0.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.11",
                "phpstan/phpstan": "^1.5",
                "phpunit/phpunit": "^9.3",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2022-04-20T07:20:07+00:00",
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LocateBinaries\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                }
            ],
            "description": "Locate a binaries by means of exec() or similar",
            "keywords": [
                "binary",
                "discover",
                "locate",
                "whereis",
                "which"
            ],
            "support": {
                "issues": "https://github.com/rosell-dk/locate-binaries/issues",
                "source": "https://github.com/rosell-dk/locate-binaries/tree/1.0"
            },
            "funding": [
                {
                    "url": "https://github.com/rosell-dk",
                    "type": "github"
                },
                {
                    "url": "https://ko-fi.com/rosell",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../rosell-dk/locate-binaries"
        },
        {
            "name": "rosell-dk/webp-convert",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/DavidAnderson684/webp-convert.git",
                "reference": "d51a1799d12997696681a535d1aa2d4354ea8b8d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DavidAnderson684/webp-convert/zipball/d51a1799d12997696681a535d1aa2d4354ea8b8d",
                "reference": "d51a1799d12997696681a535d1aa2d4354ea8b8d",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 | ^7.0 | ^8.0",
                "rosell-dk/exec-with-fallback": "^1.0.0",
                "rosell-dk/image-mime-type-guesser": "^1.1.1",
                "rosell-dk/locate-binaries": "^1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.11",
                "phpstan/phpstan": "^1.5",
                "phpunit/phpunit": "^9.3",
                "squizlabs/php_codesniffer": "3.*"
            },
            "suggest": {
                "ext-gd": "to use GD extension for converting. Note: Gd must be compiled with webp support",
                "ext-imagick": "to use Imagick extension for converting. Note: Gd must be compiled with webp support",
                "ext-vips": "to use Vips extension for converting.",
                "php-stan/php-stan": "Suggested for dev, in order to analyse code before committing"
            },
            "time": "2022-11-09T10:15:51+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "scripts-descriptions": {
                    "ci": "Run tests before CI",
                    "phpcs": "Checks coding styles (PSR2) of file/dir, which you must supply. To check all, supply 'src'",
                    "phpcbf": "Fix coding styles (PSR2) of file/dir, which you must supply. To fix all, supply 'src'",
                    "cs-fix-all": "Fix the coding style of all the source files, to comply with the PSR-2 coding standard",
                    "cs-fix": "Fix the coding style of a PHP file or directory, which you must specify.",
                    "test": "Launches the preconfigured PHPUnit"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WebPConvert\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "WebPConvert\\Tests\\": "tests/"
                }
            },
            "scripts": {
                "ci": [
                    "@test",
                    "@phpcs-all",
                    "@composer validate --no-check-all --strict",
                    "@phpstan-global"
                ],
                "phpunit": [
                    "phpunit --coverage-text"
                ],
                "test": [
                    "phpunit --coverage-text=build/coverage.txt --coverage-clover=build/coverage.clover --coverage-html=build/coverage --whitelist=src tests"
                ],
                "test-41": [
                    "phpunit --no-coverage --configuration 'phpunit-41.xml.dist'"
                ],
                "test-with-coverage": [
                    "phpunit --coverage-text --configuration 'phpunit-with-coverage.xml.dist'"
                ],
                "test-41-with-coverage": [
                    "phpunit --coverage-text --configuration 'phpunit-41.xml.dist'"
                ],
                "test-no-cov": [
                    "phpunit --no-coverage tests"
                ],
                "cs-fix-all": [
                    "php-cs-fixer fix src"
                ],
                "cs-fix": [
                    "php-cs-fixer fix"
                ],
                "cs-dry": [
                    "php-cs-fixer fix --dry-run --diff"
                ],
                "phpcs": [
                    "phpcs --standard=phpcs-ruleset.xml"
                ],
                "phpcs-all": [
                    "phpcs --standard=phpcs-ruleset.xml src"
                ],
                "phpcbf": [
                    "phpcbf --standard=PSR2"
                ],
                "phpstan": [
                    "vendor/bin/phpstan analyse src --level=4"
                ],
                "phpstan-global-old": [
                    "~/.composer/vendor/bin/phpstan analyse src --level=4"
                ],
                "phpstan-global": [
                    "~/.config/composer/vendor/bin/phpstan analyse src --level=4"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bjørn Rosell",
                    "homepage": "https://www.bitwise-it.dk/contact",
                    "role": "Project Author"
                },
                {
                    "name": "Martin Folkers",
                    "homepage": "https://twobrain.io",
                    "role": "Collaborator"
                }
            ],
            "description": "Convert JPEG & PNG to WebP with PHP",
            "keywords": [
                "cwebp",
                "gd",
                "image conversion",
                "images",
                "imagick",
                "jpg",
                "jpg2webp",
                "png",
                "png2webp",
                "webp"
            ],
            "support": {
                "source": "https://github.com/DavidAnderson684/webp-convert/tree/master"
            },
            "funding": [
                {
                    "type": "github",
                    "url": "https://github.com/rosell-dk"
                },
                {
                    "type": "ko_fi",
                    "url": "https://ko-fi.com/rosell"
                }
            ],
            "install-path": "../rosell-dk/webp-convert"
        },
        {
            "name": "simplehtmldom/simplehtmldom",
            "version": "2.0-RC2",
            "version_normalized": "2.0.0.0-RC2",
            "source": {
                "type": "git",
                "url": "https://github.com/simplehtmldom/simplehtmldom.git",
                "reference": "3c87726400e59d8e1bc4709cfe82353abeb0f4d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplehtmldom/simplehtmldom/zipball/3c87726400e59d8e1bc4709cfe82353abeb0f4d1",
                "reference": "3c87726400e59d8e1bc4709cfe82353abeb0f4d1",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^6 || ^7"
            },
            "suggest": {
                "ext-curl": "Needed to support cURL downloads in class HtmlWeb",
                "ext-mbstring": "Allows better decoding for multi-byte documents",
                "ext-openssl": "Allows loading HTTPS pages when using cURL"
            },
            "time": "2019-11-09T15:42:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "./"
                ],
                "exclude-from-classmap": [
                    "/example/",
                    "/manual/",
                    "/testcase/",
                    "/tests/",
                    "simple_html_dom.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "S.C. Chen",
                    "role": "Developer"
                },
                {
                    "name": "John Schlick",
                    "role": "Developer"
                },
                {
                    "name": "logmanoriginal",
                    "role": "Developer"
                }
            ],
            "description": "A fast, simple and reliable HTML document parser for PHP.",
            "homepage": "https://simplehtmldom.sourceforge.io/",
            "keywords": [
                "Simple",
                "dom",
                "html",
                "parser",
                "php",
                "simplehtmldom"
            ],
            "support": {
                "issues": "https://sourceforge.net/p/simplehtmldom/bugs/",
                "rss": "https://sourceforge.net/p/simplehtmldom/news/feed.rss",
                "source": "https://sourceforge.net/p/simplehtmldom/repository/",
                "wiki": "https://simplehtmldom.sourceforge.io/docs/"
            },
            "install-path": "../simplehtmldom/simplehtmldom"
        },
        {
            "name": "team-updraft/common-libs",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://source.updraftplus.com/team-updraft/common-libs.git",
                "reference": "6f4fdb2dba754cd0a5b8457e35ac34f3cd3ef449"
            },
            "dist": {
                "type": "zip",
                "url": "https://source.updraftplus.com/api/v4/projects/28/packages/composer/archives/team-updraft/common-libs.zip?sha=6f4fdb2dba754cd0a5b8457e35ac34f3cd3ef449",
                "reference": "6f4fdb2dba754cd0a5b8457e35ac34f3cd3ef449",
                "shasum": ""
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "0.7.*",
                "phpcompatibility/php-compatibility": "9.3.*",
                "sirbrillig/phpcs-variable-analysis": "2.11.*",
                "squizlabs/php_codesniffer": "3.6.*",
                "wp-coding-standards/wpcs": "2.3.*"
            },
            "type": "library",
            "installation-source": "dist",
            "license": [
                "GPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "Team Updraft",
                    "email": "team.updraft@gmail.com"
                }
            ],
            "description": "These are the common libs used across all of our projects",
            "install-path": "../team-updraft/common-libs"
        },
        {
            "name": "tubalmartin/cssmin",
            "version": "v4.1.1",
            "version_normalized": "4.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
                "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
                "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "cogpowered/finediff": "0.3.*",
                "phpunit/phpunit": "4.8.*"
            },
            "time": "2018-01-15T15:26:51+00:00",
            "bin": [
                "cssmin"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "tubalmartin\\CssMin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Túbal Martín",
                    "homepage": "http://tubalmartin.me/"
                }
            ],
            "description": "A PHP port of the YUI CSS compressor",
            "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
            "keywords": [
                "compress",
                "compressor",
                "css",
                "cssmin",
                "minify",
                "yui"
            ],
            "support": {
                "issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues",
                "source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port"
            },
            "install-path": "../tubalmartin/cssmin"
        }
    ],
    "dev": false,
    "dev-package-names": []
}

Zerion Mini Shell 1.0