Spade

Mini Shell

Directory:~$ /home/lmsyaran/www/j3/libraries/phpseclib/vendor/composer/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/www/j3/libraries/phpseclib/vendor/composer/installed.json

{
    "packages": [
        {
            "name": "phpseclib/phpseclib",
            "version": "2.0.35",
            "version_normalized": "2.0.35.0",
            "source": {
                "type": "git",
                "url":
"https://github.com/phpseclib/phpseclib.git",
                "reference":
"4e16cf3f5f927a7d3f5317820af795c0366c0420"
            },
            "dist": {
                "type": "zip",
                "url":
"https://api.github.com/repos/phpseclib/phpseclib/zipball/4e16cf3f5f927a7d3f5317820af795c0366c0420",
                "reference":
"4e16cf3f5f927a7d3f5317820af795c0366c0420",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phing/phing": "~2.7",
                "phpunit/phpunit":
"^4.8.35|^5.7|^6.0|^9.4",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "suggest": {
                "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": "2021-11-28T23:30:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib\\": "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"
            ],
            "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"
        }
    ],
    "dev": true,
    "dev-package-names": []
}