{ "_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": "2220bc8fc731b991559c48c71a10da57", "content-hash": "d8bd2bcb3b832817eecc033bb3d61814", "packages": [ { "name": "bigcommerce/api", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/bigcommerce/bigcommerce-api-php.git", "reference": "e9af38af2deb9f283174208e757c243076563d1b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bigcommerce/bigcommerce-api-php/zipball/e9af38af2deb9f283174208e757c243076563d1b", "reference": "e9af38af2deb9f283174208e757c243076563d1b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "codeless/jugglecode": "1.0", "phpunit/phpunit": "4.5.*", "satooshi/php-coveralls": "dev-master" }, "type": "library", "autoload": { "psr-0": { "Bigcommerce": "src/" }, "psr-4": { "Bigcommerce\\Test\\": "test/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bigcommerce", "homepage": "http://www.bigcommerce.com" } ], "description": "Enables PHP applications to communicate with the Bigcommerce API.", "homepage": "http://developer.bigcommerce.com", "keywords": [ "api", "business", "ecommerce", "http", "rest" ], "time": "2015-06-19 22:40:20" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }