{ "_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" ], "content-hash": "0320650f5da8e9cd6c4c985279a9963a", "packages": [ { "name": "rmccue/requests", "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/rmccue/Requests.git", "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rmccue/Requests/zipball/6aac485666c2955077d77b796bbdd25f0013a4ea", "reference": "6aac485666c2955077d77b796bbdd25f0013a4ea", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-0": { "Requests": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Ryan McCue", "homepage": "http://ryanmccue.info" } ], "description": "A HTTP library written in PHP, for human beings.", "homepage": "http://github.com/rmccue/Requests", "keywords": [ "curl", "fsockopen", "http", "idna", "ipv6", "iri", "sockets" ], "time": "2014-05-18 04:59:02" } ], "packages-dev": [ { "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" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.2", "ext-json": "*" }, "platform-dev": [] }