writesdown/app-cms

View on GitHub
composer.lock

Summary

Maintainability
Test Coverage
{
    "_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": "17cc97924c84e0492d01d071c615c1b3",
    "content-hash": "8b6574c59021eb567bc4b883988b9914",
    "packages": [
        {
            "name": "2amigos/yii2-date-time-picker-widget",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-date-time-picker-widget.git",
                "reference": "1248491c959d7080ab45c5284429e3d9222ed282"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-date-time-picker-widget/zipball/1248491c959d7080ab45c5284429e3d9222ed282",
                "reference": "1248491c959d7080ab45c5284429e3d9222ed282",
                "shasum": ""
            },
            "require": {
                "bower-asset/smalot-bootstrap-datetimepicker": "2.3.1",
                "yiisoft/yii2": "~2.0",
                "yiisoft/yii2-bootstrap": "~2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*",
                "scrutinizer/ocular": "~1.1"
            },
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                },
                "asset-installer-paths": {
                    "bower-asset-library": "vendor/bower"
                }
            },
            "autoload": {
                "psr-4": {
                    "dosamigos\\datetimepicker\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "2amigOS! Consulting Group",
                    "email": "hola@2amigos.us",
                    "homepage": "http://2amigos.us",
                    "role": "Developer"
                }
            ],
            "description": "Bootstrap DateTimePicker widget for Yii2.",
            "homepage": "http://yiiwheels.com/extension/bootstrap-datetimepicker",
            "keywords": [
                "2amigos",
                "DateTimePicker",
                "extension",
                "widget",
                "yii",
                "yii 2",
                "yii2"
            ],
            "time": "2015-04-02 10:59:30"
        },
        {
            "name": "2amigos/yii2-file-upload-widget",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-file-upload-widget.git",
                "reference": "83c75e4c2ed755135555a4e6aa80311649332d41"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-file-upload-widget/zipball/83c75e4c2ed755135555a4e6aa80311649332d41",
                "reference": "83c75e4c2ed755135555a4e6aa80311649332d41",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-gallery-widget": "~1.0",
                "bower-asset/blueimp-file-upload": "~9.9.0",
                "yiisoft/yii2": "~2.0.0",
                "yiisoft/yii2-bootstrap": "~2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "yii2-extension",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                },
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "dosamigos\\fileupload\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "2amigOS! Consulting Group",
                    "email": "hola@2amigos.us",
                    "homepage": "http://2amigos.us",
                    "role": "Developer"
                },
                {
                    "name": "Alexander Kochetov",
                    "email": "creocoder@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "Blueimp file upload widget for the Yii framework",
            "homepage": "https://github.com/2amigos/yii2-file-upload-widget",
            "keywords": [
                "2amigos",
                "upload",
                "widget",
                "yii",
                "yii 2",
                "yii2"
            ],
            "time": "2016-01-11 22:15:49"
        },
        {
            "name": "2amigos/yii2-gallery-widget",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-gallery-widget.git",
                "reference": "b3d5850baaa28bf0fd05280bd15340600f76e8ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-gallery-widget/zipball/b3d5850baaa28bf0fd05280bd15340600f76e8ba",
                "reference": "b3d5850baaa28bf0fd05280bd15340600f76e8ba",
                "shasum": ""
            },
            "require": {
                "bower-asset/blueimp-gallery": "~2.17.0",
                "yiisoft/yii2": "~2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "scrutinizer/ocular": "~1.1"
            },
            "type": "yii2-extension",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                },
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "dosamigos\\gallery\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "2amigOS! Consulting Group",
                    "email": "hola@2amigos.us",
                    "homepage": "http://2amigos.us",
                    "role": "Developer"
                }
            ],
            "description": "Blueimp gallery widget for the Yii framework",
            "homepage": "https://github.com/2amigos/yii2-gallery-widget",
            "keywords": [
                "2amigos",
                "gallery",
                "widget",
                "yii",
                "yii 2",
                "yii2"
            ],
            "time": "2016-01-04 06:35:58"
        },
        {
            "name": "2amigos/yii2-selectize-widget",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-selectize-widget.git",
                "reference": "b5fbf3d2574e017880dce6a9f813dee81ba3ebaa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-selectize-widget/zipball/b5fbf3d2574e017880dce6a9f813dee81ba3ebaa",
                "reference": "b5fbf3d2574e017880dce6a9f813dee81ba3ebaa",
                "shasum": ""
            },
            "require": {
                "bower-asset/selectize": "~0.12.0",
                "yiisoft/yii2": "~2.0.0",
                "yiisoft/yii2-bootstrap": "~2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "yii2-extension",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                },
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "dosamigos\\selectize\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "2amigOS! Consulting Group",
                    "email": "hola@2amigos.us",
                    "homepage": "http://2amigos.us",
                    "role": "Developer"
                },
                {
                    "name": "Alexander Kochetov",
                    "email": "creocoder@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "The selectize.js widget for the Yii framework",
            "homepage": "https://github.com/2amigos/yii2-selectize-widget",
            "keywords": [
                "2amigos",
                "selectize",
                "widget",
                "yii",
                "yii 2",
                "yii2"
            ],
            "time": "2016-01-21 12:16:46"
        },
        {
            "name": "bower-asset/adminlte",
            "version": "v2.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/almasaeed2010/AdminLTE.git",
                "reference": "1ee281b3b99e8d8cccdc72fb8437c6888149cb46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/almasaeed2010/AdminLTE/zipball/1ee281b3b99e8d8cccdc72fb8437c6888149cb46",
                "reference": "1ee281b3b99e8d8cccdc72fb8437c6888149cb46",
                "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",
                    "documentation"
                ]
            },
            "license": [
                "MIT"
            ],
            "description": "Admin dashboard and control panel template",
            "keywords": [
                "admin",
                "backend",
                "bootstrap",
                "css",
                "html",
                "js",
                "responsive",
                "template",
                "theme"
            ]
        },
        {
            "name": "bower-asset/blueimp-canvas-to-blob",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/blueimp/JavaScript-Canvas-to-Blob.git",
                "reference": "28258354628fe0aca67e9d13ba60fe75a6dd13c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/blueimp/JavaScript-Canvas-to-Blob/zipball/28258354628fe0aca67e9d13ba60fe75a6dd13c0",
                "reference": "28258354628fe0aca67e9d13ba60fe75a6dd13c0",
                "shasum": ""
            },
            "type": "bower-asset-library"
        },
        {
            "name": "bower-asset/blueimp-file-upload",
            "version": "9.9.4",
            "source": {
                "type": "git",
                "url": "https://github.com/blueimp/jQuery-File-Upload.git",
                "reference": "ce33e8915c4e4b3e7930c9ed0ae45cf132944a88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/blueimp/jQuery-File-Upload/zipball/ce33e8915c4e4b3e7930c9ed0ae45cf132944a88",
                "reference": "ce33e8915c4e4b3e7930c9ed0ae45cf132944a88",
                "shasum": ""
            },
            "require": {
                "bower-asset/blueimp-canvas-to-blob": ">=2.1.1",
                "bower-asset/blueimp-load-image": ">=1.13.0",
                "bower-asset/blueimp-tmpl": ">=2.5.4",
                "bower-asset/jquery": ">=1.6"
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "css/jquery.fileupload.css",
                    "css/jquery.fileupload-ui.css",
                    "css/jquery.fileupload-noscript.css",
                    "css/jquery.fileupload-ui-noscript.css",
                    "js/cors/jquery.postmessage-transport.js",
                    "js/cors/jquery.xdr-transport.js",
                    "js/vendor/jquery.ui.widget.js",
                    "js/jquery.fileupload.js",
                    "js/jquery.fileupload-process.js",
                    "js/jquery.fileupload-validate.js",
                    "js/jquery.fileupload-image.js",
                    "js/jquery.fileupload-audio.js",
                    "js/jquery.fileupload-video.js",
                    "js/jquery.fileupload-ui.js",
                    "js/jquery.fileupload-jquery-ui.js",
                    "js/jquery.fileupload-angular.js",
                    "js/jquery.iframe-transport.js"
                ],
                "bower-asset-ignore": [
                    "/*.*",
                    "/cors",
                    "css/demo-ie8.css",
                    "css/demo.css",
                    "css/style.css",
                    "js/app.js",
                    "js/main.js",
                    "server",
                    "test"
                ]
            },
            "description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.",
            "keywords": [
                "bootstrap",
                "chunk",
                "cross-domain",
                "cross-site",
                "drag",
                "drop",
                "file",
                "gae",
                "go",
                "jquery",
                "multiple",
                "php",
                "preview",
                "progress",
                "python",
                "resume",
                "selection",
                "upload",
                "widget"
            ]
        },
        {
            "name": "bower-asset/blueimp-gallery",
            "version": "v2.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/blueimp/Gallery.git",
                "reference": "8336bb5934cb623608808601129db3fbf9201a09"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/blueimp/Gallery/zipball/8336bb5934cb623608808601129db3fbf9201a09",
                "reference": "8336bb5934cb623608808601129db3fbf9201a09",
                "shasum": ""
            },
            "type": "bower-asset-library"
        },
        {
            "name": "bower-asset/blueimp-load-image",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/blueimp/JavaScript-Load-Image.git",
                "reference": "dfadfa3b9a471b941040c33675a527f24a6db827"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/blueimp/JavaScript-Load-Image/zipball/dfadfa3b9a471b941040c33675a527f24a6db827",
                "reference": "dfadfa3b9a471b941040c33675a527f24a6db827",
                "shasum": ""
            },
            "type": "bower-asset-library"
        },
        {
            "name": "bower-asset/blueimp-tmpl",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/blueimp/JavaScript-Templates.git",
                "reference": "42c8c31428d70d0f53ca1ab31b5c2b3a68af4c8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/blueimp/JavaScript-Templates/zipball/42c8c31428d70d0f53ca1ab31b5c2b3a68af4c8a",
                "reference": "42c8c31428d70d0f53ca1ab31b5c2b3a68af4c8a",
                "shasum": ""
            },
            "type": "bower-asset-library"
        },
        {
            "name": "bower-asset/bootstrap",
            "version": "v3.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/twbs/bootstrap.git",
                "reference": "16b48259a62f576e52c903c476bd42b90ab22482"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/16b48259a62f576e52c903c476bd42b90ab22482",
                "reference": "16b48259a62f576e52c903c476bd42b90ab22482",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery": ">=1.9.1"
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "less/bootstrap.less",
                    "dist/js/bootstrap.js"
                ],
                "bower-asset-ignore": [
                    "/.*",
                    "_config.yml",
                    "CNAME",
                    "composer.json",
                    "CONTRIBUTING.md",
                    "docs",
                    "js/tests",
                    "test-infra"
                ]
            },
            "license": [
                "MIT"
            ],
            "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/fastclick",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/ftlabs/fastclick.git",
                "reference": "9977a916739360ad4ffd7aa19b0016bf375e934b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ftlabs/fastclick/zipball/9977a916739360ad4ffd7aa19b0016bf375e934b",
                "reference": "9977a916739360ad4ffd7aa19b0016bf375e934b",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": "lib/fastclick.js",
                "bower-asset-ignore": [
                    "**/.*",
                    "component.json",
                    "package.json",
                    "Makefile",
                    "tests",
                    "examples"
                ]
            }
        },
        {
            "name": "bower-asset/fontawesome",
            "version": "v4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FortAwesome/Font-Awesome.git",
                "reference": "fddd2c240452e6c8990c4ef75e0265b455aa7968"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/fddd2c240452e6c8990c4ef75e0265b455aa7968",
                "reference": "fddd2c240452e6c8990c4ef75e0265b455aa7968",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "less/font-awesome.less",
                    "scss/font-awesome.scss"
                ],
                "bower-asset-ignore": [
                    "*/.*",
                    "*.json",
                    "src",
                    "*.yml",
                    "Gemfile",
                    "Gemfile.lock",
                    "*.md"
                ]
            },
            "license": [
                "OFL-1.1",
                "MIT",
                "CC-BY-3.0"
            ],
            "description": "Font Awesome"
        },
        {
            "name": "bower-asset/jquery",
            "version": "2.1.4",
            "source": {
                "type": "git",
                "url": "https://github.com/jquery/jquery-dist.git",
                "reference": "7751e69b615c6eca6f783a81e292a55725af6b85"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/7751e69b615c6eca6f783a81e292a55725af6b85",
                "reference": "7751e69b615c6eca6f783a81e292a55725af6b85",
                "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",
                    "dist/cdn",
                    "speed",
                    "test",
                    "*.md",
                    "AUTHORS.txt",
                    "Gruntfile.js",
                    "package.json"
                ]
            },
            "license": [
                "MIT"
            ],
            "keywords": [
                "javascript",
                "jquery",
                "library"
            ]
        },
        {
            "name": "bower-asset/jquery-ui",
            "version": "1.11.4",
            "source": {
                "type": "git",
                "url": "https://github.com/components/jqueryui.git",
                "reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/jqueryui/zipball/c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
                "reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery": ">=1.6"
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "jquery-ui.js"
                ],
                "bower-asset-ignore": []
            }
        },
        {
            "name": "bower-asset/jquery.inputmask",
            "version": "3.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/RobinHerbots/jquery.inputmask.git",
                "reference": "5a72c563b502b8e05958a524cdfffafe9987be38"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38",
                "reference": "5a72c563b502b8e05958a524cdfffafe9987be38",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery": ">=1.7"
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "./dist/inputmask/inputmask.js"
                ],
                "bower-asset-ignore": [
                    "**/*",
                    "!dist/*",
                    "!dist/inputmask/*",
                    "!dist/min/*",
                    "!dist/min/inputmask/*",
                    "!extra/bindings/*",
                    "!extra/dependencyLibs/*",
                    "!extra/phone-codes/*"
                ]
            },
            "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/microplugin",
            "version": "v0.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/brianreavis/microplugin.js.git",
                "reference": "d8671e6cc769938648f8735610534427cdeeaf67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brianreavis/microplugin.js/zipball/d8671e6cc769938648f8735610534427cdeeaf67",
                "reference": "d8671e6cc769938648f8735610534427cdeeaf67",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "src/microplugin.js"
                ],
                "bower-asset-ignore": [
                    "Makefile",
                    "test",
                    ".travis.yml",
                    ".npmignore.yml"
                ]
            },
            "license": [
                "Apache License, Version 2.0"
            ],
            "description": "A lightweight plugin / dependency system for javascript libraries.",
            "keywords": [
                "architecture",
                "dependencies",
                "extensibility",
                "plugins",
                "require"
            ]
        },
        {
            "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/selectize",
            "version": "v0.12.1",
            "source": {
                "type": "git",
                "url": "https://github.com/brianreavis/selectize.js.git",
                "reference": "3dc07d40047cd98de8a8f8beacca06a73970139d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brianreavis/selectize.js/zipball/3dc07d40047cd98de8a8f8beacca06a73970139d",
                "reference": "3dc07d40047cd98de8a8f8beacca06a73970139d",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery": ">=1.7.0",
                "bower-asset/microplugin": "dev-0.0.x|0.0.x",
                "bower-asset/sifter": "dev-0.4.x|0.4.x"
            },
            "require-dev": {
                "bower-asset/bootstrap-2": "2",
                "bower-asset/bootstrap-3.2": "3.2"
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "dist/css/selectize.css",
                    "dist/js/selectize.js"
                ],
                "bower-asset-ignore": [
                    "Makefile",
                    "Gruntfile.js",
                    "examples",
                    "node_modules",
                    "bower_components",
                    "docs",
                    "src",
                    "test",
                    ".travis.yml",
                    "testem.json",
                    "selectize.jquery.json",
                    "*.sh",
                    "package.json"
                ]
            },
            "license": [
                "Apache License, Version 2.0"
            ],
            "description": "Selectize is a jQuery-based custom <select> UI control. Useful for tagging, contact lists, country selectors, etc.",
            "keywords": [
                "autocomplete",
                "control",
                "form",
                "input",
                "select",
                "tag",
                "tagging",
                "ui"
            ]
        },
        {
            "name": "bower-asset/sifter",
            "version": "v0.4.5",
            "source": {
                "type": "git",
                "url": "https://github.com/brianreavis/sifter.js.git",
                "reference": "facff802f388feba9bc4c649fe5acd3ad53d84e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brianreavis/sifter.js/zipball/facff802f388feba9bc4c649fe5acd3ad53d84e9",
                "reference": "facff802f388feba9bc4c649fe5acd3ad53d84e9",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "sifter.js"
                ],
                "bower-asset-ignore": [
                    "Makefile",
                    "test",
                    "lib",
                    "bin",
                    "benchmark",
                    "node_modules",
                    ".travis.yml"
                ]
            },
            "license": [
                "Apache License, Version 2.0"
            ],
            "description": "A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.",
            "keywords": [
                "autocomplete",
                "data",
                "filter",
                "match",
                "results",
                "search",
                "sift",
                "sort"
            ]
        },
        {
            "name": "bower-asset/smalot-bootstrap-datetimepicker",
            "version": "2.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/smalot/bootstrap-datetimepicker.git",
                "reference": "c893c91872d273bcea1bd806d03eb624c91a4cac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/smalot/bootstrap-datetimepicker/zipball/c893c91872d273bcea1bd806d03eb624c91a4cac",
                "reference": "c893c91872d273bcea1bd806d03eb624c91a4cac",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "js/bootstrap-datetimepicker.min.js",
                    "css/bootstrap-datetimepicker.min.css"
                ],
                "bower-asset-ignore": [
                    "build",
                    "sample in bootstrap v2",
                    "sample in bootstrap v3",
                    "screenshot",
                    "tests",
                    ".gitattributes",
                    ".gitignore",
                    ".travis.yml",
                    "minify.sh"
                ]
            }
        },
        {
            "name": "bower-asset/tinymce-dist",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/tinymce/tinymce-dist.git",
                "reference": "ea98451a2b7b7d64b5aa3c33509bd07406a6ab90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/ea98451a2b7b7d64b5aa3c33509bd07406a6ab90",
                "reference": "ea98451a2b7b7d64b5aa3c33509bd07406a6ab90",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-ignore": [
                    "readme.md",
                    "composer.json",
                    "package.json"
                ]
            },
            "license": [
                "LGPL-2.1"
            ],
            "description": "Web based JavaScript HTML WYSIWYG editor control.",
            "keywords": [
                "editor",
                "html",
                "javascript",
                "richtext",
                "tinymce",
                "wysiwyg"
            ]
        },
        {
            "name": "bower-asset/yii2-pjax",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/jquery-pjax.git",
                "reference": "3bceef03fa80ceee8da5854fa3249df1afc871cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3bceef03fa80ceee8da5854fa3249df1afc871cd",
                "reference": "3bceef03fa80ceee8da5854fa3249df1afc871cd",
                "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",
                    "CONTRIBUTING.md",
                    "vendor/",
                    "script/",
                    "test/"
                ],
                "branch-alias": {
                    "dev-master": "2.0.3-dev"
                }
            },
            "license": [
                "MIT"
            ]
        },
        {
            "name": "cebe/markdown",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/cebe/markdown.git",
                "reference": "d7b6f46cd423174c8a86c7f816dea45008dbf454"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cebe/markdown/zipball/d7b6f46cd423174c8a86c7f816dea45008dbf454",
                "reference": "d7b6f46cd423174c8a86c7f816dea45008dbf454",
                "shasum": ""
            },
            "require": {
                "lib-pcre": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "cebe/indent": "*",
                "facebook/xhprof": "*@dev",
                "phpunit/phpunit": "4.1.*"
            },
            "bin": [
                "bin/markdown"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.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": "2016-01-21 11:46:58"
        },
        {
            "name": "cebe/yii2-gravatar",
            "version": "dev-master",
            "target-dir": "cebe/gravatar",
            "source": {
                "type": "git",
                "url": "https://github.com/cebe/yii2-gravatar.git",
                "reference": "3faf3a3d08975e7b1710aeae25db15209f36f657"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cebe/yii2-gravatar/zipball/3faf3a3d08975e7b1710aeae25db15209f36f657",
                "reference": "3faf3a3d08975e7b1710aeae25db15209f36f657",
                "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"
                }
            ],
            "description": "Gravatar Widget for Yii 2",
            "keywords": [
                "gravatar",
                "yii"
            ],
            "time": "2015-07-20 20:57:30"
        },
        {
            "name": "codezeen/yii2-adminlte",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/codezeen/yii2-adminlte.git",
                "reference": "7b873cc514498c8da0a4c132e29e90e0f262660d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/codezeen/yii2-adminlte/zipball/7b873cc514498c8da0a4c132e29e90e0f262660d",
                "reference": "7b873cc514498c8da0a4c132e29e90e0f262660d",
                "shasum": ""
            },
            "require": {
                "bower-asset/adminlte": "~2.3",
                "cebe/yii2-gravatar": "*",
                "codezeen/yii2-fastclick": "~1.0",
                "rmrevin/yii2-fontawesome": "~2.13",
                "yiisoft/yii2": "*"
            },
            "type": "yii2-extension",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                },
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "codezeen\\yii2\\adminlte\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Agiel K. Saputra",
                    "email": "13nightevil@gmail.com"
                }
            ],
            "description": "Admin-LTE-2 Extension for Yii2",
            "keywords": [
                "AdminLTE",
                "admin",
                "extension",
                "template",
                "yii2"
            ],
            "time": "2016-01-10 09:27:21"
        },
        {
            "name": "codezeen/yii2-fastclick",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/codezeen/yii2-fastclick.git",
                "reference": "5f6973796f9eafd9068757c57e3c4adc0f086999"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/codezeen/yii2-fastclick/zipball/5f6973796f9eafd9068757c57e3c4adc0f086999",
                "reference": "5f6973796f9eafd9068757c57e3c4adc0f086999",
                "shasum": ""
            },
            "require": {
                "bower-asset/fastclick": ">=1.0.3",
                "yiisoft/yii2": "*"
            },
            "type": "yii2-extension",
            "autoload": {
                "psr-4": {
                    "codezeen\\yii2\\fastclick\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Agiel K. Saputra",
                    "email": "13nightevil@gmail.com"
                }
            ],
            "description": "FastClick Asset Bundle for Yii2",
            "keywords": [
                "JS",
                "asset",
                "bundle",
                "extension",
                "fastclick",
                "yii2"
            ],
            "time": "2015-05-09 19:10:07"
        },
        {
            "name": "codezeen/yii2-tinymce",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/codezeen/yii2-tinymce.git",
                "reference": "c7c1a2e8e13fdbd3f0caccc16e47a07858208d92"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/codezeen/yii2-tinymce/zipball/c7c1a2e8e13fdbd3f0caccc16e47a07858208d92",
                "reference": "c7c1a2e8e13fdbd3f0caccc16e47a07858208d92",
                "shasum": ""
            },
            "require": {
                "bower-asset/tinymce-dist": ">=4.1.9",
                "yiisoft/yii2": "*"
            },
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "codezeen\\yii2\\tinymce\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Agiel K. Saputra",
                    "email": "13nightevil@gmail.com"
                }
            ],
            "description": "TinyMCE extension for Yii2 with compressor",
            "keywords": [
                "JS",
                "editor",
                "extension",
                "tinymce",
                "yii2"
            ],
            "time": "2015-05-10 06:56:18"
        },
        {
            "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": "imagine/imagine",
            "version": "0.5.x-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/avalanche123/Imagine.git",
                "reference": "343580fceed1f89220481ac98480e92f47d91e6c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/343580fceed1f89220481ac98480e92f47d91e6c",
                "reference": "343580fceed1f89220481ac98480e92f47d91e6c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "sami/sami": "dev-master"
            },
            "suggest": {
                "ext-gd": "to use the GD implementation",
                "ext-gmagick": "to use the Gmagick implementation",
                "ext-imagick": "to use the Imagick implementation"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.5-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Imagine": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bulat Shakirzyanov",
                    "email": "mallluhuct@gmail.com",
                    "homepage": "http://avalanche123.com"
                }
            ],
            "description": "Image processing for PHP 5.3",
            "homepage": "http://imagine.readthedocs.org/",
            "keywords": [
                "drawing",
                "graphics",
                "image manipulation",
                "image processing"
            ],
            "time": "2014-06-13 10:54:04"
        },
        {
            "name": "rmrevin/yii2-fontawesome",
            "version": "2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rmrevin/yii2-fontawesome.git",
                "reference": "2efbfacb22be59f373d11a7e3dfa9213e2ba18a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/2efbfacb22be59f373d11a7e3dfa9213e2ba18a9",
                "reference": "2efbfacb22be59f373d11a7e3dfa9213e2ba18a9",
                "shasum": ""
            },
            "require": {
                "bower-asset/fontawesome": "4.5.*",
                "php": ">=5.4.0",
                "yiisoft/yii2": "2.0.*"
            },
            "type": "yii2-extension",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "autoload": {
                "psr-4": {
                    "rmrevin\\yii\\fontawesome\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Revin Roman",
                    "email": "roman@rmrevin.com",
                    "homepage": "https://rmrevin.com/"
                }
            ],
            "description": "Asset Bundle for Yii2 with Font Awesome",
            "keywords": [
                "asset",
                "awesome",
                "bundle",
                "font",
                "yii"
            ],
            "time": "2015-11-26 15:24:53"
        },
        {
            "name": "swiftmailer/swiftmailer",
            "version": "5.x-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/swiftmailer/swiftmailer.git",
                "reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9",
                "reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "mockery/mockery": "~0.9.1,<0.9.4"
            },
            "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": [
                "email",
                "mail",
                "mailer"
            ],
            "time": "2016-01-03 15:42:47"
        },
        {
            "name": "yiisoft/yii2",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-framework.git",
                "reference": "7ccbfdf4cfb0ce025e27455dc3e516af23eb2800"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/7ccbfdf4cfb0ce025e27455dc3e516af23eb2800",
                "reference": "7ccbfdf4cfb0ce025e27455dc3e516af23eb2800",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery": "2.1.*@stable | 1.11.*@stable",
                "bower-asset/jquery.inputmask": "~3.2.2",
                "bower-asset/punycode": "1.3.*",
                "bower-asset/yii2-pjax": ">=2.0.1",
                "cebe/markdown": "~1.0.0 | ~1.1.0",
                "ext-ctype": "*",
                "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"
                },
                {
                    "name": "Dmitry Naumenko",
                    "email": "d.naumenko.a@gmail.com",
                    "role": "Core framework development"
                }
            ],
            "description": "Yii PHP Framework Version 2",
            "homepage": "http://www.yiiframework.com/",
            "keywords": [
                "framework",
                "yii2"
            ],
            "time": "2016-01-28 20:15:10"
        },
        {
            "name": "yiisoft/yii2-bootstrap",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-bootstrap.git",
                "reference": "ef941bc83ea63326e44769b922476dc1035ea551"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/ef941bc83ea63326e44769b922476dc1035ea551",
                "reference": "ef941bc83ea63326e44769b922476dc1035ea551",
                "shasum": ""
            },
            "require": {
                "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
                "yiisoft/yii2": ">=2.0.6"
            },
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "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": "2016-01-24 17:03:09"
        },
        {
            "name": "yiisoft/yii2-composer",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-composer.git",
                "reference": "d33d1046a5951f2f7823fe343f28ddc58b3421a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/d33d1046a5951f2f7823fe343f28ddc58b3421a4",
                "reference": "d33d1046a5951f2f7823fe343f28ddc58b3421a4",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.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": "2016-02-06 01:03:32"
        },
        {
            "name": "yiisoft/yii2-imagine",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-imagine.git",
                "reference": "586c9c99cb541ec4d4d2ec2a206b08a6fd6de888"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/586c9c99cb541ec4d4d2ec2a206b08a6fd6de888",
                "reference": "586c9c99cb541ec4d4d2ec2a206b08a6fd6de888",
                "shasum": ""
            },
            "require": {
                "imagine/imagine": "0.5.*",
                "yiisoft/yii2": "*"
            },
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "yii\\imagine\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Antonio Ramirez",
                    "email": "amigo.cobos@gmail.com"
                }
            ],
            "description": "The Imagine integration for the Yii framework",
            "keywords": [
                "helper",
                "image",
                "imagine",
                "yii2"
            ],
            "time": "2015-09-29 10:49:20"
        },
        {
            "name": "yiisoft/yii2-jui",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-jui.git",
                "reference": "1425ab29929dd195f468d3c4eb340ab509f28b83"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/1425ab29929dd195f468d3c4eb340ab509f28b83",
                "reference": "1425ab29929dd195f468d3c4eb340ab509f28b83",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery-ui": "1.11.*@stable",
                "yiisoft/yii2": ">=2.0.4"
            },
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "autoload": {
                "psr-4": {
                    "yii\\jui\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com"
                }
            ],
            "description": "The Jquery UI extension for the Yii framework",
            "keywords": [
                "jQuery UI",
                "yii2"
            ],
            "time": "2015-12-24 06:23:53"
        },
        {
            "name": "yiisoft/yii2-swiftmailer",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
                "reference": "2cca1bb86444a6438b0720f8c60120a400982366"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/2cca1bb86444a6438b0720f8c60120a400982366",
                "reference": "2cca1bb86444a6438b0720f8c60120a400982366",
                "shasum": ""
            },
            "require": {
                "swiftmailer/swiftmailer": "~5.0",
                "yiisoft/yii2": ">=2.0.4"
            },
            "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-12-07 11:40:31"
        }
    ],
    "packages-dev": [
        {
            "name": "bower-asset/typeahead.js",
            "version": "v0.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/twitter/typeahead.js.git",
                "reference": "588440f66559714280628a4f9799f0c4eb880a4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
                "reference": "588440f66559714280628a4f9799f0c4eb880a4a",
                "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": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/fzaninotto/Faker.git",
                "reference": "8d8e0e1a6151a46ea5cda344e2234b7225c61e7a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/8d8e0e1a6151a46ea5cda344e2234b7225c61e7a",
                "reference": "8d8e0e1a6151a46ea5cda344e2234b7225c61e7a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "ext-intl": "*",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~1.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Faker\\": "src/Faker/"
                }
            },
            "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": "2016-02-04 15:55:27"
        },
        {
            "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",
                    "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": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-codeception.git",
                "reference": "ee239c244fd011f11c8827f97ebe7600d03f1841"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/ee239c244fd011f11c8827f97ebe7600d03f1841",
                "reference": "ee239c244fd011f11c8827f97ebe7600d03f1841",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": ">=2.0.4"
            },
            "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-11-20 08:52:21"
        },
        {
            "name": "yiisoft/yii2-debug",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-debug.git",
                "reference": "7a28977497e43bf7180a793389e6a5739ec52756"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/7a28977497e43bf7180a793389e6a5739ec52756",
                "reference": "7a28977497e43bf7180a793389e6a5739ec52756",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": ">=2.0.4",
                "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-12-31 16:25:50"
        },
        {
            "name": "yiisoft/yii2-faker",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-faker.git",
                "reference": "186c77214e0a4b75f10380b4e6e5f82788922cb7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/186c77214e0a4b75f10380b4e6e5f82788922cb7",
                "reference": "186c77214e0a4b75f10380b4e6e5f82788922cb7",
                "shasum": ""
            },
            "require": {
                "fzaninotto/faker": "~1.4",
                "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-12-18 01:52:12"
        },
        {
            "name": "yiisoft/yii2-gii",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-gii.git",
                "reference": "bb0eba84639a99bff6c8bc9e803bd8ac3ab66297"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/bb0eba84639a99bff6c8bc9e803bd8ac3ab66297",
                "reference": "bb0eba84639a99bff6c8bc9e803bd8ac3ab66297",
                "shasum": ""
            },
            "require": {
                "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
                "phpspec/php-diff": ">=1.0.2",
                "yiisoft/yii2": ">=2.0.4",
                "yiisoft/yii2-bootstrap": "~2.0"
            },
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "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": "2016-02-02 07:11:51"
        }
    ],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=5.4.0"
    },
    "platform-dev": []
}