{ "_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": "d7122e51601e3b01689f8614fbd375d0", "packages": [ { "name": "smartsupp/chat-code-generator", "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/smartsupp/chat-code-generator.git", "reference": "132b6537a327962940158dd6a98bb8927c0b9dc7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smartsupp/chat-code-generator/zipball/132b6537a327962940158dd6a98bb8927c0b9dc7", "reference": "132b6537a327962940158dd6a98bb8927c0b9dc7", "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-08-13 13:27:36" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }