{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "1af701633a1ce830ac7dcdad25ae49d6", "packages": [], "packages-dev": [ { "name": "asm89/twig-cache-extension", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/asm89/twig-cache-extension.git", "reference": "1a13fe102241a1b22d2e72a19f31212f328b57a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/asm89/twig-cache-extension/zipball/1a13fe102241a1b22d2e72a19f31212f328b57a7", "reference": "1a13fe102241a1b22d2e72a19f31212f328b57a7", "shasum": "" }, "require": { "php": ">=5.3.2", "twig/twig": "~1.0" }, "require-dev": { "doctrine/cache": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alexander", "email": "iam.asm89@gmail.com" } ], "description": "Cache fragments of templates directly within Twig.", "homepage": "https://github.com/asm89/twig-cache-extension", "keywords": [ "cache", "extension", "twig" ], "time": "2014-07-28 07:30:56" }, { "name": "composer/installers", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "d64e23fce42a4063d63262b19b8e7c0f3b5e4c45" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/d64e23fce42a4063d63262b19b8e7c0f3b5e4c45", "reference": "d64e23fce42a4063d63262b19b8e7c0f3b5e4c45", "shasum": "" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.0.*@dev", "phpunit/phpunit": "4.1.*" }, "type": "composer-installer", "extra": { "class": "Composer\\Installers\\Installer", "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Composer\\Installers\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "http://composer.github.com/installers/", "keywords": [ "Craft", "Dolibarr", "Hurad", "MODX Evo", "OXID", "SMF", "Thelia", "WolfCMS", "agl", "aimeos", "annotatecms", "bitrix", "cakephp", "chef", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "elgg", "fuelphp", "grav", "installer", "joomla", "kohana", "laravel", "lithium", "magento", "mako", "mediawiki", "modulework", "moodle", "phpbb", "piwik", "ppi", "puppet", "roundcube", "shopware", "silverstripe", "symfony", "typo3", "wordpress", "zend", "zikula" ], "time": "2015-02-18 17:17:01" }, { "name": "jarednova/php-router", "version": "1.0.1", "dist": { "type": "zip", "url": "https://github.com/jarednova/PHP-Router/archive/fix_psr_0.zip", "reference": null, "shasum": null }, "type": "library", "autoload": { "psr-0": { "PHPRouter": "src/" } } }, { "name": "jarednova/timber", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/jarednova/timber.git", "reference": "c34e79f073b6b905f6fcaa9479977fc60ba5f17c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jarednova/timber/zipball/c34e79f073b6b905f6fcaa9479977fc60ba5f17c", "reference": "c34e79f073b6b905f6fcaa9479977fc60ba5f17c", "shasum": "" }, "require": { "asm89/twig-cache-extension": "~1.0", "composer/installers": "~1.0", "jarednova/php-router": "1.0.1", "php": ">=5.3.0", "twig/twig": "~1.15" }, "require-dev": { "advancedcustomfields/acf5-beta": "5.0", "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "dev-master", "wp-cli/wp-cli": "*" }, "type": "wordpress-plugin", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jared Novack", "email": "jared@upstatement.com", "homepage": "http://upstatement.com" } ], "description": "Plugin to write WordPress themes w Object-Oriented Code and the Twig Template Engine", "homepage": "http://timber.upstatement.com", "keywords": [ "templating", "themes", "timber", "twig" ], "time": "2015-02-21 21:36:29" }, { "name": "twig/twig", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "19f8d073aaf7cadf6218d88c9f651657cfda9211" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/19f8d073aaf7cadf6218d88c9f651657cfda9211", "reference": "19f8d073aaf7cadf6218d88c9f651657cfda9211", "shasum": "" }, "require": { "php": ">=5.2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.18-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, { "name": "Twig Team", "homepage": "http://twig.sensiolabs.org/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2015-02-27 16:10:10" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": { "jarednova/timber": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }