{
    "packages": [
        {
            "name": "nicolab/php-ftp-client",
            "version": "v2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Nicolab/php-ftp-client.git",
                "reference": "94db75e299c7f335422e12c1aeaa0b3abf4ebd0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Nicolab/php-ftp-client/zipball/94db75e299c7f335422e12c1aeaa0b3abf4ebd0c",
                "reference": "94db75e299c7f335422e12c1aeaa0b3abf4ebd0c",
                "shasum": ""
            },
            "require": {
                "ext-ftp": "*",
                "php": ">=5.4"
            },
            "time": "2022-03-23T09:31:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "FtpClient": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Tallefourtane",
                    "email": "dev@nicolab.net",
                    "homepage": "http://nicolab.net"
                }
            ],
            "description": "A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.",
            "homepage": "https://github.com/Nicolab/php-ftp-client",
            "keywords": [
                "file",
                "ftp",
                "helper",
                "lib",
                "server",
                "sftp",
                "ssl",
                "ssl-ftp"
            ],
            "support": {
                "source": "https://github.com/Nicolab/php-ftp-client/tree/v2.0.1"
            },
            "install-path": "../nicolab/php-ftp-client"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
