[
    {
        "name": "wp-forge/wp-geo-query",
        "version": "1.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-forge/wp-geo-query.git",
            "reference": "33e4d0927162ef4e58e36a5228891c267578bb90"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-forge/wp-geo-query/zipball/33e4d0927162ef4e58e36a5228891c267578bb90",
            "reference": "33e4d0927162ef4e58e36a5228891c267578bb90",
            "shasum": ""
        },
        "require-dev": {
            "wpscholar/phpcs-standards-wpscholar": "^1.0"
        },
        "time": "2020-05-02T13:24:19+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WP_Forge\\GeoQuery\\": "source/"
            },
            "files": [
                "source/bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Micah Wood",
                "email": "micah@wpscholar.com"
            }
        ],
        "description": "Perform location based searches in WordPress."
    },
    {
        "name": "wp-forge/wp-plugin-check",
        "version": "1.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-forge/wp-plugin-check.git",
            "reference": "3497a1bc557ae1108c11fb6cc694ae97ae2d4fc6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-forge/wp-plugin-check/zipball/3497a1bc557ae1108c11fb6cc694ae97ae2d4fc6",
            "reference": "3497a1bc557ae1108c11fb6cc694ae97ae2d4fc6",
            "shasum": ""
        },
        "time": "2020-04-20T16:55:41+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "wp-plugin-check.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "authors": [
            {
                "name": "Micah Wood",
                "homepage": "https://wpscholar.com"
            }
        ],
        "description": "Check if a WordPress plugin is compatible with the current environment."
    }
]
