[
    {
        "name": "bower-asset/punycode",
        "version": "v1.3.2",
        "version_normalized": "1.3.2.0",
        "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"
            ]
        },
        "installation-source": "dist"
    },
    {
        "name": "bower-asset/bootstrap",
        "version": "v3.3.5",
        "version_normalized": "3.3.5.0",
        "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"
            ]
        },
        "installation-source": "dist",
        "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": "yiisoft/yii2-composer",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "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"
        },
        "time": "2016-02-06 01:03:32",
        "type": "composer-plugin",
        "extra": {
            "class": "yii\\composer\\Plugin",
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "cebe/markdown",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/cebe/markdown.git",
            "reference": "e2a490ceec590bf5bfd1b43bd424fb9dceceb7c5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cebe/markdown/zipball/e2a490ceec590bf5bfd1b43bd424fb9dceceb7c5",
            "reference": "e2a490ceec590bf5bfd1b43bd424fb9dceceb7c5",
            "shasum": ""
        },
        "require": {
            "lib-pcre": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "cebe/indent": "*",
            "facebook/xhprof": "*@dev",
            "phpunit/phpunit": "4.1.*"
        },
        "time": "2016-03-18 13:28:11",
        "bin": [
            "bin/markdown"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "yiisoft/yii2-bootstrap",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-bootstrap.git",
            "reference": "361bd63975beefdb1f87a36f96957de67023f865"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/361bd63975beefdb1f87a36f96957de67023f865",
            "reference": "361bd63975beefdb1f87a36f96957de67023f865",
            "shasum": ""
        },
        "require": {
            "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
            "yiisoft/yii2": ">=2.0.6"
        },
        "time": "2016-03-17 03:32:21",
        "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"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-sidenav",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-sidenav.git",
            "reference": "54186e7f127dd5fc7ea3af0ac22d5f1ddd427a63"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-sidenav/zipball/54186e7f127dd5fc7ea3af0ac22d5f1ddd427a63",
            "reference": "54186e7f127dd5fc7ea3af0ac22d5f1ddd427a63",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2015-04-21 15:38:40",
        "type": "yii2-extension",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "kartik\\sidenav\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD 3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-sidenav",
        "keywords": [
            "bootstrap",
            "extension",
            "jquery",
            "menu",
            "navigation",
            "plugin",
            "sidenav",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "phpspec/php-diff",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "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": ""
        },
        "time": "2013-11-01 13:02:21",
        "type": "library",
        "installation-source": "source",
        "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)."
    },
    {
        "name": "fzaninotto/faker",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/fzaninotto/Faker.git",
            "reference": "588da2fff1b9da3acb9b6e1d7395e820102bde01"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/588da2fff1b9da3acb9b6e1d7395e820102bde01",
            "reference": "588da2fff1b9da3acb9b6e1d7395e820102bde01",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "ext-intl": "*",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~1.5"
        },
        "time": "2016-03-10 07:12:46",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "2amigos/yii2-tinymce-widget",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/2amigos/yii2-tinymce-widget.git",
            "reference": "d58bad3ede450f86acd475fb4ecda982b980132b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/2amigos/yii2-tinymce-widget/zipball/d58bad3ede450f86acd475fb4ecda982b980132b",
            "reference": "d58bad3ede450f86acd475fb4ecda982b980132b",
            "shasum": ""
        },
        "require": {
            "tinymce/tinymce": ">=4",
            "yiisoft/yii2": "~2.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-03-28 21:53:43",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            },
            "asset-installer-paths": {
                "bower-asset-library": "vendor/bower"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "dosamigos\\tinymce\\": "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": "TinyMCE widget for Yii2.",
        "homepage": "http://yiiwheels.com/extension/tinymce-widget",
        "keywords": [
            "2amigos",
            "extension",
            "tinymce",
            "widget",
            "yii",
            "yii 2",
            "yii2"
        ]
    },
    {
        "name": "symfony/css-selector",
        "version": "2.6.x-dev",
        "version_normalized": "2.6.9999999.9999999-dev",
        "target-dir": "Symfony/Component/CssSelector",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/css-selector.git",
            "reference": "560e446b93883050a5874908652e8e912e8cbe44"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/css-selector/zipball/560e446b93883050a5874908652e8e912e8cbe44",
            "reference": "560e446b93883050a5874908652e8e912e8cbe44",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7"
        },
        "time": "2015-05-15 13:32:45",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\CssSelector\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jean-François Simon",
                "email": "jeanfrancois.simon@sensiolabs.com"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony CssSelector Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/dom-crawler",
        "version": "2.6.x-dev",
        "version_normalized": "2.6.9999999.9999999-dev",
        "target-dir": "Symfony/Component/DomCrawler",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dom-crawler.git",
            "reference": "301fca88f26fb57f5ea4020d3abf78d046e5c0ee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/301fca88f26fb57f5ea4020d3abf78d046e5c0ee",
            "reference": "301fca88f26fb57f5ea4020d3abf78d046e5c0ee",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/css-selector": "~2.3",
            "symfony/phpunit-bridge": "~2.7"
        },
        "suggest": {
            "symfony/css-selector": ""
        },
        "time": "2015-07-09 16:02:48",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\DomCrawler\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony DomCrawler Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "wbraganca/yii2-dynamicform",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/wbraganca/yii2-dynamicform.git",
            "reference": "049770e48bff426fb7aeb0e86690ee689c514c70"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wbraganca/yii2-dynamicform/zipball/049770e48bff426fb7aeb0e86690ee689c514c70",
            "reference": "049770e48bff426fb7aeb0e86690ee689c514c70",
            "shasum": ""
        },
        "require": {
            "symfony/css-selector": "~2.6.6",
            "symfony/dom-crawler": "~2.6.6",
            "yiisoft/yii2": "~2.0.0"
        },
        "require-dev": {
            "yiisoft/yii2-codeception": "*"
        },
        "time": "2015-05-26 12:06:27",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "wbraganca\\dynamicform\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Wanderson Bragança",
                "email": "wanderson.wbc@gmail.com",
                "homepage": "http://wbraganca.com"
            }
        ],
        "description": "It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.",
        "keywords": [
            "copy DOM element",
            "extension",
            "wbraganca",
            "widget",
            "yii2",
            "yii2 dynamic form",
            "yii2-dynamicform"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-fileinput",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
            "reference": "c78637387dd5306002ae5613d9f9cab8a5df975d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/c78637387dd5306002ae5613d9f9cab8a5df975d",
            "reference": "c78637387dd5306002ae5613d9f9cab8a5df975d",
            "shasum": ""
        },
        "require": {
            "kartik-v/bootstrap-fileinput": "*",
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2015-05-03 14:11:04",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\file\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD 3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "An enhanced FileInput widget for Bootstrap 3.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-fileinput",
        "keywords": [
            "extension",
            "file",
            "form",
            "input",
            "jquery",
            "plugin",
            "upload",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "drsdre/yii2-wizardwidget",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/drsdre/yii2-wizardwidget.git",
            "reference": "b7a1587755216dd03324b7341ce1b4d17225e760"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drsdre/yii2-wizardwidget/zipball/b7a1587755216dd03324b7341ce1b4d17225e760",
            "reference": "b7a1587755216dd03324b7341ce1b4d17225e760",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": "*",
            "yiisoft/yii2-bootstrap": "*"
        },
        "time": "2016-01-17 00:11:49",
        "type": "yii2-extension",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "drsdre\\wizardwidget\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "A.F.Schuurman",
                "email": "andre.schuurman@gmail.com"
            }
        ],
        "description": "Multi step wizard widget using tabs to guide a user through steps to complete a task. Based on the Form wizard (using tabs) from lukepzak (see http://bootsnipp.com/snippets/featured/form-wizard-using-tabs).",
        "keywords": [
            "extension",
            "tabs",
            "ui",
            "widget",
            "wizard",
            "yii2"
        ]
    },
    {
        "name": "beastbytes/yii2-wizard",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/beastbytes/yii2-wizard.git",
            "reference": "aa7a8c1ddd74d092c7d54d95ebe791d17458914f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/beastbytes/yii2-wizard/zipball/aa7a8c1ddd74d092c7d54d95ebe791d17458914f",
            "reference": "aa7a8c1ddd74d092c7d54d95ebe791d17458914f",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": "*"
        },
        "time": "2015-10-19 20:53:58",
        "type": "yii2-extension",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "beastbytes\\wizard\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Chris Yates",
                "email": "chris.l.yates@gmail.com"
            }
        ],
        "description": "Yii2 extension to handle multi-form wizards",
        "keywords": [
            "Behavior",
            "Forms",
            "form",
            "wizard",
            "yii2"
        ]
    },
    {
        "name": "bower-asset/jquery",
        "version": "2.2.2",
        "version_normalized": "2.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jquery/jquery-dist.git",
            "reference": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd",
            "reference": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd",
            "shasum": ""
        },
        "type": "bower-asset-library",
        "extra": {
            "bower-asset-main": "dist/jquery.js",
            "bower-asset-ignore": [
                "package.json"
            ]
        },
        "installation-source": "dist",
        "license": [
            "MIT"
        ],
        "keywords": [
            "browser",
            "javascript",
            "jquery",
            "library"
        ]
    },
    {
        "name": "bower-asset/jquery.inputmask",
        "version": "3.2.7",
        "version_normalized": "3.2.7.0",
        "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/*"
            ]
        },
        "installation-source": "dist",
        "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/yii2-pjax",
        "version": "v2.0.6",
        "version_normalized": "2.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/jquery-pjax.git",
            "reference": "60728da6ade5879e807a49ce59ef9a72039b8978"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978",
            "reference": "60728da6ade5879e807a49ce59ef9a72039b8978",
            "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/"
            ]
        },
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "ezyang/htmlpurifier",
        "version": "v4.7.0",
        "version_normalized": "4.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ezyang/htmlpurifier.git",
            "reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
            "reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2015-08-05 01:03:42",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "yiisoft/yii2",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-framework.git",
            "reference": "7ef70a693479ae25e441628fe1c84a3aa8bf4b12"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/7ef70a693479ae25e441628fe1c84a3aa8bf4b12",
            "reference": "7ef70a693479ae25e441628fe1c84a3aa8bf4b12",
            "shasum": ""
        },
        "require": {
            "bower-asset/jquery": "2.2.*@stable | 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": "~2.0.4"
        },
        "time": "2016-03-21 10:35:43",
        "bin": [
            "yii"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "bower-asset/jquery-ui",
        "version": "1.11.4",
        "version_normalized": "1.11.4.0",
        "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": []
        },
        "installation-source": "dist"
    },
    {
        "name": "yiisoft/yii2-jui",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-jui.git",
            "reference": "4d2e880158934bcdd357d08f32490b4a79219fac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/4d2e880158934bcdd357d08f32490b4a79219fac",
            "reference": "4d2e880158934bcdd357d08f32490b4a79219fac",
            "shasum": ""
        },
        "require": {
            "bower-asset/jquery-ui": "1.11.*@stable",
            "yiisoft/yii2": ">=2.0.4"
        },
        "time": "2016-03-17 03:54:04",
        "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"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "bower-asset/typeahead.js",
        "version": "v0.11.1",
        "version_normalized": "0.11.1.0",
        "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"
        },
        "installation-source": "dist"
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "5.x-dev",
        "version_normalized": "5.9999999.9999999.9999999-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"
        },
        "time": "2016-01-03 15:42:47",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.4-dev"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "yiisoft/yii2-swiftmailer",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
            "reference": "26b30d94b44dc290d5ad1ecbec946e09fc275306"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/26b30d94b44dc290d5ad1ecbec946e09fc275306",
            "reference": "26b30d94b44dc290d5ad1ecbec946e09fc275306",
            "shasum": ""
        },
        "require": {
            "swiftmailer/swiftmailer": "~5.0",
            "yiisoft/yii2": ">=2.0.4"
        },
        "time": "2016-03-17 03:59:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "kartik-v/yii2-krajee-base",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-krajee-base.git",
            "reference": "3e491e51ed742663b239cd6e0b7f76d403bed7e1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/3e491e51ed742663b239cd6e0b7f76d403bed7e1",
            "reference": "3e491e51ed742663b239cd6e0b7f76d403bed7e1",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2-bootstrap": "@dev"
        },
        "time": "2016-03-03 12:24:13",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "kartik\\base\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "Base library and foundation components for all Yii2 Krajee extensions.",
        "homepage": "https://github.com/kartik-v/yii2-krajee-base",
        "keywords": [
            "base",
            "extension",
            "foundation",
            "krajee",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-codeception",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-codeception.git",
            "reference": "865034d374852b22c3dceaa0f64f8709ab4b43b0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/865034d374852b22c3dceaa0f64f8709ab4b43b0",
            "reference": "865034d374852b22c3dceaa0f64f8709ab4b43b0",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": ">=2.0.4"
        },
        "time": "2016-03-17 03:44:17",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ],
        "abandoned": "codeception/codeception"
    },
    {
        "name": "yiisoft/yii2-debug",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-debug.git",
            "reference": "78d03b5b4dd74744779ddb7843463e81e996b435"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/78d03b5b4dd74744779ddb7843463e81e996b435",
            "reference": "78d03b5b4dd74744779ddb7843463e81e996b435",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": ">=2.0.4",
            "yiisoft/yii2-bootstrap": "*"
        },
        "time": "2016-03-17 10:47:14",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "yiisoft/yii2-gii",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-gii.git",
            "reference": "3a8ca6fb34ebb9da3d5fd6bdf12f3b447021ca66"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/3a8ca6fb34ebb9da3d5fd6bdf12f3b447021ca66",
            "reference": "3a8ca6fb34ebb9da3d5fd6bdf12f3b447021ca66",
            "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"
        },
        "time": "2016-03-19 19:38:11",
        "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"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "yiisoft/yii2-faker",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "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": "*"
        },
        "time": "2015-12-18 01:52:12",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "tinymce/tinymce",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/tinymce/tinymce-dist.git",
            "reference": "96450a43232ba523ae57d4dc6ea34b8f34e9dd14"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/96450a43232ba523ae57d4dc6ea34b8f34e9dd14",
            "reference": "96450a43232ba523ae57d4dc6ea34b8f34e9dd14",
            "shasum": ""
        },
        "time": "2016-03-15 13:05:10",
        "type": "component",
        "extra": {
            "component": {
                "scripts": [
                    "tinymce.js",
                    "plugins/*/plugin.js",
                    "themes/*/theme.js"
                ],
                "files": [
                    "tinymce.min.js",
                    "plugins/*/plugin.min.js",
                    "themes/*/theme.min.js",
                    "skins/**"
                ]
            }
        },
        "installation-source": "source",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "description": "Web based JavaScript HTML WYSIWYG editor control.",
        "homepage": "http://www.tinymce.com",
        "keywords": [
            "editor",
            "html",
            "javascript",
            "richtext",
            "tinymce",
            "wysiwyg"
        ]
    },
    {
        "name": "kartik-v/bootstrap-fileinput",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/bootstrap-fileinput.git",
            "reference": "16e4c250f77837e98e0db7f8cfc8b199b147a274"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/16e4c250f77837e98e0db7f8cfc8b199b147a274",
            "reference": "16e4c250f77837e98e0db7f8cfc8b199b147a274",
            "shasum": ""
        },
        "time": "2016-03-14 03:52:56",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "kartik\\plugins\\fileinput\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.",
        "homepage": "https://github.com/kartik-v/bootstrap-fileinput",
        "keywords": [
            "ajax",
            "bootstrap",
            "delete",
            "file",
            "image",
            "input",
            "jquery",
            "multiple",
            "preview",
            "progress",
            "upload"
        ]
    },
    {
        "name": "bower-asset/bootstrap-datepicker",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/eternicode/bootstrap-datepicker.git",
            "reference": "e7ca6bb94dc483817f2ff10fc2b723b2b935e016"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/eternicode/bootstrap-datepicker/zipball/e7ca6bb94dc483817f2ff10fc2b723b2b935e016",
            "reference": "e7ca6bb94dc483817f2ff10fc2b723b2b935e016",
            "shasum": ""
        },
        "require": {
            "bower-asset/bootstrap": ">=2.0.4,<4.0",
            "bower-asset/jquery": ">=1.7.1"
        },
        "type": "bower-asset-library",
        "extra": {
            "bower-asset-main": [
                "dist/css/bootstrap-datepicker.css",
                "dist/css/bootstrap-datepicker3.css",
                "js/bootstrap-datepicker.js"
            ],
            "bower-asset-ignore": []
        },
        "installation-source": "dist",
        "license": [
            "Apache-2.0"
        ]
    },
    {
        "name": "2amigos/yii2-date-picker-widget",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/2amigos/yii2-date-picker-widget.git",
            "reference": "89cd0d7f00785b608b4a9670016f2795f2e3984d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/2amigos/yii2-date-picker-widget/zipball/89cd0d7f00785b608b4a9670016f2795f2e3984d",
            "reference": "89cd0d7f00785b608b4a9670016f2795f2e3984d",
            "shasum": ""
        },
        "require": {
            "bower-asset/bootstrap-datepicker": "1.4.0",
            "yiisoft/yii2": "~2.0.0",
            "yiisoft/yii2-bootstrap": "~2.0.3"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-04-02 11:48:05",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            },
            "asset-installer-paths": {
                "bower-asset-library": "vendor/bower"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "dosamigos\\datepicker\\": "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 DatePicker widget for Yii2.",
        "homepage": "http://yiiwheels.com/extension/bootstrap-datepicker",
        "keywords": [
            "2amigos",
            "datepicker",
            "extension",
            "widget",
            "yii",
            "yii 2",
            "yii2"
        ]
    },
    {
        "name": "bower-asset/smalot-bootstrap-datetimepicker",
        "version": "2.3.1",
        "version_normalized": "2.3.1.0",
        "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"
            ]
        },
        "installation-source": "dist"
    },
    {
        "name": "2amigos/yii2-date-time-picker-widget",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "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"
        },
        "time": "2015-04-02 10:59:30",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            },
            "asset-installer-paths": {
                "bower-asset-library": "vendor/bower"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-switchinput",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-switchinput.git",
            "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
            "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2016-01-10 16:47:35",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\switchinput\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD 3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-switchinput",
        "keywords": [
            "bootstrap",
            "extension",
            "form",
            "input",
            "jquery",
            "plugin",
            "switchinput",
            "toggle",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "setasign/fpdi",
        "version": "1.6.1",
        "version_normalized": "1.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Setasign/FPDI.git",
            "reference": "5b899b2b41463bf261aa69840fd30b50950a500c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Setasign/FPDI/zipball/5b899b2b41463bf261aa69840fd30b50950a500c",
            "reference": "5b899b2b41463bf261aa69840fd30b50950a500c",
            "shasum": ""
        },
        "suggest": {
            "setasign/fpdf": "FPDI will extend this class but as it is also possible to use \"tecnickcom/tcpdf\" as an alternative there's no fixed dependency configured.",
            "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
            "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF."
        },
        "time": "2015-11-30 10:53:14",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "filters/",
                "fpdi.php",
                "fpdf_tpl.php",
                "fpdi_pdf_parser.php",
                "pdf_context.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jan Slabon",
                "email": "jan.slabon@setasign.com",
                "homepage": "https://www.setasign.com"
            }
        ],
        "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
        "homepage": "https://www.setasign.com/fpdi",
        "keywords": [
            "fpdf",
            "fpdi",
            "pdf"
        ]
    },
    {
        "name": "mpdf/mpdf",
        "version": "6.1.x-dev",
        "version_normalized": "6.1.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/mpdf/mpdf.git",
            "reference": "f316a8be3969d5772260b6f0709470af2004c5e1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mpdf/mpdf/zipball/f316a8be3969d5772260b6f0709470af2004c5e1",
            "reference": "f316a8be3969d5772260b6f0709470af2004c5e1",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.4.0",
            "setasign/fpdi": "1.6.*"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.7"
        },
        "suggest": {
            "ext-zlib": "Needed for compression of embedded resources, such as fonts"
        },
        "time": "2016-05-10 07:10:19",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "mpdf.php",
                "classes"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0"
        ],
        "authors": [
            {
                "name": "Ian Back",
                "role": "Developer"
            }
        ],
        "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support",
        "homepage": "http://mpdf.github.io",
        "keywords": [
            "pdf",
            "php",
            "utf-8"
        ]
    },
    {
        "name": "kartik-v/yii2-mpdf",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-mpdf.git",
            "reference": "94de4fd901036bb086bf86e10509649345b462a0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/94de4fd901036bb086bf86e10509649345b462a0",
            "reference": "94de4fd901036bb086bf86e10509649345b462a0",
            "shasum": ""
        },
        "require": {
            "mpdf/mpdf": "<7.0"
        },
        "time": "2016-11-03 17:25:48",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\mpdf\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD 3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.",
        "homepage": "https://github.com/kartik-v/yii2-mpdf",
        "keywords": [
            "component",
            "extension",
            "html",
            "mpdf",
            "pdf",
            "utf8",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-select2",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-select2.git",
            "reference": "7deb625a37f7f13a77a697a8367e2e44e2462d7e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/7deb625a37f7f13a77a697a8367e2e44e2462d7e",
            "reference": "7deb625a37f7f13a77a697a8367e2e44e2462d7e",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2016-11-17 09:07:14",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\select2\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).",
        "homepage": "https://github.com/kartik-v/yii2-widget-select2",
        "keywords": [
            "dropdown",
            "extension",
            "form",
            "jquery",
            "plugin",
            "select2",
            "widget",
            "yii2"
        ]
    }
]
