{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "c9db80bcb3b09f454e3695945fb4f851", "packages": [ { "name": "sybio/gif-creator", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/Sybio/GifCreator.git", "reference": "250fc2f705181693c6c40b3d569d62353164bcbf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Sybio/GifCreator/zipball/250fc2f705181693c6c40b3d569d62353164bcbf", "reference": "250fc2f705181693c6c40b3d569d62353164bcbf", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "GifCreator": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Clément Guillemain", "homepage": "http://clementguillemain.fr", "role": "Developer / Freelancer" } ], "description": "PHP class that creates animated GIF from multiple images", "homepage": "https://github.com/Sybio/GifCreator", "keywords": [ "animated", "creation", "encode", "gif", "php" ], "support": { "issues": "https://github.com/Sybio/GifCreator/issues", "source": "https://github.com/Sybio/GifCreator/tree/master" }, "time": "2012-10-13T09:04:46+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1.0", "ext-gd": "*" }, "platform-dev": [], "plugin-api-version": "2.0.0" }