[
    {
        "name": "lsvh/dynamic-wp-config",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/LSVH/dynamic-wp-config.git",
            "reference": "1f17485f695fcc1881666c855a578c234ce44e9f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/LSVH/dynamic-wp-config/zipball/1f17485f695fcc1881666c855a578c234ce44e9f",
            "reference": "1f17485f695fcc1881666c855a578c234ce44e9f",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5.1"
        },
        "time": "2019-01-10T10:01:16+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "LSVH\\WordPress\\DynamicConfig\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "LSVH",
                "email": "info@lsvh.org"
            }
        ],
        "description": "Dynamically conifugre paths in your WordPress config file."
    }
]
