{ "_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": "61ddef96cd5ac651b5aae2eb635224da", "packages": [ { "name": "jakeasmith/http_build_url", "version": "0.1.4", "source": { "type": "git", "url": "https://github.com/jakeasmith/http_build_url.git", "reference": "82f6e199d22f2e1f2d49871878d4fdb263ec8710" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/82f6e199d22f2e1f2d49871878d4fdb263ec8710", "reference": "82f6e199d22f2e1f2d49871878d4fdb263ec8710", "shasum": "" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "type": "library", "autoload": { "files": [ "src/http_build_url.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jake A. Smith", "email": "theman@jakeasmith.com" } ], "description": "Provides functionality for http_build_url() to environments without pecl_http.", "time": "2014-11-12 15:39:25" }, { "name": "picatic/php-api", "version": "v1.0.8", "source": { "type": "git", "url": "https://github.com/picatic/php-api.git", "reference": "9324d518a92c18d7606a612fbc3386b933e2a4f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/picatic/php-api/zipball/9324d518a92c18d7606a612fbc3386b933e2a4f0", "reference": "9324d518a92c18d7606a612fbc3386b933e2a4f0", "shasum": "" }, "require": { "ext-curl": "*", "jakeasmith/http_build_url": "*", "php": ">=5.3" }, "type": "library", "autoload": { "files": [ "src/PicaticAPI.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Picatic and contributors", "homepage": "https://github.com/picatic/php-api/contributors" } ], "description": "PHP Wrapper to access the Picatic API", "keywords": [ "api", "event management", "picatic" ], "time": "2014-09-25 20:16:18" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "platform": [], "platform-dev": [] }