{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "8253462dea07bbc64abbeca5af22bde0", "packages": [ { "name": "itsgoingd/clockwork", "version": "v1.5", "source": { "type": "git", "url": "https://github.com/itsgoingd/clockwork.git", "reference": "c49de25cdb43c58579d6d1c9c9abbf083300dcaa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/itsgoingd/clockwork/zipball/c49de25cdb43c58579d6d1c9c9abbf083300dcaa", "reference": "c49de25cdb43c58579d6d1c9c9abbf083300dcaa", "shasum": "" }, "require": { "php": ">=5.3.9", "psr/log": "1.*" }, "type": "library", "autoload": { "psr-0": { "Clockwork": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "itsgoingd", "email": "itsgoingd@luzer.sk", "homepage": "http://twitter.com/itsgoingd" } ], "description": "Server-side component of Clockwork, a Chrome extension for PHP development", "homepage": "http://github.com/itsgoingd/clockwork", "keywords": [ "debugging", "laravel", "logging", "profiling" ], "time": "2014-02-13 23:08:01" }, { "name": "psr/log", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Psr\\Log\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "keywords": [ "log", "psr", "psr-3" ], "time": "2012-12-21 11:40:51" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": [ ], "platform-dev": [ ] }