{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "f2c43abc47dfc84127c4afdc03fb3a46",
    "packages": [
        {
            "name": "parsecsv/php-parsecsv",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/parsecsv/parsecsv-for-php.git",
                "reference": "65566adcd3383da4820cd3bca27e51fe3fbaf15c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/parsecsv/parsecsv-for-php/zipball/65566adcd3383da4820cd3bca27e51fe3fbaf15c",
                "reference": "65566adcd3383da4820cd3bca27e51fe3fbaf15c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "4.1.*"
            },
            "suggest": {
                "illuminate/support": "Fluent array interface for map functions"
            },
            "type": "library",
            "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",
            "time": "2019-02-02T19:40:45+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}
