{ "_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": "deab02fdd24f5f22b41f1b278c0dfa0e", "packages": [ { "name": "cloudinary/cloudinary_php", "version": "1.0.17", "source": { "type": "git", "url": "https://github.com/cloudinary/cloudinary_php.git", "reference": "f3f1433d87cd73f6225acf92ec928ac3c9cd3ab0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cloudinary/cloudinary_php/zipball/f3f1433d87cd73f6225acf92ec928ac3c9cd3ab0", "reference": "f3f1433d87cd73f6225acf92ec928ac3c9cd3ab0", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.4.*" }, "type": "library", "autoload": { "classmap": [ "src" ], "files": [ "src/Helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cloudinary", "homepage": "https://github.com/cloudinary/cloudinary_php/graphs/contributors" } ], "description": "Cloudinary PHP SDK", "homepage": "https://github.com/cloudinary/cloudinary_php", "keywords": [ "cdn", "cloud", "cloudinary", "image management", "sdk" ], "time": "2015-02-10 15:08:13" }, { "name": "katzgrau/klogger", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/katzgrau/klogger.git", "reference": "46cdd92a9b4a8443120cc955bf831450cb274813" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/katzgrau/klogger/zipball/46cdd92a9b4a8443120cc955bf831450cb274813", "reference": "46cdd92a9b4a8443120cc955bf831450cb274813", "shasum": "" }, "require": { "php": ">=5.3", "psr/log": "1.0.0" }, "require-dev": { "phpunit/phpunit": "4.0.*" }, "type": "library", "autoload": { "psr-4": { "Katzgrau\\KLogger\\": "src/" }, "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dan Horrigan", "email": "dan@dhorrigan.com", "homepage": "http://dhorrigan.com", "role": "Lead Developer" }, { "name": "Kenny Katzgrau", "email": "katzgrau@gmail.com" } ], "description": "A Simple Logging Class", "keywords": [ "logging" ], "time": "2014-03-20 02:36:36" }, { "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": [], "prefer-stable": false, "platform": [], "platform-dev": [] }