{ "_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.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" }, "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": "2018-08-09T11:48:06+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }