{ "_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": "1cee79762b93b0501355ce3ddf6d88c0", "content-hash": "489c88a71d873b4877e9cb36fbd8a9bb", "packages": [ { "name": "cosenary/instagram", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/florianbeer/Instagram-PHP-API.git", "reference": "8e39114440ce49c3233d6450086cedbe66ba37de" }, "require": { "ext-curl": "*", "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4-dev" } }, "autoload": { "psr-4": { "MetzWeb\\Instagram\\": "src" } }, "license": [ "BSD" ], "authors": [ { "name": "Christian Metz", "email": "christian-metz1@gmx.net", "homepage": "http://metzweb.net" } ], "description": "An easy-to-use PHP Class for accessing Instagram's API.", "homepage": "https://github.com/cosenary/Instagram-PHP-API", "keywords": [ "api", "instagram" ], "time": "2016-04-20 13:53:02" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "cosenary/instagram": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }