{ "hash": "635ea9a0c85a8885b1aa7af2ca959106", "packages": [ { "name": "webignition/url", "version": "1.7.2", "source": { "type": "git", "url": "https://github.com/webignition/url.git", "reference": "1.7.2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webignition/url/zipball/1.7.2", "reference": "1.7.2", "shasum": "" }, "require": { "ext-intl": "*", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jon Cram", "email": "jon@webignition.net" } ], "description": "Represents a URL, a library to be used in many other places. Applies semantically-lossless normalisation for comparisons.", "homepage": "https://github.com/webignition/url", "keywords": [ "url" ], "time": "2013-04-05 15:56:13" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": { "php": ">=5.3.0" }, "platform-dev": [ ] }