{ "_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" ], "hash": "6d47cad0438f03a6c519bf09003df061", "packages": [ { "name": "cebe/markdown", "version": "0.9.x-dev", "source": { "type": "git", "url": "https://github.com/cebe/markdown.git", "reference": "6a3c3737e9c1f4670f39a771f77b536126788ad2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cebe/markdown/zipball/6a3c3737e9c1f4670f39a771f77b536126788ad2", "reference": "6a3c3737e9c1f4670f39a771f77b536126788ad2", "shasum": "" }, "require": { "lib-pcre": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "bin": [ "bin/markdown" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev", "dev-0.9.x-dev": "0.9.x-dev" } }, "autoload": { "psr-4": { "cebe\\markdown\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Carsten Brandt", "email": "mail@cebe.cc", "homepage": "http://cebe.cc/", "role": "Creator" } ], "description": "A super fast highly extensible markdown parser for PHP", "homepage": "https://github.com/cebe/markdown#readme", "keywords": [ "extensible", "fast", "gfm", "markdown", "markdown-extra" ], "time": "2014-03-05 16:30:51" }, { "name": "ezyang/htmlpurifier", "version": "v4.6.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd", "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "autoload": { "psr-0": { "HTMLPurifier": "library/" }, "files": [ "library/HTMLPurifier.composer.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com", "role": "Developer" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "time": "2013-11-30 08:25:19" }, { "name": "phpspec/php-diff", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpspec/php-diff.git", "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/php-diff/zipball/30e103d19519fe678ae64a60d77884ef3d71b28a", "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Diff": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Chris Boulton", "homepage": "http://github.com/chrisboulton" } ], "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", "time": "2013-11-01 13:02:21" }, { "name": "swiftmailer/swiftmailer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "82ec0cdebf731efac382e1c509a42ce0c643a41b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/82ec0cdebf731efac382e1c509a42ce0c643a41b", "reference": "82ec0cdebf731efac382e1c509a42ce0c643a41b", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.1-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Chris Corbyn" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "http://swiftmailer.org", "keywords": [ "mail", "mailer" ], "time": "2014-03-24 14:44:22" }, { "name": "twbs/bootstrap", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", "reference": "d74aee409342d086ae6b087ea6dc3e71f6da055c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/d74aee409342d086ae6b087ea6dc3e71f6da055c", "reference": "d74aee409342d086ae6b087ea6dc3e71f6da055c", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jacob Thornton", "email": "jacobthornton@gmail.com" }, { "name": "Mark Otto", "email": "markdotto@gmail.com" } ], "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "homepage": "http://getbootstrap.com", "keywords": [ "JS", "css", "framework", "front-end", "less", "mobile-first", "responsive", "web" ], "time": "2014-03-24 07:30:44" }, { "name": "yiisoft/jquery", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/yiisoft/jquery.git", "reference": "a585ca4d6a2a129897a95575d229496a3486390b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/jquery/zipball/a585ca4d6a2a129897a95575d229496a3486390b", "reference": "a585ca4d6a2a129897a95575d229496a3486390b", "shasum": "" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "jQuery JavaScript Library", "homepage": "http://jquery.com", "time": "2014-01-24 06:00:08" }, { "name": "yiisoft/jquery-pjax", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/yiisoft/jquery-pjax.git", "reference": "520f8c12b5a417e21d2cd0df499fa2a4e4e9a9d6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/520f8c12b5a417e21d2cd0df499fa2a4e4e9a9d6", "reference": "520f8c12b5a417e21d2cd0df499fa2a4e4e9a9d6", "shasum": "" }, "require": { "yiisoft/jquery": ">=1.8" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "pushState + ajax = pjax, a forked maintainted by the Yii Framework core developers", "homepage": "https://github.com/yiisoft/jquery-pjax#readme", "time": "2014-03-20 17:20:33" }, { "name": "yiisoft/yii2", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-framework.git", "reference": "3954db95ff2541480ecb7496e4b2c2d119ab5b6c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/3954db95ff2541480ecb7496e4b2c2d119ab5b6c", "reference": "3954db95ff2541480ecb7496e4b2c2d119ab5b6c", "shasum": "" }, "require": { "cebe/markdown": "0.9.*", "ext-mbstring": "*", "ezyang/htmlpurifier": "4.6.*", "lib-pcre": "*", "php": ">=5.4.0", "yiisoft/jquery": "~2.0 | ~1.10", "yiisoft/jquery-pjax": "*", "yiisoft/yii2-composer": "*" }, "type": "library", "autoload": { "psr-4": { "yii\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com", "homepage": "http://www.yiiframework.com/", "role": "Founder and project lead" }, { "name": "Alexander Makarov", "email": "sam@rmcreative.ru", "homepage": "http://rmcreative.ru/", "role": "Core framework development" }, { "name": "Maurizio Domba", "homepage": "http://mdomba.info/", "role": "Core framework development" }, { "name": "Carsten Brandt", "email": "mail@cebe.cc", "homepage": "http://cebe.cc/", "role": "Core framework development" }, { "name": "Timur Ruziev", "email": "resurtm@gmail.com", "homepage": "http://resurtm.com/", "role": "Core framework development" }, { "name": "Paul Klimov", "email": "klimov.paul@gmail.com", "role": "Core framework development" } ], "description": "Yii PHP Framework Version 2", "homepage": "http://www.yiiframework.com/", "keywords": [ "framework", "yii2" ], "time": "2014-03-25 14:05:34" }, { "name": "yiisoft/yii2-bootstrap", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-bootstrap.git", "reference": "4f20483deac5f21ac011fc09facdf7f2623a08e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/4f20483deac5f21ac011fc09facdf7f2623a08e3", "reference": "4f20483deac5f21ac011fc09facdf7f2623a08e3", "shasum": "" }, "require": { "twbs/bootstrap": "3.0.*", "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "yii\\bootstrap\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com", "homepage": "http://www.yiiframework.com/", "role": "Founder and project lead" } ], "description": "The Twitter Bootstrap extension for the Yii framework", "keywords": [ "bootstrap", "yii2" ], "time": "2014-03-20 13:30:50" }, { "name": "yiisoft/yii2-composer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-composer.git", "reference": "90547559cbf45b1836c370c0b4d1b2c70f778dd5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/90547559cbf45b1836c370c0b4d1b2c70f778dd5", "reference": "90547559cbf45b1836c370c0b4d1b2c70f778dd5", "shasum": "" }, "require": { "composer-plugin-api": "1.0.0" }, "type": "composer-plugin", "extra": { "class": "yii\\composer\\Plugin" }, "autoload": { "psr-4": { "yii\\composer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com", "homepage": "http://www.yiiframework.com/", "role": "Founder and project lead" } ], "description": "The composer plugin for Yii extension installer", "keywords": [ "composer", "extension installer", "yii2" ], "time": "2014-03-16 04:46:21" }, { "name": "yiisoft/yii2-debug", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-debug.git", "reference": "cf9be2759a785d943c71cf49334db79b2bc7fcd7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/cf9be2759a785d943c71cf49334db79b2bc7fcd7", "reference": "cf9be2759a785d943c71cf49334db79b2bc7fcd7", "shasum": "" }, "require": { "yiisoft/yii2": "*", "yiisoft/yii2-bootstrap": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "yii\\debug\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com", "homepage": "http://www.yiiframework.com/", "role": "Founder and project lead" } ], "description": "The debugger extension for the Yii framework", "keywords": [ "debug", "debugger", "yii2" ], "time": "2014-03-24 22:26:30" }, { "name": "yiisoft/yii2-gii", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-gii.git", "reference": "9d48ce9aa5f6a01ae5159fa2bb817c2e86f17f42" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/9d48ce9aa5f6a01ae5159fa2bb817c2e86f17f42", "reference": "9d48ce9aa5f6a01ae5159fa2bb817c2e86f17f42", "shasum": "" }, "require": { "phpspec/php-diff": ">=1.0.2", "yiisoft/yii2": "*", "yiisoft/yii2-bootstrap": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "yii\\gii\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com", "homepage": "http://www.yiiframework.com/", "role": "Founder and project lead" } ], "description": "The Gii extension for the Yii framework", "keywords": [ "code generator", "gii", "yii2" ], "time": "2014-03-24 12:28:22" }, { "name": "yiisoft/yii2-swiftmailer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-swiftmailer.git", "reference": "eba2c032a808aa5631fec8be249483032dbf745b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/eba2c032a808aa5631fec8be249483032dbf745b", "reference": "eba2c032a808aa5631fec8be249483032dbf745b", "shasum": "" }, "require": { "swiftmailer/swiftmailer": "*", "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "yii\\swiftmailer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Paul Klimov", "email": "klimov.paul@gmail.com", "role": "Core framework development" } ], "description": "The SwiftMailer integration for the Yii framework", "keywords": [ "email", "mail", "mailer", "swift", "swiftmailer", "yii2" ], "time": "2014-03-20 23:54:52" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "dev", "stability-flags": { "yiisoft/yii2": 20, "yiisoft/yii2-swiftmailer": 20, "yiisoft/yii2-gii": 20, "yiisoft/yii2-debug": 20 }, "platform": { "php": ">=5.4.0" }, "platform-dev": [ ] }