{ "_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": "0ec7a5555db4280ba8ec130e93121829", "packages": [ { "name": "bower-asset/admin-lte", "version": "v2.0.5", "source": { "type": "git", "url": "https://github.com/almasaeed2010/AdminLTE.git", "reference": "c25a8710f419a1be142f9b46037be00388a7272c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/almasaeed2010/AdminLTE/zipball/c25a8710f419a1be142f9b46037be00388a7272c", "reference": "c25a8710f419a1be142f9b46037be00388a7272c", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "index2.html", "dist/css/AdminLTE.css", "dist/js/app.js", "build/less/AdminLTE.less" ], "bower-asset-ignore": [ "/.*", "node_modules", "bower_components", "composer.json", "documentaion" ] }, "license": [ "MIT" ], "description": "Admin dashboard and control panel template", "keywords": [ "admin", "backend", "bootstrap", "css", "html", "js", "responsive", "template", "theme" ] }, { "name": "bower-asset/bootstrap", "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", "reference": "a10eb60bc0b07b747fa0c4ebd8821eb7307bd07f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/a10eb60bc0b07b747fa0c4ebd8821eb7307bd07f", "reference": "a10eb60bc0b07b747fa0c4ebd8821eb7307bd07f", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.9.1" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "less/bootstrap.less", "dist/css/bootstrap.css", "dist/js/bootstrap.js", "dist/fonts/glyphicons-halflings-regular.eot", "dist/fonts/glyphicons-halflings-regular.svg", "dist/fonts/glyphicons-halflings-regular.ttf", "dist/fonts/glyphicons-halflings-regular.woff", "dist/fonts/glyphicons-halflings-regular.woff2" ], "bower-asset-ignore": [ "/.*", "_config.yml", "CNAME", "composer.json", "CONTRIBUTING.md", "docs", "js/tests", "test-infra" ] }, "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "keywords": [ "css", "framework", "front-end", "js", "less", "mobile-first", "responsive", "web" ] }, { "name": "bower-asset/jquery", "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/jquery/jquery.git", "reference": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jquery/jquery/zipball/8f2a9d9272d6ed7f32d3a484740ab342c02541e0", "reference": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0", "shasum": "" }, "require-dev": { "bower-asset/qunit": "1.14.0", "bower-asset/requirejs": "2.1.10", "bower-asset/sinon": "1.8.1", "bower-asset/sizzle": "2.1.1-patch2" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "dist/jquery.js", "bower-asset-ignore": [ "**/.*", "build", "speed", "test", "*.md", "AUTHORS.txt", "Gruntfile.js", "package.json" ] }, "license": [ "MIT" ], "keywords": [ "javascript", "jquery", "library" ] }, { "name": "bower-asset/jquery.inputmask", "version": "3.1.61", "source": { "type": "git", "url": "https://github.com/RobinHerbots/jquery.inputmask.git", "reference": "f2c086411d2557fc485c47afb3cecfa6c1de9ee2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/f2c086411d2557fc485c47afb3cecfa6c1de9ee2", "reference": "f2c086411d2557fc485c47afb3cecfa6c1de9ee2", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.7" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "./dist/inputmask/jquery.inputmask.js", "./dist/inputmask/jquery.inputmask.extensions.js", "./dist/inputmask/jquery.inputmask.date.extensions.js", "./dist/inputmask/jquery.inputmask.numeric.extensions.js", "./dist/inputmask/jquery.inputmask.phone.extensions.js", "./dist/inputmask/jquery.inputmask.regex.extensions.js" ], "bower-asset-ignore": [ "**/.*", "qunit/", "nuget/", "tools/", "js/", "*.md", "build.properties", "build.xml", "jquery.inputmask.jquery.json" ] }, "license": [ "http://opensource.org/licenses/mit-license.php" ], "description": "jquery.inputmask is a jquery plugin which create an input mask.", "keywords": [ "form", "input", "inputmask", "jquery", "mask", "plugins" ] }, { "name": "bower-asset/punycode", "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/bestiejs/punycode.js.git", "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "punycode.js", "bower-asset-ignore": [ "coverage", "tests", ".*", "component.json", "Gruntfile.js", "node_modules", "package.json" ] } }, { "name": "bower-asset/yii2-pjax", "version": "v2.0.4", "source": { "type": "git", "url": "https://github.com/yiisoft/jquery-pjax.git", "reference": "3f20897307cca046fca5323b318475ae9dac0ca0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3f20897307cca046fca5323b318475ae9dac0ca0", "reference": "3f20897307cca046fca5323b318475ae9dac0ca0", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.8" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "./jquery.pjax.js", "bower-asset-ignore": [ ".travis.yml", "Gemfile", "Gemfile.lock", "vendor/", "script/", "test/" ] }, "license": [ "MIT" ] }, { "name": "cebe/markdown", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/cebe/markdown.git", "reference": "f681fee8303310415b746f3758eeda0a7ad08bda" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda", "reference": "f681fee8303310415b746f3758eeda0a7ad08bda", "shasum": "" }, "require": { "lib-pcre": "*", "php": ">=5.4.0" }, "require-dev": { "cebe/indent": "*", "facebook/xhprof": "*@dev", "phpunit/phpunit": "3.7.*" }, "bin": [ "bin/markdown" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.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": "2015-03-06 05:21:16" }, { "name": "cebe/yii2-gravatar", "version": "1.1", "target-dir": "cebe/gravatar", "source": { "type": "git", "url": "https://github.com/cebe/yii2-gravatar.git", "reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cebe/yii2-gravatar/zipball/c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057", "reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-0": { "cebe\\gravatar\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Carsten Brandt", "email": "mail@cebe.cc", "homepage": "http://cebe.cc/", "role": "Core framework development" } ], "description": "Gravatar Widget for Yii 2", "keywords": [ "gravatar", "yii" ], "time": "2013-12-10 17:49:58" }, { "name": "dmstr/yii2-adminlte-asset", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/dmstr/yii2-adminlte-asset.git", "reference": "d3c266ea40fd2a0089ca6180509dde3caa8d57ad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dmstr/yii2-adminlte-asset/zipball/d3c266ea40fd2a0089ca6180509dde3caa8d57ad", "reference": "d3c266ea40fd2a0089ca6180509dde3caa8d57ad", "shasum": "" }, "require": { "bower-asset/admin-lte": "~2.0", "cebe/yii2-gravatar": "1.*", "rmrevin/yii2-fontawesome": "2.8.*", "yiisoft/yii2": "2.*", "yiisoft/yii2-bootstrap": "2.*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "dmstr\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Tobias Munk", "email": "tobias@diemeisterei.de" }, { "name": "Evgeniy Tkachenko", "email": "et.coder@gmail.com" } ], "description": "Backend theme for Yii2 Framework", "keywords": [ "AdminLTE", "extension", "yii2" ], "time": "2015-03-16 22:20:59" }, { "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" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "time": "2013-11-30 08:25:19" }, { "name": "fortawesome/font-awesome", "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/FortAwesome/Font-Awesome.git", "reference": "41b9ed01103e6820c3cb043ba7ddab30ecd3f4c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/41b9ed01103e6820c3cb043ba7ddab30ecd3f4c0", "reference": "41b9ed01103e6820c3cb043ba7ddab30ecd3f4c0", "shasum": "" }, "require-dev": { "jekyll": "1.0.2", "lessc": "1.4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "OFL-1.1", "MIT" ], "authors": [ { "name": "Dave Gandy", "email": "dave@fontawesome.io", "homepage": "http://twitter.com/davegandy", "role": "Developer" } ], "description": "The iconic font and CSS framework", "homepage": "http://fontawesome.io/", "keywords": [ "FontAwesome", "awesome", "bootstrap", "font", "icon" ], "time": "2015-01-22 18:09:42" }, { "name": "rmrevin/yii2-fontawesome", "version": "2.8.2", "source": { "type": "git", "url": "https://github.com/rmrevin/yii2-fontawesome.git", "reference": "a1ff85ce3387f033ef60c801f06192e07e52829c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/a1ff85ce3387f033ef60c801f06192e07e52829c", "reference": "a1ff85ce3387f033ef60c801f06192e07e52829c", "shasum": "" }, "require": { "fortawesome/font-awesome": "4.3.*", "php": ">=5.4.0", "yiisoft/yii2": "2.0.*" }, "type": "yii2-extension", "autoload": { "psr-4": { "rmrevin\\yii\\fontawesome\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Revin", "email": "xgismox@gmail.com", "homepage": "http://rmrevin.ru/" } ], "description": "Asset Bundle for Yii2 with Font Awesome", "keywords": [ "asset", "awesome", "bundle", "font", "yii" ], "time": "2015-03-17 19:09:09" }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.0", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "31454f258f10329ae7c48763eb898a75c39e0a9f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/31454f258f10329ae7c48763eb898a75c39e0a9f", "reference": "31454f258f10329ae7c48763eb898a75c39e0a9f", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "http://swiftmailer.org", "keywords": [ "mail", "mailer" ], "time": "2015-03-14 06:06:39" }, { "name": "yiisoft/yii2", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-framework.git", "reference": "85b773a384f3894d558905cb13522bb338c99dba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/85b773a384f3894d558905cb13522bb338c99dba", "reference": "85b773a384f3894d558905cb13522bb338c99dba", "shasum": "" }, "require": { "bower-asset/jquery": "2.1.*@stable | 1.11.*@stable", "bower-asset/jquery.inputmask": "3.1.*", "bower-asset/punycode": "1.3.*", "bower-asset/yii2-pjax": ">=2.0.1", "cebe/markdown": "~1.0.0", "ext-mbstring": "*", "ezyang/htmlpurifier": "4.6.*", "lib-pcre": "*", "php": ">=5.4.0", "yiisoft/yii2-composer": "*" }, "bin": [ "yii" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "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": "2015-03-01 06:22:44" }, { "name": "yiisoft/yii2-bootstrap", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-bootstrap.git", "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6", "reference": "d4bd9c5f97ea891ebbfaf276d3083d85e27fbcb6", "shasum": "" }, "require": { "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", "yiisoft/yii2": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\bootstrap\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The Twitter Bootstrap extension for the Yii framework", "keywords": [ "bootstrap", "yii2" ], "time": "2015-03-01 06:22:44" }, { "name": "yiisoft/yii2-composer", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-composer.git", "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/ca8d23707ae47d20b0454e4b135c156f6da6d7be", "reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be", "shasum": "" }, "require": { "composer-plugin-api": "1.0.0" }, "type": "composer-plugin", "extra": { "class": "yii\\composer\\Plugin", "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\composer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The composer plugin for Yii extension installer", "keywords": [ "composer", "extension installer", "yii2" ], "time": "2015-03-01 06:22:44" }, { "name": "yiisoft/yii2-swiftmailer", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-swiftmailer.git", "reference": "cb5f0a70d871b409bef7333fc3e0d262fb57eb5c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/cb5f0a70d871b409bef7333fc3e0d262fb57eb5c", "reference": "cb5f0a70d871b409bef7333fc3e0d262fb57eb5c", "shasum": "" }, "require": { "swiftmailer/swiftmailer": "*", "yiisoft/yii2": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\swiftmailer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" } ], "description": "The SwiftMailer integration for the Yii framework", "keywords": [ "email", "mail", "mailer", "swift", "swiftmailer", "yii2" ], "time": "2015-03-01 06:22:44" } ], "packages-dev": [ { "name": "bower-asset/typeahead.js", "version": "v0.10.5", "source": { "type": "git", "url": "https://github.com/twitter/typeahead.js.git", "reference": "5f198b87d1af845da502ea9df93a5e84801ce742" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/5f198b87d1af845da502ea9df93a5e84801ce742", "reference": "5f198b87d1af845da502ea9df93a5e84801ce742", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.7" }, "require-dev": { "bower-asset/jasmine-ajax": "~1.3.1", "bower-asset/jasmine-jquery": "~1.5.2", "bower-asset/jquery": "~1.7" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "dist/typeahead.bundle.js" } }, { "name": "fzaninotto/faker", "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", "reference": "010c7efedd88bf31141a02719f51fb44c732d5a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/010c7efedd88bf31141a02719f51fb44c732d5a0", "reference": "010c7efedd88bf31141a02719f51fb44c732d5a0", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~1.5" }, "type": "library", "extra": { "branch-alias": [] }, "autoload": { "psr-0": { "Faker": "src/", "Faker\\PHPUnit": "test/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "François Zaninotto" } ], "description": "Faker is a PHP library that generates fake data for you.", "keywords": [ "data", "faker", "fixtures" ], "time": "2014-06-04 14:43:02" }, { "name": "phpspec/php-diff", "version": "v1.0.2", "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", "role": "Original developer" } ], "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", "time": "2013-11-01 13:02:21" }, { "name": "yiisoft/yii2-codeception", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-codeception.git", "reference": "c2fdee4e7e9846e141ceddeb4386325e921e375a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/c2fdee4e7e9846e141ceddeb4386325e921e375a", "reference": "c2fdee4e7e9846e141ceddeb4386325e921e375a", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\codeception\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Mark Jebri", "email": "mark.github@yandex.ru" } ], "description": "The Codeception integration for the Yii framework", "keywords": [ "codeception", "yii2" ], "time": "2015-03-01 06:22:44" }, { "name": "yiisoft/yii2-debug", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-debug.git", "reference": "8a0db5130a9ea3941304dd77cef23d69257e8d48" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/8a0db5130a9ea3941304dd77cef23d69257e8d48", "reference": "8a0db5130a9ea3941304dd77cef23d69257e8d48", "shasum": "" }, "require": { "yiisoft/yii2": "*", "yiisoft/yii2-bootstrap": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\debug\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The debugger extension for the Yii framework", "keywords": [ "debug", "debugger", "yii2" ], "time": "2015-03-01 06:22:44" }, { "name": "yiisoft/yii2-faker", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-faker.git", "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c", "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c", "shasum": "" }, "require": { "fzaninotto/faker": "*", "yiisoft/yii2": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\faker\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Mark Jebri", "email": "mark.github@yandex.ru" } ], "description": "Fixture generator. The Faker integration for the Yii framework.", "keywords": [ "Fixture", "faker", "yii2" ], "time": "2015-03-01 06:22:44" }, { "name": "yiisoft/yii2-gii", "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-gii.git", "reference": "bb79aeafa8e3b89dd25e07ac895b269680e537a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/bb79aeafa8e3b89dd25e07ac895b269680e537a8", "reference": "bb79aeafa8e3b89dd25e07ac895b269680e537a8", "shasum": "" }, "require": { "bower-asset/typeahead.js": "0.10.*", "phpspec/php-diff": ">=1.0.2", "yiisoft/yii2": "*", "yiisoft/yii2-bootstrap": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\gii\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The Gii extension for the Yii framework", "keywords": [ "code generator", "gii", "yii2" ], "time": "2015-03-01 06:22:44" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [] }