{ "_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": "9021dcd0cead75b3238c91ebf39e6c3f", "content-hash": "f67d9ade7a6eced052c4f1df5169cc47", "packages": [ { "name": "raveren/kint", "version": "1.0.10", "source": { "type": "git", "url": "https://github.com/raveren/kint.git", "reference": "c8423b9928bd35bf6ad14c688ab9c6d17d97d0eb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/raveren/kint/zipball/c8423b9928bd35bf6ad14c688ab9c6d17d97d0eb", "reference": "c8423b9928bd35bf6ad14c688ab9c6d17d97d0eb", "shasum": "" }, "require": { "php": ">=5.1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "files": [ "Kint.class.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rokas Šleinius", "homepage": "https://github.com/raveren" }, { "name": "Contributors", "homepage": "https://github.com/raveren/kint/contributors" } ], "description": "Kint - debugging helper for PHP developers", "homepage": "https://github.com/raveren/kint", "keywords": [ "debug", "kint", "php" ], "time": "2015-09-16 14:09:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }