dokuwiki/vendor/composer/installed.json

{
    "packages": [
        {
            "name": "aziraphale/email-address-validator",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/aziraphale/email-address-validator.git",
                "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/aziraphale/email-address-validator/zipball/fa25bc22c1c0b6491657c91473fae3e40719a650",
                "reference": "fa25bc22c1c0b6491657c91473fae3e40719a650",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "time": "2017-05-22T14:05:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "EmailAddressValidator": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dave Child",
                    "email": "dave@addedbytes.com"
                },
                {
                    "name": "Andrew Gillard",
                    "email": "andrew@lorddeath.net"
                }
            ],
            "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!",
            "homepage": "https://github.com/aziraphale/email-address-validator",
            "install-path": "../aziraphale/email-address-validator"
        },
        {
            "name": "geshi/geshi",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/GeSHi/geshi-1.0.git",
                "reference": "17ff9b22ac6695efa6ab6fbcf0607263f080468c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/17ff9b22ac6695efa6ab6fbcf0607263f080468c",
                "reference": "17ff9b22ac6695efa6ab6fbcf0607263f080468c",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.2"
            },
            "time": "2024-03-17T14:59:35+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "classmap": [
                    "src/geshi/",
                    "src/geshi.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Benny Baumann",
                    "email": "BenBE@geshi.org",
                    "homepage": "http://blog.benny-baumann.de/",
                    "role": "Developer"
                }
            ],
            "description": "Generic Syntax Highlighter",
            "homepage": "http://qbnz.com/highlighter/",
            "support": {
                "forum": "https://lists.sourceforge.net/lists/listinfo/geshi-users",
                "irc": "irc://irc.freenode.org/geshi",
                "issues": "https://sourceforge.net/p/geshi/feature-requests/",
                "source": "https://github.com/GeSHi/geshi-1.0/tree/master"
            },
            "install-path": "../geshi/geshi"
        },
        {
            "name": "kissifrot/php-ixr",
            "version": "1.8.5",
            "version_normalized": "1.8.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kissifrot/php-ixr.git",
                "reference": "17c5bc99f42fa086620a0ad2a593366ff6798753"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kissifrot/php-ixr/zipball/17c5bc99f42fa086620a0ad2a593366ff6798753",
                "reference": "17c5bc99f42fa086620a0ad2a593366ff6798753",
                "shasum": ""
            },
            "require": {
                "ext-xml": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0"
            },
            "time": "2025-04-22T07:42:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IXR\\": "src/",
                    "IXR\\tests\\": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Incutio Ltd 2010 - Simon Willison",
                    "homepage": "http://scripts.incutio.com/xmlrpc/"
                }
            ],
            "description": "Incutio XML-RPC library (IXR)",
            "homepage": "http://scripts.incutio.com/xmlrpc/",
            "keywords": [
                "remote procedure call",
                "rpc",
                "xlm-rpc",
                "xmlrpc"
            ],
            "support": {
                "issues": "https://github.com/kissifrot/php-ixr/issues",
                "source": "https://github.com/kissifrot/php-ixr/tree/1.8.5"
            },
            "install-path": "../kissifrot/php-ixr"
        },
        {
            "name": "openpsa/universalfeedcreator",
            "version": "v1.9.0",
            "version_normalized": "1.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/flack/UniversalFeedCreator.git",
                "reference": "c55f908e867aa6dade0905b8aefb94fd9d8c1f9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flack/UniversalFeedCreator/zipball/c55f908e867aa6dade0905b8aefb94fd9d8c1f9e",
                "reference": "c55f908e867aa6dade0905b8aefb94fd9d8c1f9e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.32 || ^9.5.10"
            },
            "time": "2024-02-22T11:08:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/constants.php"
                ],
                "classmap": [
                    "lib"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Andreas Flack",
                    "email": "flack@contentcontrol-berlin.de",
                    "homepage": "http://www.contentcontrol-berlin.de/"
                }
            ],
            "description": "RSS and Atom feed generator by Kai Blankenhorn",
            "keywords": [
                "atom",
                "georss",
                "gpx",
                "opml",
                "pie",
                "rss"
            ],
            "support": {
                "issues": "https://github.com/flack/UniversalFeedCreator/issues",
                "source": "https://github.com/flack/UniversalFeedCreator/tree/v1.9.0"
            },
            "install-path": "../openpsa/universalfeedcreator"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v2.7.0",
            "version_normalized": "2.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/constant_time_encoding.git",
                "reference": "52a0d99e69f56b9ec27ace92ba56897fe6993105"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/52a0d99e69f56b9ec27ace92ba56897fe6993105",
                "reference": "52a0d99e69f56b9ec27ace92ba56897fe6993105",
                "shasum": ""
            },
            "require": {
                "php": "^7|^8"
            },
            "require-dev": {
                "phpunit/phpunit": "^6|^7|^8|^9",
                "vimeo/psalm": "^1|^2|^3|^4"
            },
            "time": "2024-05-08T12:18:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ParagonIE\\ConstantTime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Steve 'Sc00bz' Thomas",
                    "email": "steve@tobtu.com",
                    "homepage": "https://www.tobtu.com",
                    "role": "Original Developer"
                }
            ],
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
            "keywords": [
                "base16",
                "base32",
                "base32_decode",
                "base32_encode",
                "base64",
                "base64_decode",
                "base64_encode",
                "bin2hex",
                "encoding",
                "hex",
                "hex2bin",
                "rfc4648"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
                "source": "https://github.com/paragonie/constant_time_encoding"
            },
            "install-path": "../paragonie/constant_time_encoding"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.100",
            "version_normalized": "9.99.100.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "shasum": ""
            },
            "require": {
                "php": ">= 7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2020-10-15T08:29:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/random_compat/issues",
                "source": "https://github.com/paragonie/random_compat"
            },
            "install-path": "../paragonie/random_compat"
        },
        {
            "name": "php81_bc/strftime",
            "version": "dev-fallback-intl",
            "version_normalized": "dev-fallback-intl",
            "source": {
                "type": "git",
                "url": "https://github.com/alphp/strftime.git",
                "reference": "dcd30543db16c9b4ba095f6bf32ac16f15eb9448"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alphp/strftime/zipball/dcd30543db16c9b4ba095f6bf32ac16f15eb9448",
                "reference": "dcd30543db16c9b4ba095f6bf32ac16f15eb9448",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "@stable"
            },
            "suggest": {
                "ext-intl": "For proper locale aware output"
            },
            "time": "2025-05-20T20:04:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/php-8.1-strftime.php"
                ],
                "psr-4": {
                    "PHP81_BC\\strftime\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fernando Herrero",
                    "homepage": "https://github.com/alphp/strftime/graphs/contributors"
                }
            ],
            "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",
            "support": {
                "issues": "https://github.com/alphp/strftime/issues",
                "source": "https://github.com/alphp/strftime"
            },
            "install-path": "../php81_bc/strftime"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "3.0.43",
            "version_normalized": "3.0.43.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "709ec107af3cb2f385b9617be72af8cf62441d02"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/709ec107af3cb2f385b9617be72af8cf62441d02",
                "reference": "709ec107af3cb2f385b9617be72af8cf62441d02",
                "shasum": ""
            },
            "require": {
                "paragonie/constant_time_encoding": "^1|^2|^3",
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
                "php": ">=5.6.1"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-dom": "Install the DOM extension to load XML formatted public keys.",
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
            },
            "time": "2024-12-14T21:12:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib3\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http://phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "support": {
                "issues": "https://github.com/phpseclib/phpseclib/issues",
                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.43"
            },
            "funding": [
                {
                    "url": "https://github.com/terrafrost",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/phpseclib",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
                    "type": "tidelift"
                }
            ],
            "install-path": "../phpseclib/phpseclib"
        },
        {
            "name": "simplepie/simplepie",
            "version": "1.8.1",
            "version_normalized": "1.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simplepie/simplepie.git",
                "reference": "a567b8ab9b6145a23e6a9ec2b6b74f56d52f7ad1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplepie/simplepie/zipball/a567b8ab9b6145a23e6a9ec2b6b74f56d52f7ad1",
                "reference": "a567b8ab9b6145a23e6a9ec2b6b74f56d52f7ad1",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "ext-xml": "*",
                "ext-xmlreader": "*",
                "php": ">=7.2.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.19 || ^3.8",
                "psr/simple-cache": "^1 || ^2 || ^3",
                "yoast/phpunit-polyfills": "^1.0.1"
            },
            "suggest": {
                "ext-curl": "",
                "ext-iconv": "",
                "ext-intl": "",
                "ext-mbstring": "",
                "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
            },
            "time": "2024-11-22T16:33:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "SimplePie": "library"
                },
                "psr-4": {
                    "SimplePie\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Ryan Parman",
                    "homepage": "http://ryanparman.com/",
                    "role": "Creator, alumnus developer"
                },
                {
                    "name": "Sam Sneddon",
                    "homepage": "https://gsnedders.com/",
                    "role": "Alumnus developer"
                },
                {
                    "name": "Ryan McCue",
                    "email": "me@ryanmccue.info",
                    "homepage": "http://ryanmccue.info/",
                    "role": "Developer"
                }
            ],
            "description": "A simple Atom/RSS parsing library for PHP",
            "homepage": "http://simplepie.org/",
            "keywords": [
                "atom",
                "feeds",
                "rss"
            ],
            "support": {
                "issues": "https://github.com/simplepie/simplepie/issues",
                "source": "https://github.com/simplepie/simplepie/tree/1.8.1"
            },
            "install-path": "../simplepie/simplepie"
        },
        {
            "name": "splitbrain/lesserphp",
            "version": "v0.10.2",
            "version_normalized": "0.10.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/splitbrain/lesserphp.git",
                "reference": "6def0a3b497b23add902b9859386642551f9c435"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/splitbrain/lesserphp/zipball/6def0a3b497b23add902b9859386642551f9c435",
                "reference": "6def0a3b497b23add902b9859386642551f9c435",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9",
                "rector/rector": "^1.2",
                "squizlabs/php_codesniffer": "^3.8"
            },
            "suggest": {
                "ext-fileinfo": "For mime type guessing of embedded files"
            },
            "time": "2024-11-25T11:59:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LesserPHP\\": "src",
                    "LesserPHP\\tests\\": "tests"
                }
            },
            "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"
                },
                {
                    "name": "Andreas Gohr",
                    "email": "andi@splitbrain.org",
                    "homepage": "https://www.splitbrain.org"
                }
            ],
            "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.",
            "support": {
                "issues": "https://github.com/splitbrain/lesserphp/issues",
                "source": "https://github.com/splitbrain/lesserphp/tree/v0.10.2"
            },
            "install-path": "../splitbrain/lesserphp"
        },
        {
            "name": "splitbrain/php-archive",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/splitbrain/php-archive.git",
                "reference": "d9d4eaac12a6587727b8e539946dd06cac8b3f02"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/splitbrain/php-archive/zipball/d9d4eaac12a6587727b8e539946dd06cac8b3f02",
                "reference": "d9d4eaac12a6587727b8e539946dd06cac8b3f02",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "ext-bz2": "*",
                "ext-zip": "*",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^8"
            },
            "suggest": {
                "ext-bz2": "For bz2 compression",
                "ext-iconv": "Used for proper filename encode handling",
                "ext-mbstring": "Can be used alternatively for handling filename encoding",
                "ext-zlib": "For zlib compression"
            },
            "time": "2024-12-09T14:08:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "splitbrain\\PHPArchive\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Gohr",
                    "email": "andi@splitbrain.org"
                }
            ],
            "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
            "keywords": [
                "archive",
                "extract",
                "tar",
                "unpack",
                "unzip",
                "zip"
            ],
            "support": {
                "issues": "https://github.com/splitbrain/php-archive/issues",
                "source": "https://github.com/splitbrain/php-archive/tree/1.4.0"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/splitbrain",
                    "type": "github"
                }
            ],
            "install-path": "../splitbrain/php-archive"
        },
        {
            "name": "splitbrain/php-cli",
            "version": "1.3.4",
            "version_normalized": "1.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/splitbrain/php-cli.git",
                "reference": "4e669f38f660b0e9f76ed14dda7f12bff390f94f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/splitbrain/php-cli/zipball/4e669f38f660b0e9f76ed14dda7f12bff390f94f",
                "reference": "4e669f38f660b0e9f76ed14dda7f12bff390f94f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8"
            },
            "suggest": {
                "psr/log": "Allows you to make the CLI available as PSR-3 logger"
            },
            "time": "2025-03-15T09:02:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "splitbrain\\phpcli\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Gohr",
                    "email": "andi@splitbrain.org"
                }
            ],
            "description": "Easy command line scripts for PHP with opt parsing and color output. No dependencies",
            "keywords": [
                "argparse",
                "cli",
                "command line",
                "console",
                "getopt",
                "optparse",
                "terminal"
            ],
            "support": {
                "issues": "https://github.com/splitbrain/php-cli/issues",
                "source": "https://github.com/splitbrain/php-cli/tree/1.3.4"
            },
            "install-path": "../splitbrain/php-cli"
        },
        {
            "name": "splitbrain/php-jsstrip",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/splitbrain/php-jsstrip.git",
                "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/splitbrain/php-jsstrip/zipball/21254b19b381a25d6f3dd89dbd5c8191373a4d69",
                "reference": "21254b19b381a25d6f3dd89dbd5c8191373a4d69",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0"
            },
            "time": "2023-03-12T10:23:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "splitbrain\\JSStrip\\": "src/",
                    "splitbrain\\JSStrip\\tests\\": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Andreas Gohr",
                    "email": "andi@splitbrain.org"
                }
            ],
            "description": "PHP based JavaScript minimizer",
            "support": {
                "issues": "https://github.com/splitbrain/php-jsstrip/issues",
                "source": "https://github.com/splitbrain/php-jsstrip/tree/1.0.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/splitbrain",
                    "type": "github"
                }
            ],
            "install-path": "../splitbrain/php-jsstrip"
        },
        {
            "name": "splitbrain/slika",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/splitbrain/slika.git",
                "reference": "93cd2034628136b4fa322f7f1ac3d57293a6c08d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/splitbrain/slika/zipball/93cd2034628136b4fa322f7f1ac3d57293a6c08d",
                "reference": "93cd2034628136b4fa322f7f1ac3d57293a6c08d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0"
            },
            "suggest": {
                "ext-gd": "PHP's builtin image manipulation library. Alternatively use an installation of ImageMagick"
            },
            "time": "2024-01-28T09:41:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "splitbrain\\slika\\": "src",
                    "splitbrain\\slika\\tests\\": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andreas Gohr",
                    "email": "andi@splitbrain.org"
                }
            ],
            "description": "Simple image resizing",
            "support": {
                "issues": "https://github.com/splitbrain/slika/issues",
                "source": "https://github.com/splitbrain/slika/tree/1.0.7"
            },
            "install-path": "../splitbrain/slika"
        }
    ],
    "dev": true,
    "dev-package-names": []
}