[
    {
        "name": "joeybeninghove/json-api-wp-client",
        "version": "0.1.1",
        "version_normalized": "0.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/joeybeninghove/json-api-wp-client.git",
            "reference": "29bf084f80790086b84d09e400ceeada6ea7367f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/joeybeninghove/json-api-wp-client/zipball/29bf084f80790086b84d09e400ceeada6ea7367f",
            "reference": "29bf084f80790086b84d09e400ceeada6ea7367f",
            "shasum": ""
        },
        "require": {
            "php": ">= 5.6"
        },
        "time": "2017-02-07T22:10:14+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Joey Beninghove",
                "email": "me@joey.io"
            }
        ],
        "description": "WordPress client library for consuming JSON APIs following the 1.0 spec at jsonapi.org",
        "keywords": [
            "api",
            "json",
            "wordpress"
        ]
    },
    {
        "name": "cloudswipe/cloudswipe-wp",
        "version": "0.1.2",
        "version_normalized": "0.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cloudswipe/cloudswipe-wp.git",
            "reference": "f94dfedc0c9a336f42be07fc84f566d477a88f73"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cloudswipe/cloudswipe-wp/zipball/f94dfedc0c9a336f42be07fc84f566d477a88f73",
            "reference": "f94dfedc0c9a336f42be07fc84f566d477a88f73",
            "shasum": ""
        },
        "require": {
            "joeybeninghove/json-api-wp-client": ">= 0.1",
            "php": ">= 5.6"
        },
        "time": "2017-02-07T22:12:14+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Joey Beninghove",
                "email": "joey@cloudswipe.com"
            }
        ],
        "description": "CloudSwipe library for WordPress integrations",
        "keywords": [
            "api",
            "cloudswipe",
            "json",
            "wordpress"
        ]
    }
]
