[
    {
        "name": "jwilsson/spotify-web-api-php",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jwilsson/spotify-web-api-php.git",
            "reference": "1153e83f9f6678a1f15726749eee6c0750be9085"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jwilsson/spotify-web-api-php/zipball/1153e83f9f6678a1f15726749eee6c0750be9085",
            "reference": "1153e83f9f6678a1f15726749eee6c0750be9085",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.0",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.0"
        },
        "time": "2018-07-03T18:40:38+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SpotifyWebAPI\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jonathan Wilsson",
                "email": "jonathan.wilsson@gmail.com"
            }
        ],
        "description": "A PHP wrapper for Spotify's Web API.",
        "homepage": "http://jwilsson.github.io/spotify-web-api-php/",
        "keywords": [
            "spotify"
        ]
    }
]
