[
    {
        "name": "wordpress-phoenix/abstract-plugin-base",
        "version": "2.6.2",
        "version_normalized": "2.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/WordPress-Phoenix/abstract-plugin-base.git",
            "reference": "b10c5dce1943fd78b8cfd5cbe6b78863d7a2f7e9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/WordPress-Phoenix/abstract-plugin-base/zipball/b10c5dce1943fd78b8cfd5cbe6b78863d7a2f7e9",
            "reference": "b10c5dce1943fd78b8cfd5cbe6b78863d7a2f7e9",
            "shasum": ""
        },
        "time": "2018-03-21T23:50:31+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": {
                "classmap": [
                    "src/abstract-plugin.php"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "Seth Carstens",
                "email": "seth.carstens@gmail.com",
                "homepage": "http://github.com/scarstens",
                "role": "Developer"
            }
        ],
        "description": "PHP class to extend when building a WordPress plugin allowing you to follow smart plugin setup standards.",
        "homepage": "https://github.com/WordPress-Phoenix/abstract-plugin-base",
        "keywords": [
            "abstract",
            "boilerplate",
            "plugin",
            "standardize",
            "wordpress"
        ]
    }
]
