[
    {
        "name": "matto1990/lastfm-api",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/matt-oakes/PHP-Last.fm-API.git",
            "reference": "6a3125d53f5debf44dd32e41f8da49177483424b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/matt-oakes/PHP-Last.fm-API/zipball/6a3125d53f5debf44dd32e41f8da49177483424b",
            "reference": "6a3125d53f5debf44dd32e41f8da49177483424b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "php": ">=5.3.3",
            "phpunit/phpunit": "7.4.0",
            "vlucas/phpdotenv": "*"
        },
        "time": "2019-06-14T07:38:04+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "LastFmApi\\": "src/lastfmapi/",
                "Tests\\": "tests"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marcos",
                "email": "devilcius@gmail.com"
            },
            {
                "name": "Matt",
                "email": "matt@oakes.ws"
            }
        ],
        "description": "Last.fm webservice client",
        "homepage": "https://github.com/matto1990/PHP-Last.fm-API",
        "keywords": [
            "api",
            "last.fm",
            "webservice client"
        ]
    }
]
