{ "_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": "062bec2fb2476abc04ec05043131e49b", "content-hash": "a9a6b7759c4b9f98f60b2dec5f2c57ea", "packages": [], "packages-dev": [ { "name": "kint-php/kint", "version": "1.1", "source": { "type": "git", "url": "https://github.com/kint-php/kint.git", "reference": "a8549198558560b24e2879c6bac2875de5371483" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kint-php/kint/zipball/a8549198558560b24e2879c6bac2875de5371483", "reference": "a8549198558560b24e2879c6bac2875de5371483", "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/kint-php" }, { "name": "Contributors", "homepage": "https://github.com/kint-php/kint/contributors" } ], "description": "Kint - debugging helper for PHP developers", "homepage": "https://github.com/kint-php/kint", "keywords": [ "debug", "kint", "php" ], "time": "2017-01-15 14:23:43" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.0" }, "platform-dev": [] }