{ "_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": "a3bd183ffb07dc7dd09cf58f9b44f849", "content-hash": "171a72e54b647ef8b67a785971c887fa", "packages": [ { "name": "rg3/youtube-dl", "version": "2015.10.24", "source": { "type": "git", "url": "https://github.com/rg3/youtube-dl.git", "reference": "2015.10.24" }, "type": "library" }, { "name": "slim/slim", "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/slimphp/Slim.git", "reference": "20a02782f76830b67ae56a5c08eb1f563c351a37" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/slimphp/Slim/zipball/20a02782f76830b67ae56a5c08eb1f563c351a37", "reference": "20a02782f76830b67ae56a5c08eb1f563c351a37", "shasum": "" }, "require": { "php": ">=5.3.0" }, "suggest": { "ext-mcrypt": "Required for HTTP cookie encryption" }, "type": "library", "autoload": { "psr-0": { "Slim": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Josh Lockhart", "email": "info@joshlockhart.com", "homepage": "http://www.joshlockhart.com/" } ], "description": "Slim Framework, a PHP micro framework", "homepage": "http://github.com/codeguy/Slim", "keywords": [ "microframework", "rest", "router" ], "time": "2015-03-08 18:41:17" }, { "name": "slim/views", "version": "0.1.3", "source": { "type": "git", "url": "https://github.com/slimphp/Slim-Views.git", "reference": "8561c785e55a39df6cb6f95c3aba3281a60ed5b0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/slimphp/Slim-Views/zipball/8561c785e55a39df6cb6f95c3aba3281a60ed5b0", "reference": "8561c785e55a39df6cb6f95c3aba3281a60ed5b0", "shasum": "" }, "require": { "php": ">=5.3.0", "slim/slim": ">=2.4.0" }, "suggest": { "smarty/smarty": "Smarty templating system", "twig/twig": "Twig templating system" }, "type": "library", "autoload": { "psr-4": { "Slim\\Views\\": "./" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Josh Lockhart", "email": "info@joshlockhart.com", "homepage": "http://www.joshlockhart.com/" }, { "name": "Andrew Smith", "email": "a.smith@silentworks.co.uk", "homepage": "http://thoughts.silentworks.co.uk/" } ], "description": "Smarty and Twig View Parser package for the Slim Framework", "homepage": "http://github.com/codeguy/Slim-Views", "keywords": [ "extensions", "slimphp", "templating" ], "time": "2014-12-09 23:48:51" }, { "name": "smarty/smarty", "version": "v3.1.27", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", "reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2", "reference": "4537d8aae6c4a26f5439bc3a05d3437d25c2c4d2", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "classmap": [ "libs/Smarty.class.php", "libs/SmartyBC.class.php", "libs/sysplugins/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Monte Ohrt", "email": "monte@ohrt.com" }, { "name": "Uwe Tews", "email": "uwe.tews@googlemail.com" }, { "name": "Rodney Rehm", "email": "rodney.rehm@medialize.de" } ], "description": "Smarty - the compiling PHP template engine", "homepage": "http://www.smarty.net", "keywords": [ "templating" ], "time": "2015-06-18 00:55:59" } ], "packages-dev": [ { "name": "symfony/var-dumper", "version": "v2.7.6", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "eb033050050916b6bfa51be71009ef67b16046c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eb033050050916b6bfa51be71009ef67b16046c9", "reference": "eb033050050916b6bfa51be71009ef67b16046c9", "shasum": "" }, "require": { "php": ">=5.3.9" }, "suggest": { "ext-symfony_debug": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-4": { "Symfony\\Component\\VarDumper\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony mechanism for exploring and dumping PHP variables", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "time": "2015-10-25 17:17:38" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }