{ "_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": "11f811a25982885aa2822c06871ec3a2", "content-hash": "787345aa111ffcc393e123cd47095185", "packages": [ { "name": "egeloen/google-map", "version": "dev-dev-stable", "source": { "type": "git", "url": "https://github.com/CodyReichert/ivory-google-map.git", "reference": "5abf51ecea561f03c09f372b2219ecfffc8a4b80" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CodyReichert/ivory-google-map/zipball/5abf51ecea561f03c09f372b2219ecfffc8a4b80", "reference": "5abf51ecea561f03c09f372b2219ecfffc8a4b80", "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/" } }, "license": [ "MIT" ], "authors": [ { "name": "Eric GELOEN", "email": "geloen.eric@gmail.com" } ], "description": "Google Map API v3 integration for PHP 5.3+", "keywords": [ "google map" ], "support": { "source": "https://github.com/CodyReichert/ivory-google-map/tree/dev-stable" }, "time": "2016-07-25 20:17:54" }, { "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.8.8", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", "reference": "8fa1fe88f80fd8baefcc71d7cb3007c977d769bd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/property-access/zipball/8fa1fe88f80fd8baefcc71d7cb3007c977d769bd", "reference": "8fa1fe88f80fd8baefcc71d7cb3007c977d769bd", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\PropertyAccess\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony PropertyAccess Component", "homepage": "https://symfony.com", "keywords": [ "access", "array", "extraction", "index", "injection", "object", "property", "property path", "reflection" ], "time": "2016-06-29 05:29:29" }, { "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": { "egeloen/google-map": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }