[
    {
        "name": "psr/log",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "9e45edca52cc9c954680072c93e621f8b71fab26"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/9e45edca52cc9c954680072c93e621f8b71fab26",
            "reference": "9e45edca52cc9c954680072c93e621f8b71fab26",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2015-06-02 13:48:41",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "ddeboer/data-import",
        "version": "0.18.0",
        "version_normalized": "0.18.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ddeboer/data-import.git",
            "reference": "cbae2f570192b738c5cec835fbf583a75c52d535"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ddeboer/data-import/zipball/cbae2f570192b738c5cec835fbf583a75c52d535",
            "reference": "cbae2f570192b738c5cec835fbf583a75c52d535",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "require-dev": {
            "doctrine/dbal": "*",
            "doctrine/orm": "*",
            "ext-iconv": "*",
            "ext-mbstring": "*",
            "ext-sqlite3": "*",
            "phpoffice/phpexcel": "*",
            "symfony/console": "~2.5.0",
            "symfony/property-access": "*",
            "symfony/validator": "~2.3.0"
        },
        "suggest": {
            "doctrine/dbal": "If you want to use the DbalReader",
            "ext-iconv": "For the CharsetValueConverter",
            "ext-mbstring": "For the CharsetValueConverter",
            "phpoffice/phpexcel": "If you want to use the ExcelReader",
            "symfony/console": "If you want to use the ConsoleProgressWriter",
            "symfony/property-access": "If you want to use the ObjectConverter",
            "symfony/validator": "to use the ValidatorFilter"
        },
        "time": "2015-04-21 14:06:20",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Ddeboer\\DataImport": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "The community",
                "homepage": "https://github.com/ddeboer/data-import/graphs/contributors"
            },
            {
                "name": "David de Boer",
                "email": "david@ddeboer.nl"
            }
        ],
        "description": "Import data from, and export data to, a range of file formats and media",
        "keywords": [
            "csv",
            "data",
            "doctrine",
            "excel",
            "export",
            "import"
        ]
    }
]
