{ "_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": "17e146c87816c11e7bd7c1731808f75c", "packages": [ { "name": "iron-io/iron_core", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/fightbulc/iron_core_php.git", "reference": "538e1ef55863a63f606b3699877cb0394acc2c97" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fightbulc/iron_core_php/zipball/538e1ef55863a63f606b3699877cb0394acc2c97", "reference": "538e1ef55863a63f606b3699877cb0394acc2c97", "shasum": "" }, "require": { "php": ">=5.2.0" }, "type": "library", "autoload": { "psr-4": { "IronCore\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Alexander S", "email": "alexander@iron.io", "homepage": "http://iron.io", "role": "Developer" }, { "name": "Iron.io", "email": "support@iron.io", "homepage": "http://iron.io", "role": "Developer" }, { "name": "Tino Ehrich", "email": "tino@bigpun.me" } ], "description": "Collection of common functions for all iron.io client libraries", "homepage": "http://github.com/iron-io/iron_core_php", "keywords": [ "iron", "iron_core" ], "support": { "source": "https://github.com/fightbulc/iron_core_php/tree/master" }, "time": "2015-02-11 21:07:16" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "iron-io/iron_core": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.2.0" }, "platform-dev": [] }