Your IP : 216.73.216.229


Current Path : /proc/1908984/root/proc/thread-self/root/tmp/
Upload File :
Current File : //proc/1908984/root/proc/thread-self/root/tmp/phpbxN73Y

{
    "packages": [
        {
            "name": "brumann/polyfill-unserialize",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dbrumann/polyfill-unserialize.git",
                "reference": "46e5c18ee87d8a9b5765ef95468c1ac27bd107bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dbrumann/polyfill-unserialize/zipball/46e5c18ee87d8a9b5765ef95468c1ac27bd107bf",
                "reference": "46e5c18ee87d8a9b5765ef95468c1ac27bd107bf",
                "shasum": ""
            },
            "require": {
                "php": "^5.3|^7.0"
            },
            "time": "2020-07-24T10:16:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brumann\\Polyfill\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Denis Brumann",
                    "email": "denis.brumann@sensiolabs.de"
                }
            ],
            "description": "Backports unserialize options introduced in PHP 7.0 to older PHP versions.",
            "support": {
                "issues": "https://github.com/dbrumann/polyfill-unserialize/issues",
                "source": "https://github.com/dbrumann/polyfill-unserialize/tree/v2.0.0"
            },
            "install-path": "../brumann/polyfill-unserialize"
        },
        {
            "name": "google/recaptcha",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/google/recaptcha.git",
                "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/google/recaptcha/zipball/2b7e00566afca82a38a1d3adb8e42c118006296e",
                "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "4.5.*"
            },
            "time": "2015-09-02T17:23:59+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ReCaptcha\\": "src/ReCaptcha"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.",
            "homepage": "http://www.google.com/recaptcha/",
            "keywords": [
                "Abuse",
                "captcha",
                "recaptcha",
                "spam"
            ],
            "support": {
                "forum": "https://groups.google.com/forum/#!forum/recaptcha",
                "issues": "https://github.com/google/recaptcha/issues",
                "source": "https://github.com/google/recaptcha"
            },
            "install-path": "../google/recaptcha"
        },
        {
            "name": "ircmaxell/password-compat",
            "version": "v1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ircmaxell/password_compat.git",
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "4.*"
            },
            "time": "2014-11-20T16:49:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/password.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthony Ferrara",
                    "email": "ircmaxell@php.net",
                    "homepage": "http://blog.ircmaxell.com"
                }
            ],
            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
            "homepage": "https://github.com/ircmaxell/password_compat",
            "keywords": [
                "hashing",
                "password"
            ],
            "support": {
                "issues": "https://github.com/ircmaxell/password_compat/issues",
                "source": "https://github.com/ircmaxell/password_compat/tree/v1.0"
            },
            "install-path": "../ircmaxell/password-compat"
        },
        {
            "name": "joomla/application",
            "version": "1.9.3",
            "version_normalized": "1.9.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/joomla-framework/application.git",
                "reference": "2a2fee9fa2ebb07c0d28da07f6e4ea3c56b77d16"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomla-framework/application/zipball/2a2fee9fa2ebb07c0d28da07f6e4ea3c56b77d16",
                "reference": "2a2fee9fa2ebb07c0d28da07f6e4ea3c56b77d16",
                "shasum": ""
            },
            "require": {
                "joomla/input": "^1.2",
                "joomla/registry": "^1.4.5|^2.0",
                "php": "^5.3.10|^7.0|^8.0",
                "psr/log": "^1.0"
            },
            "require-dev": {
                "joomla/coding-standards": "^2.0@alpha",
                "joomla/event": "^1.2",
                "joomla/session": "^1.2.1",
                "joomla/test": "^1.1",
                "joomla/uri": "^1.1",
                "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0|^7.0|^8.0",
                "symfony/phpunit-bridge": "^3.4.26|^4.1.12|^4.2.7|^5.0",
                "symfony/polyfill-php72": "^1.5"
            },
            "suggest": {
                "joomla/session": "To use AbstractWebApplication with session support, install joomla/session",
                "joomla/uri": "To use AbstractWebApplication, install joomla/uri"
            },
            "time": "2022-01-25T17:10:25+00:00",
            "type": "joomla-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Joomla\\Application\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Joomla Application Package",
            "homepage": "https://github.com/joomla-framework/application",
            "keywords": [
                "application",
                "framework",
                "joomla"
            ],
            "support": {
                "issues": "https://github.com/joomla-framework/application/issues",
                "source": "https://github.com/joomla-framework/application/tree/1.9.3"
            },
            "funding": [
                {
                    "url": "https://community.joomla.org/sponsorship-campaigns.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/joomla",
                    "type": "github"
                }
            ],
            "install-path": "../joomla/application"
        },
        {
            "name": "joomla/archive",
            "version": "1.1.12",
            "version_normalized": "1.1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/joomla-framework/archive.git",
                "reference": "b1c1e6c3aecc0486453cadbb92bc529cfa89a89f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomla-framework/archive/zipball/b1c1e6c3aecc0486453cadbb92bc529cfa89a89f",
                "reference": "b1c1e6c3aecc0486453cadbb92bc529cfa89a89f",
                "shasum": ""
            },
            "require": {
                "joomla/filesystem": "^1.6.1",
                "php": "^5.3.10|^7.0|^8.0"
            },
            "require-dev": {
                "joomla/coding-standards": "^2.0@alpha",
                "joomla/test": "^1.0",
                "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0|^7.0|^8.0"
            },
            "suggest": {
                "ext-bz2": "To extract bzip2 compressed packages",
                "ext-zip": "To extract zip compressed packages",
                "ext-zlib": "To extract gzip or zip compressed packages"
            },
            "time": "2022-03-29T12:54:52+00:00",
            "type": "joomla-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Joomla\\Archive\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Joomla Archive Package",
            "homepage": "https://github.com/joomla-framework/archive",
            "keywords": [
                "archive",
                "framework",
                "joomla"
            ],
            "support": {
                "issues": "https://github.com/joomla-framework/archive/issues",
                "source": "https://github.com/joomla-framework/archive/tree/1.1.12"
            },
            "funding": [
                {
                    "url": "https://community.joomla.org/sponsorship-campaigns.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/joomla",
                    "type": "github"
                }
            ],
            "install-path": "../joomla/archive"
        },
        {
            "name": "joomla/compat",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/joomla-framework/compat.git",
                "reference": "f23565fe0184517778996226eb4b2333deb369c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomla-framework/compat/zipball/f23565fe0184517778996226eb4b2333deb369c4",
                "reference": "f23565fe0184517778996226eb4b2333deb369c4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.10"
            },
            "time": "2015-02-24T00:21:06+00:00",
            "type": "joomla-package",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/JsonSerializable.php",
                    "src/CallbackFilterIterator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "description": "Joomla Compat Package",
            "homepage": "https://github.com/joomla-framework/compat",
            "keywords": [
                "compat",
                "framework",
                "joomla"
            ],
            "support": {
                "issues": "https://github.com/joomla-framework/compat/issues",
                "source": "https://github.com/joomla-framework/compat/tree/1.2.0"
            },
            "install-path": "../joomla/compat"
        },
        {
            "name": "joomla/data",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/joomla-framework/data.git",
                "reference": "57ee292ba23307a6a6059e69b7b19ca5b624ab80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomla-framework/data/zipball/57ee292ba23307a6a6059e69b7b19ca5b624ab80",
                "reference": "57ee292ba23307a6a6059e69b7b19ca5b624ab80",
                "shasum": ""
            },
            "require": {
                "joomla/compat": "~1.0",
                "joomla/registry": "~1.0",
                "php": ">=5.3.10|>=7.0"
            },
            "require-dev": {
                "joomla/test": "~1.0",
                "phpunit/phpunit": "~4.8|~5.0",
                "squizlabs/php_codesniffer": "1.*"
            },
            "time": "2016-04-02T22:20:43+00:00",
            "type": "joomla-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Joomla\\Data\\": "src/",
                    "Joomla\\Data\\Tests\\": "Tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "description": "Joomla Data Package",
            "homepage": "https://github.com/joomla-framework/data",
            "keywords": [
                "data",
                "framework",
                "joomla"
            ],
            "support": {
                "issues": "https://github.com/joomla-framework/data/issues",
                "source": "https://github.com/joomla-framework/data/tree/1.2.0"
            },
            "install-path": "../joomla/data"
        },
        {
            "name": "joomla/di",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/joomla-framework/di.git",
                "reference": "33c66e4091e4433f33ddf4a0ac36604cf3b73c41"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomla-framework/di/zipball/33c66e4091e4433f33ddf4a0ac36604cf3b73c41",
                "reference": "33c66e4091e4433f33ddf4a0ac36604cf3b73c41",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.10|~7.0",
                "psr/container": "~1.0"
            },
            "provide": {
                "psr/container-implementation": "~1.0"
            },
            "require-dev": {
                "joomla/coding-standards": "~2.0@alpha",
                "phpunit/phpunit": "^4.8.35|^5.4.3|~6.0"
            },
            "time": "2018-02-25T16:30:45+00:00",
            "type": "joomla-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Joomla\\DI\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [