[ { "name": "cmfcmf/openweathermap-php-api", "version": "v2.0.7", "version_normalized": "2.0.7.0", "source": { "type": "git", "url": "https://github.com/cmfcmf/OpenWeatherMap-PHP-Api.git", "reference": "ab387ebcad332b1e58be443f760e1235e7976443" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cmfcmf/OpenWeatherMap-PHP-Api/zipball/ab387ebcad332b1e58be443f760e1235e7976443", "reference": "ab387ebcad332b1e58be443f760e1235e7976443", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.7.0" }, "time": "2015-06-23 21:07:37", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Cmfcmf\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Flach (cmfcmf)", "email": "cmfcmf.flach@gmail.com", "homepage": "http://cmfcmf.github.io", "role": "Developer" } ], "description": "A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.", "homepage": "https://github.com/cmfcmf/OpenWeatherMap-PHP-Api", "keywords": [ "OpenWeatherMap", "weather", "weather api" ] } ]