{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "baa583c583d6cd310d2018a9f905b3e4", "packages": [ { "name": "jwilsson/spotify-web-api-php", "version": "2.5.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" }, "type": "library", "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" ], "time": "2018-07-03T18:40:38+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }