{ "_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" ], "hash": "e4583dae732a6e5ebafff8cca46b1984", "packages": [ { "name": "intarocrm/rest-api-client", "version": "v1.2.5", "source": { "type": "git", "url": "https://github.com/intarocrm/rest-api-client", "reference": "b54350ff2f09d8202cf2931895bba8dced4dcf21" }, "require": { "ext-curl": "*", "php": ">=5.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "IntaroCrm\\": "lib/" } }, "authors": [ { "name": "Kruglov Kirill", "email": "kruglov@intaro.ru", "role": "Developer" } ], "description": "PHP Client for IntaroCRM REST API", "homepage": "http://www.intarocrm.ru/", "keywords": [ "Intaro CRM", "api", "rest" ], "support": { "email": "support@intarocrm.ru" }, "time": "2014-04-13 09:58:37" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": { "php": ">=5.3" }, "platform-dev": [ ] }