[
    {
        "name": "bigcommerce/api",
        "version": "3.0.2",
        "version_normalized": "3.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bigcommerce/bigcommerce-api-php.git",
            "reference": "2171bb38ab1c89889efca7fb45ba269d7dc6a576"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bigcommerce/bigcommerce-api-php/zipball/2171bb38ab1c89889efca7fb45ba269d7dc6a576",
            "reference": "2171bb38ab1c89889efca7fb45ba269d7dc6a576",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "codeless/jugglecode": "1.0",
            "phpunit/phpunit": "4.5.*",
            "satooshi/php-coveralls": "1.0"
        },
        "time": "2016-01-28 23:10:52",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Bigcommerce": "src/"
            },
            "psr-4": {
                "Bigcommerce\\Test\\": "test/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bigcommerce",
                "homepage": "http://www.bigcommerce.com"
            }
        ],
        "description": "Enables PHP applications to communicate with the Bigcommerce API.",
        "homepage": "http://developer.bigcommerce.com",
        "keywords": [
            "api",
            "business",
            "ecommerce",
            "http",
            "rest"
        ]
    }
]
