[
    {
        "name": "djchen/pocket-api-php",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/djchen/pocket-api-php.git",
            "reference": "96c1920082c2265de6a5d73580c5a7bad433c1ec"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/djchen/pocket-api-php/zipball/96c1920082c2265de6a5d73580c5a7bad433c1ec",
            "reference": "96c1920082c2265de6a5d73580c5a7bad433c1ec",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-11-13T18:58:17+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Pocket": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dan Chen",
                "email": "dan@djc.me"
            }
        ],
        "description": "A PHP wrapper for interfacing with Pocket's API (getpocket.com)",
        "homepage": "https://github.com/djchen/pocket-api-php",
        "keywords": [
            "api",
            "pocket"
        ]
    }
]
