Your IP : 216.73.216.209


Current Path : /home/megadansyp/www/components/com_eventgallery/vendor/composer/
Upload File :
Current File : /home/megadansyp/www/components/com_eventgallery/vendor/composer/installed.json

{
    "packages": [
        {
            "name": "lsolesen/pel",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/svenbluege/pel.git",
                "reference": "da4134673dd1cf3b2d5caf7dd55f87f96c63b23c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/svenbluege/pel/zipball/da4134673dd1cf3b2d5caf7dd55f87f96c63b23c",
                "reference": "da4134673dd1cf3b2d5caf7dd55f87f96c63b23c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "ext-exif": "*",
                "ext-gd": "*",
                "php-coveralls/php-coveralls": ">2.4",
                "squizlabs/php_codesniffer": ">3.5",
                "symfony/phpunit-bridge": "^4 || ^5"
            },
            "time": "2022-02-04T16:19:31+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "lsolesen\\pel\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Pel\\Test\\": "test/"
                }
            },
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Lars Olesen",
                    "email": "lars@intraface.dk",
                    "homepage": "http://intraface.dk",
                    "role": "Developer"
                },
                {
                    "name": "Martin Geisler",
                    "email": "martin@geisler.net",
                    "homepage": "http://geisler.net",
                    "role": "Developer"
                }
            ],
            "description": "PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.",
            "homepage": "http://pel.github.com/pel/",
            "keywords": [
                "exif",
                "image"
            ],
            "support": {
                "source": "https://github.com/svenbluege/pel/tree/master"
            },
            "install-path": "../lsolesen/pel"
        },
        {
            "name": "smarty/smarty",
            "version": "v4.3.0",
            "version_normalized": "4.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/smarty-php/smarty.git",
                "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c02e9e135ea719b91f457a0072748ded0e852e7d",
                "reference": "c02e9e135ea719b91f457a0072748ded0e852e7d",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5 || ^7.5",
                "smarty/smarty-lexer": "^3.1"
            },
            "time": "2022-11-22T21:47:32+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "classmap": [
                    "libs/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Monte Ohrt",
                    "email": "monte@ohrt.com"
                },
                {
                    "name": "Uwe Tews",
                    "email": "uwe.tews@googlemail.com"
                },
                {
                    "name": "Rodney Rehm",
                    "email": "rodney.rehm@medialize.de"
                },
                {
                    "name": "Simon Wisselink",
                    "homepage": "https://www.iwink.nl/"
                }
            ],
            "description": "Smarty - the compiling PHP template engine",
            "homepage": "https://smarty-php.github.io/smarty/",
            "keywords": [
                "templating"
            ],
            "support": {
                "forum": "https://github.com/smarty-php/smarty/discussions",
                "issues": "https://github.com/smarty-php/smarty/issues",
                "source": "https://github.com/smarty-php/smarty/tree/v4.3.0"
            },
            "install-path": "../smarty/smarty"
        },
        {
            "name": "svenbluege/jpeg-icc",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/svenbluege/jpeg-icc.git",
                "reference": "cb26fd2be67e192d50ddc481b1f0b62ee7756ae6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/svenbluege/jpeg-icc/zipball/cb26fd2be67e192d50ddc481b1f0b62ee7756ae6",
                "reference": "cb26fd2be67e192d50ddc481b1f0b62ee7756ae6",
                "shasum": ""
            },
            "time": "2020-06-21T12:35:26+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "files": [
                    "class.jpeg_icc.php"
                ]
            },
            "license": [
                "BSD License"
            ],
            "authors": [
                {
                    "name": "Sven Bluege",
                    "email": "svenbluege@gmail.com"
                }
            ],
            "description": "PHP JPEG ICC profile manipulator class",
            "support": {
                "source": "https://github.com/svenbluege/jpeg-icc/tree/master"
            },
            "install-path": "../svenbluege/jpeg-icc"
        },
        {
            "name": "tpyo/amazon-s3-php-class",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/svenbluege/amazon-s3-php-class.git",
                "reference": "e98ad698018766951167a55b6e3c27038eddd616"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/svenbluege/amazon-s3-php-class/zipball/e98ad698018766951167a55b6e3c27038eddd616",
                "reference": "e98ad698018766951167a55b6e3c27038eddd616",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "time": "2022-05-21T10:47:19+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "classmap": [
                    "S3.php"
                ]
            },
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Donovan Schönknecht",
                    "email": "don@tpyo.net"
                }
            ],
            "description": "A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.",
            "homepage": "https://github.com/tpyo/amazon-s3-php-class",
            "support": {
                "source": "https://github.com/svenbluege/amazon-s3-php-class/tree/master"
            },
            "install-path": "../tpyo/amazon-s3-php-class"
        }
    ],
    "dev": true,
    "dev-package-names": []
}