[
    {
        "name": "matthiasmullie/path-converter",
        "version": "1.0.8",
        "version_normalized": "1.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/matthiasmullie/path-converter.git",
            "reference": "7c36e5cafa95dd20008d19b153b506cffa8c2848"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/7c36e5cafa95dd20008d19b153b506cffa8c2848",
            "reference": "7c36e5cafa95dd20008d19b153b506cffa8c2848",
            "shasum": ""
        },
        "require": {
            "ext-pcre": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8"
        },
        "time": "2016-04-27 10:38:05",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MatthiasMullie\\PathConverter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Matthias Mullie",
                "email": "pathconverter@mullie.eu",
                "homepage": "http://www.mullie.eu",
                "role": "Developer"
            }
        ],
        "description": "Relative path converter",
        "homepage": "http://github.com/matthiasmullie/path-converter",
        "keywords": [
            "converter",
            "path",
            "paths",
            "relative"
        ]
    }
]
