[
    {
        "name": "quickbooks/v3-php-sdk",
        "version": "v5.3.2",
        "version_normalized": "5.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/intuit/QuickBooks-V3-PHP-SDK.git",
            "reference": "91050cbdc0e82e5f6df8bacc40bfe6e1b232a30e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/intuit/QuickBooks-V3-PHP-SDK/zipball/91050cbdc0e82e5f6df8bacc40bfe6e1b232a30e",
            "reference": "91050cbdc0e82e5f6df8bacc40bfe6e1b232a30e",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-mbstring": "*",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7"
        },
        "suggest": {
            "ext-curl": "Uses Curl to make HTTP Requests",
            "guzzlehttp/guzzle": "Uses Guzzle to make HTTP Requests"
        },
        "time": "2019-11-27T02:46:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "QuickBooksOnline\\API\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "hlu2",
                "email": "Hao_Lu@intuit.com"
            }
        ],
        "description": "The Official PHP SDK for QuickBooks Online Accounting API",
        "homepage": "http://developer.intuit.com",
        "keywords": [
            "api",
            "http",
            "quickbooks",
            "rest",
            "smallbusiness"
        ]
    }
]
