{ "_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": "825c25eb87bffc490e587b104aeccab3", "packages": [ { "name": "egeloen/google-map", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/egeloen/ivory-google-map.git", "reference": "9770a3f47888494e9f2d449144508bc805af124f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/egeloen/ivory-google-map/zipball/9770a3f47888494e9f2d449144508bc805af124f", "reference": "9770a3f47888494e9f2d449144508bc805af124f", "shasum": "" }, "require": { "egeloen/json-builder": "~1.0.0", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~0.6", "widop/http-adapter": "~1.1.0", "willdurand/geocoder": "~2.0" }, "suggest": { "widop/http-adapter": "Allows to use services", "willdurand/geocoder": "Allows to use geocoding service" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "Ivory\\GoogleMap\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eric GELOEN", "email": "geloen.eric@gmail.com" } ], "description": "Google Map API v3 integration for PHP 5.3+", "keywords": [ "google map" ], "time": "2014-10-30 19:30:44" }, { "name": "egeloen/json-builder", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/egeloen/ivory-json-builder.git", "reference": "6209142ed808e9899473e9b6091b8a4f4d8de794" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/egeloen/ivory-json-builder/zipball/6209142ed808e9899473e9b6091b8a4f4d8de794", "reference": "6209142ed808e9899473e9b6091b8a4f4d8de794", "shasum": "" }, "require": { "ext-json": "*", "php": ">=5.3.0", "symfony/property-access": "~2.2" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Ivory\\JsonBuilder\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eric GELOEN", "email": "geloen.eric@gmail.com" } ], "description": "JSON builder with escaping control for PHP 5.3+", "keywords": [ "Escape", "builder", "json" ], "time": "2014-11-08 10:51:34" }, { "name": "symfony/property-access", "version": "v2.6.6", "target-dir": "Symfony/Component/PropertyAccess", "source": { "type": "git", "url": "https://github.com/symfony/PropertyAccess.git", "reference": "b342f127c3ab73dd4069c2104cb76f1a1ef7c7e7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/b342f127c3ab73dd4069c2104cb76f1a1ef7c7e7", "reference": "b342f127c3ab73dd4069c2104cb76f1a1ef7c7e7", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\PropertyAccess\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony PropertyAccess Component", "homepage": "http://symfony.com", "keywords": [ "access", "array", "extraction", "index", "injection", "object", "property", "property path", "reflection" ], "time": "2015-03-30 15:54:10" }, { "name": "widop/http-adapter", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/widop/http-adapter.git", "reference": "9f21040064d290cc70db4affe3191828f419f5af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/widop/http-adapter/zipball/9f21040064d290cc70db4affe3191828f419f5af", "reference": "9f21040064d290cc70db4affe3191828f419f5af", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "ext-curl": "*", "guzzle/guzzle": "*", "kriswallsmith/buzz": "*", "phpunit/phpunit": "3.7.*", "zendframework/zend-http": "*" }, "suggest": { "ext-curl": "Allows you to use cURL adapter", "guzzle/guzzle": "Allows you to use Guzzle adapter", "kriswallsmith/buzz": "Allows you to use Buzz adapter", "zendframework/zend-http": "Allows you to use Zend adapter" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-0": { "Widop\\HttpAdapter": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eric GELOEN", "email": "geloen.eric@gmail.com" }, { "name": "Widop", "email": "contact@widop.com" } ], "description": "Issue HTTP request.", "keywords": [ "http", "request" ], "time": "2014-07-20 18:29:58" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }