[
    {
        "name": "parsecsv/php-parsecsv",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/parsecsv/parsecsv-for-php.git",
            "reference": "c7375dea8e91582958a3a0df3c5d4f4fce91e3c5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/parsecsv/parsecsv-for-php/zipball/c7375dea8e91582958a3a0df3c5d4f4fce91e3c5",
            "reference": "c7375dea8e91582958a3a0df3c5d4f4fce91e3c5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "phpunit/phpunit": "4.1.*"
        },
        "suggest": {
            "illuminate/support": "Fluent array interface for map functions"
        },
        "time": "2018-08-09T11:48:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ParseCsv\\": "src",
                "ParseCsv\\extensions\\": "src\\extensions"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Myhrberg",
                "email": "contact@jimeh.me"
            },
            {
                "name": "William Knauss",
                "email": "will.knauss@gmail.com"
            },
            {
                "name": "Susann Sgorzaly",
                "homepage": "https://github.com/susgo"
            },
            {
                "name": "Christian Bläul",
                "homepage": "https://github.com/Fonata"
            }
        ],
        "description": "CSV data parser for PHP"
    }
]
