{ "_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" ], "content-hash": "2d89361d89ec7526aa2a003410420311", "packages": [ { "name": "akamai-open/edgegrid-auth", "version": "1.0.0beta2", "source": { "type": "git", "url": "https://github.com/akamai-open/AkamaiOPEN-edgegrid-php.git", "reference": "67012f08b049838da67086e50db7b9368f5ae342" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/akamai-open/AkamaiOPEN-edgegrid-php/zipball/67012f08b049838da67086e50db7b9368f5ae342", "reference": "67012f08b049838da67086e50db7b9368f5ae342", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^1.9", "kherge/box": "^2.5", "phpunit/phpunit": "~4.7", "squizlabs/php_codesniffer": "^2.3" }, "suggest": { "akamai-open/edgegrid-client": "Provide a fully featured HTTP client & CLI pre-configured with EdgeGrid authentication. (PHP 5.5+)" }, "type": "library", "autoload": { "psr-4": { "Akamai\\Open\\EdgeGrid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Davey Shafik", "email": "dshafik@akamai.com" } ], "description": "Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client_Auth.html", "homepage": "https://github.com/akamai-open/AkamaiOPEN-edgegrid-php", "keywords": [ "Authentication", "akamai", "edgegrid", "open" ], "time": "2017-04-28T19:27:43+00:00" }, { "name": "composer/installers", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "79ad876c7498c0bbfe7eed065b8651c93bfd6045" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/79ad876c7498c0bbfe7eed065b8651c93bfd6045", "reference": "79ad876c7498c0bbfe7eed065b8651c93bfd6045", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "4.1.*" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "MODX Evo", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Thelia", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "kohana", "laravel", "lavalite", "lithium", "magento", "mako", "mediawiki", "modulework", "moodle", "phpbb", "piwik", "ppi", "puppet", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "symfony", "typo3", "wordpress", "yawik", "zend", "zikula" ], "time": "2017-04-24T06:37:16+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "akamai-open/edgegrid-auth": 10 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }