{ "_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": "09434d74a3d06e7fade06050212f5839", "packages": [ { "name": "facebook/php-sdk", "version": "v3.2.2", "source": { "type": "git", "url": "https://github.com/facebook/facebook-php-sdk.git", "reference": "v3.2.2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/facebook/facebook-php-sdk/zipball/v3.2.2", "reference": "v3.2.2", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.2.0" }, "type": "library", "autoload": { "classmap": [ "src" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Facebook", "homepage": "https://github.com/facebook/facebook-php-sdk/contributors" } ], "description": "Facebook PHP SDK", "homepage": "https://github.com/facebook/facebook-php-sdk", "keywords": [ "facebook", "sdk" ], "time": "2013-01-15 21:37:15" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": [ ], "platform-dev": [ ] }