{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "30a8c04e1877be36c1ce31f9d38a20b0", "content-hash": "7d883b5c685db4270397fdd0659cff2b", "packages": [ { "name": "donatj/phpuseragentparser", "version": "v0.7.0", "source": { "type": "git", "url": "https://github.com/donatj/PhpUserAgent.git", "reference": "73c819d4c7de034f1bfb7c7a36259192d7d7472a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/73c819d4c7de034f1bfb7c7a36259192d7d7472a", "reference": "73c819d4c7de034f1bfb7c7a36259192d7d7472a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "camspiers/json-pretty": "0.1.*", "donatj/drop": "*", "phpunit/phpunit": ">=4.8" }, "type": "library", "autoload": { "files": [ "Source/UserAgentParser.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jesse G. Donat", "email": "donatj@gmail.com", "homepage": "http://donatstudios.com", "role": "Developer" } ], "description": "Simple, streamlined PHP user-agent parser", "homepage": "http://donatstudios.com/PHP-Parser-HTTP_USER_AGENT", "keywords": [ "browser", "browser detection", "parser", "user agent", "useragent" ], "time": "2017-03-01 22:19:13" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }