[
    {
        "name": "maxirus/fedex",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/maxirus/fedex-tracking-api-wrapper.git",
            "reference": "438fd93436045d5925968a6cabff4edbdc7e4fab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/maxirus/fedex-tracking-api-wrapper/zipball/438fd93436045d5925968a6cabff4edbdc7e4fab",
            "reference": "438fd93436045d5925968a6cabff4edbdc7e4fab",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "4.0.*"
        },
        "time": "2016-01-23 23:37:24",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "FedEx\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dan Johnson",
                "email": "dan@maxirus.com"
            }
        ],
        "description": "FedEx API wrapper",
        "keywords": [
            "FedEx",
            "api",
            "tracking",
            "wrapper"
        ]
    }
]
