[
    {
        "name": "getkirby/composer-installer",
        "version": "1.1.4",
        "version_normalized": "1.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/getkirby/composer-installer.git",
            "reference": "2d6b8f5601a31caeeea45623e1643fbb437eb94e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/getkirby/composer-installer/zipball/2d6b8f5601a31caeeea45623e1643fbb437eb94e",
            "reference": "2d6b8f5601a31caeeea45623e1643fbb437eb94e",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "require-dev": {
            "composer/composer": "^1.8",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-02-11T20:27:36+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Kirby\\ComposerInstaller\\Plugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Kirby\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Kirby's custom Composer installer for the Kirby CMS and for Kirby plugins",
        "homepage": "https://getkirby.com"
    }
]
