{ "_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": "fb763a8ac271f412054ead59b266d33e", "content-hash": "9edefc68dbd0969e506cd894a432c2a4", "packages": [ { "name": "smartsupp/chat-code-generator", "version": "1.0", "source": { "type": "git", "url": "https://github.com/smartsupp/chat-code-generator.git", "reference": "1659eaa267318039dc65c63a8588944c69a5803c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smartsupp/chat-code-generator/zipball/1659eaa267318039dc65c63a8588944c69a5803c", "reference": "1659eaa267318039dc65c63a8588944c69a5803c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.7.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Smartsupp": "src/" } }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Marek Gach", "role": "lead" } ], "description": "This simple PHP class allows you to easily generate Smartsupp.com JS chat code.", "homepage": "https://www.smartsupp.com/", "keywords": [ "chat" ], "time": "2015-12-01 14:49:12" }, { "name": "smartsupp/php-partner-client", "version": "1.0", "source": { "type": "git", "url": "https://github.com/smartsupp/php-auth-client.git", "reference": "29f19b60b1c4609fd1d3a6da346b6c69dbc0a4b5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smartsupp/php-auth-client/zipball/29f19b60b1c4609fd1d3a6da346b6c69dbc0a4b5", "reference": "29f19b60b1c4609fd1d3a6da346b6c69dbc0a4b5", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.8.*" }, "type": "library", "autoload": { "psr-0": { "Smartsupp": "src/" } }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Marek Gach", "role": "lead" } ], "description": "API client allows to register and login (obtain API key) from Smartsupp partner API.", "homepage": "https://www.smartsupp.com/", "keywords": [ "chat" ], "time": "2016-06-28 09:23:17" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }