[
    {
        "name": "yiisoft/yii2-composer",
        "version": "2.0.4",
        "version_normalized": "2.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-composer.git",
            "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/7452fd908a5023b8bb5ea1b123a174ca080de464",
            "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "time": "2016-02-06 00:49:24",
        "type": "composer-plugin",
        "extra": {
            "class": "yii\\composer\\Plugin",
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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": "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": "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/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": "cebe/markdown",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cebe/markdown.git",
            "reference": "f681fee8303310415b746f3758eeda0a7ad08bda"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cebe/markdown/zipball/f681fee8303310415b746f3758eeda0a7ad08bda",
            "reference": "f681fee8303310415b746f3758eeda0a7ad08bda",
            "shasum": ""
        },
        "require": {
            "lib-pcre": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "cebe/indent": "*",
            "facebook/xhprof": "*@dev",
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2015-03-06 05:21:16",
        "bin": [
            "bin/markdown"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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": "ezyang/htmlpurifier",
        "version": "v4.6.0",
        "version_normalized": "4.6.0.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"
        },
        "time": "2013-11-30 08:25:19",
        "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": "2.0.7",
        "version_normalized": "2.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-framework.git",
            "reference": "f45651582cb853b4326730d9d187a0f7a44a45a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/f45651582cb853b4326730d9d187a0f7a44a45a3",
            "reference": "f45651582cb853b4326730d9d187a0f7a44a45a3",
            "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-02-14 14:45:55",
        "bin": [
            "yii"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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": "kartik-v/yii2-widget-sidenav",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-sidenav.git",
            "reference": "02ee4f142d7dfbb316f878e538cc7b946f4502d2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-sidenav/zipball/02ee4f142d7dfbb316f878e538cc7b946f4502d2",
            "reference": "02ee4f142d7dfbb316f878e538cc7b946f4502d2",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2014-11-09 08:07:23",
        "type": "yii2-extension",
        "installation-source": "dist",
        "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": "swiftmailer/swiftmailer",
        "version": "v5.4.1",
        "version_normalized": "5.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
            "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1,<0.9.4"
        },
        "time": "2015-06-06 14:19:39",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.4-dev"
            }
        },
        "installation-source": "dist",
        "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": "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": "kartik-v/dependent-dropdown",
        "version": "v1.4.4",
        "version_normalized": "1.4.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/dependent-dropdown.git",
            "reference": "a13970aec78e8eaae5cb9f1168df20d443f95113"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/a13970aec78e8eaae5cb9f1168df20d443f95113",
            "reference": "a13970aec78e8eaae5cb9f1168df20d443f95113",
            "shasum": ""
        },
        "time": "2015-12-16 18:15:01",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\plugins\\depdrop\\": ""
            }
        },
        "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 multi level dependent dropdown JQuery plugin that allows nested dependencies.",
        "homepage": "https://github.com/kartik-v/dependent-dropdown",
        "keywords": [
            "dependent",
            "dropdown",
            "jquery",
            "option",
            "select"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-depdrop",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
            "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/6918ca6f7d7be153c80f6aa9c261f9b333293e9c",
            "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c",
            "shasum": ""
        },
        "require": {
            "kartik-v/dependent-dropdown": "~1.4",
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2016-01-10 17:30:48",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\depdrop\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-depdrop",
        "keywords": [
            "dependent",
            "dropdown",
            "extension",
            "form",
            "jquery",
            "plugin",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "phpspec/php-diff",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "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": "dist",
        "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": "v1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fzaninotto/Faker.git",
            "reference": "d0190b156bcca848d401fb80f31f504f37141c8d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d0190b156bcca848d401fb80f31f504f37141c8d",
            "reference": "d0190b156bcca848d401fb80f31f504f37141c8d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~1.5"
        },
        "suggest": {
            "ext-intl": "*"
        },
        "time": "2015-05-29 06:29:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5.x-dev"
            }
        },
        "installation-source": "dist",
        "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": "yiisoft/yii2-faker",
        "version": "2.0.3",
        "version_normalized": "2.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-faker.git",
            "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
            "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
            "shasum": ""
        },
        "require": {
            "fzaninotto/faker": "*",
            "yiisoft/yii2": "*"
        },
        "time": "2015-03-01 06:22:44",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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": "kartik-v/yii2-grid",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-grid.git",
            "reference": "e4a33f62ff43bca27a7604516039e0aa3977c069"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/ffccccb8ab23838461483a6139814f66187bcb3b",
            "reference": "e4a33f62ff43bca27a7604516039e0aa3977c069",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2016-03-18 19:28:34",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\grid\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.",
        "homepage": "https://github.com/kartik-v/yii2-grid",
        "keywords": [
            "extension",
            "grid",
            "widget",
            "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/bed522a930746e16391e4b207b7b2d82cc0ebab7",
            "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": "dist",
        "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": "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/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": "yiisoft/yii2-swiftmailer",
        "version": "2.0.5",
        "version_normalized": "2.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
            "reference": "e2c6315caff30a9271a7afad4d684627721dc69a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/e2c6315caff30a9271a7afad4d684627721dc69a",
            "reference": "e2c6315caff30a9271a7afad4d684627721dc69a",
            "shasum": ""
        },
        "require": {
            "swiftmailer/swiftmailer": "~5.0",
            "yiisoft/yii2": ">=2.0.4"
        },
        "time": "2016-03-17 03:58:49",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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": "yiisoft/yii2-jui",
        "version": "2.0.5",
        "version_normalized": "2.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-jui.git",
            "reference": "37991d06ad952eead7bd5bb839c9a352d9b5e34a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/37991d06ad952eead7bd5bb839c9a352d9b5e34a",
            "reference": "37991d06ad952eead7bd5bb839c9a352d9b5e34a",
            "shasum": ""
        },
        "require": {
            "bower-asset/jquery-ui": "1.11.*@stable",
            "yiisoft/yii2": ">=2.0.4"
        },
        "time": "2016-03-17 03:53:41",
        "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": "dist",
        "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": "yiisoft/yii2-codeception",
        "version": "2.0.5",
        "version_normalized": "2.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-codeception.git",
            "reference": "c916a36d09fc128b05a374e7922bc56854334d56"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/c916a36d09fc128b05a374e7922bc56854334d56",
            "reference": "c916a36d09fc128b05a374e7922bc56854334d56",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": ">=2.0.4"
        },
        "time": "2016-03-17 03:41:26",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "yiisoft/yii2-bootstrap",
        "version": "2.0.6",
        "version_normalized": "2.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-bootstrap.git",
            "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
            "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
            "shasum": ""
        },
        "require": {
            "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
            "yiisoft/yii2": ">=2.0.6"
        },
        "time": "2016-03-17 03:29:28",
        "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": "dist",
        "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": "yiisoft/yii2-debug",
        "version": "2.0.6",
        "version_normalized": "2.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-debug.git",
            "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/55ed2e853ed8050a34415f63a4da84f88a56f895",
            "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": ">=2.0.4",
            "yiisoft/yii2-bootstrap": "*"
        },
        "time": "2016-03-17 03:50:19",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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": "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": "yiisoft/yii2-gii",
        "version": "2.0.5",
        "version_normalized": "2.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-gii.git",
            "reference": "1bd6df6804ca077ec022587905a0d43eb286f507"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/1bd6df6804ca077ec022587905a0d43eb286f507",
            "reference": "1bd6df6804ca077ec022587905a0d43eb286f507",
            "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-18 14:09:46",
        "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": "dist",
        "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": "kartik-v/bootstrap-popover-x",
        "version": "v1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/bootstrap-popover-x.git",
            "reference": "ce1d165af25f6e6caaf97083e20b5a3ad7c7b7c6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/bootstrap-popover-x/zipball/ce1d165af25f6e6caaf97083e20b5a3ad7c7b7c6",
            "reference": "ce1d165af25f6e6caaf97083e20b5a3ad7c7b7c6",
            "shasum": ""
        },
        "time": "2015-03-18 13:08:39",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\plugins\\popover\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD 3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "Bootstrap Popover Extended - Popover with modal behavior, styling enhancements and more.",
        "homepage": "https://github.com/kartik-v/bootstrap-popover-x",
        "keywords": [
            "bootstrap",
            "extended",
            "jquery",
            "modal",
            "modal-popover",
            "popover",
            "popover-x"
        ]
    },
    {
        "name": "kartik-v/yii2-popover-x",
        "version": "v1.3.3",
        "version_normalized": "1.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-popover-x.git",
            "reference": "38f2208cf92f8c4a7758f485575a881cade1970c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-popover-x/zipball/38f2208cf92f8c4a7758f485575a881cade1970c",
            "reference": "38f2208cf92f8c4a7758f485575a881cade1970c",
            "shasum": ""
        },
        "require": {
            "kartik-v/bootstrap-popover-x": "~1.4",
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2016-01-12 16:59:09",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\popover\\": ""
            }
        },
        "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 extended bootstrap 3.0 popover widget which combines both the bootstrap popover and modal features and includes various new styling enhancements.",
        "homepage": "https://github.com/kartik-v/yii2-popover-x",
        "keywords": [
            "bootstrap",
            "extended",
            "jquery",
            "modal",
            "modal-popover",
            "popover",
            "popover-x"
        ]
    },
    {
        "name": "kartik-v/yii2-editable",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-editable.git",
            "reference": "d80e2b4617a9832ab383cbb741d51157873ac113"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-editable/zipball/5f4939aee712d35bd4ef34e419a25de7b084a221",
            "reference": "d80e2b4617a9832ab383cbb741d51157873ac113",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "~1.7",
            "kartik-v/yii2-popover-x": "~1.3"
        },
        "time": "2016-02-02 01:32:10",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\editable\\": ""
            }
        },
        "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 editable widget for Yii 2.0 that allows easy editing of displayed data with numerous configuration possibilities.",
        "homepage": "https://github.com/kartik-v/yii2-editable",
        "keywords": [
            "bootstrap",
            "editable",
            "input",
            "jquery",
            "popover",
            "popover-x",
            "widget"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-touchspin",
        "version": "v1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-touchspin.git",
            "reference": "afc56f68d87c65c9659b76ac82ae4ae8160634c6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/afc56f68d87c65c9659b76ac82ae4ae8160634c6",
            "reference": "afc56f68d87c65c9659b76ac82ae4ae8160634c6",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2016-01-10 17:10:39",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\touchspin\\": ""
            }
        },
        "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 touchspines (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-touchspin",
        "keywords": [
            "bootstrap",
            "extension",
            "form",
            "input",
            "jquery",
            "plugin",
            "spinner",
            "touch",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-timepicker",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-timepicker.git",
            "reference": "fa230caf281fbf6abea29a5dc1c28ebc005e4438"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/fa230caf281fbf6abea29a5dc1c28ebc005e4438",
            "reference": "fa230caf281fbf6abea29a5dc1c28ebc005e4438",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2016-01-12 09:50:39",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\time\\": ""
            }
        },
        "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 bootstrap timepicker plugin (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-timepicker",
        "keywords": [
            "bootstrap",
            "extension",
            "form",
            "jquery",
            "picker",
            "plugin",
            "time",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-switchinput",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "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": "kartik-v/yii2-widget-spinner",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-spinner.git",
            "reference": "3132ba14d58e0564d17f3b846b04c42aa72bdde3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/3132ba14d58e0564d17f3b846b04c42aa72bdde3",
            "reference": "3132ba14d58e0564d17f3b846b04c42aa72bdde3",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2014-11-09 05:02:05",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\spinner\\": ""
            }
        },
        "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 widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-spinner",
        "keywords": [
            "CSS3",
            "extension",
            "jquery",
            "loading",
            "plugin",
            "spinner",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/bootstrap-star-rating",
        "version": "v4.0.1",
        "version_normalized": "4.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/bootstrap-star-rating.git",
            "reference": "d66083c14f9386ede23fccb76dea1a380db67ded"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/d66083c14f9386ede23fccb76dea1a380db67ded",
            "reference": "d66083c14f9386ede23fccb76dea1a380db67ded",
            "shasum": ""
        },
        "time": "2016-02-28 16:13:18",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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 simple yet powerful JQuery star rating plugin for Bootstrap.",
        "homepage": "https://github.com/kartik-v/bootstrap-star-rating",
        "keywords": [
            "Rating",
            "awesome",
            "bootstrap",
            "font",
            "glyphicon",
            "star",
            "svg"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-rating",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-rating.git",
            "reference": "69b192bc2b26a435618e17eed7c56294ef805fab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/69b192bc2b26a435618e17eed7c56294ef805fab",
            "reference": "69b192bc2b26a435618e17eed7c56294ef805fab",
            "shasum": ""
        },
        "require": {
            "kartik-v/bootstrap-star-rating": "*",
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2016-02-17 19:13:26",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\rating\\": ""
            }
        },
        "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 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-rating",
        "keywords": [
            "Rating",
            "bootstrap",
            "extension",
            "form",
            "input",
            "jquery",
            "plugin",
            "star",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-rangeinput",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-rangeinput.git",
            "reference": "ad82cf956b95555d39dbb534587c7827b1dc7bdf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/ad82cf956b95555d39dbb534587c7827b1dc7bdf",
            "reference": "ad82cf956b95555d39dbb534587c7827b1dc7bdf",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2015-11-22 06:52:44",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\range\\": ""
            }
        },
        "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 Yii 2 widget encapsulating the HTML 5 range input (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-rangeinput",
        "keywords": [
            "HTML5",
            "extension",
            "form",
            "input",
            "jquery",
            "plugin",
            "range",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-growl",
        "version": "v1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-growl.git",
            "reference": "c79abaa47e9103e93345cd1eca7bc75e17e9a92e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-growl/zipball/c79abaa47e9103e93345cd1eca7bc75e17e9a92e",
            "reference": "c79abaa47e9103e93345cd1eca7bc75e17e9a92e",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2015-05-03 08:23:04",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\growl\\": ""
            }
        },
        "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 widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-growl",
        "keywords": [
            "alert",
            "bootstrap",
            "extension",
            "growl",
            "jquery",
            "notification",
            "plugin",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/bootstrap-fileinput",
        "version": "v4.3.1",
        "version_normalized": "4.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/bootstrap-fileinput.git",
            "reference": "32b0ccb2562b9c83f12222ddd1406986a45450d1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/32b0ccb2562b9c83f12222ddd1406986a45450d1",
            "reference": "32b0ccb2562b9c83f12222ddd1406986a45450d1",
            "shasum": ""
        },
        "time": "2016-02-28 02:23:49",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3.x-dev"
            }
        },
        "installation-source": "dist",
        "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": "kartik-v/yii2-widget-fileinput",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
            "reference": "36f9f493c2d814529f2a195422a8af2e020fc80c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/36f9f493c2d814529f2a195422a8af2e020fc80c",
            "reference": "36f9f493c2d814529f2a195422a8af2e020fc80c",
            "shasum": ""
        },
        "require": {
            "kartik-v/bootstrap-fileinput": "~4.2",
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2016-01-10 16:10:58",
        "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": "kartik-v/yii2-widget-datetimepicker",
        "version": "v1.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
            "reference": "f4e7024e31da40460d1b36dc880c2ec20a21bf6e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/f4e7024e31da40460d1b36dc880c2ec20a21bf6e",
            "reference": "f4e7024e31da40460d1b36dc880c2ec20a21bf6e",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2016-01-10 12:18:38",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\datetime\\": ""
            }
        },
        "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 bootstrap datetimepicker plugin (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-datetimepicker",
        "keywords": [
            "datetime",
            "extension",
            "form",
            "jquery",
            "picker",
            "plugin",
            "select2",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-datepicker",
        "version": "v1.3.8",
        "version_normalized": "1.3.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
            "reference": "af32eeee557fa12e1b362e24fd8d0bc14713e361"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/af32eeee557fa12e1b362e24fd8d0bc14713e361",
            "reference": "af32eeee557fa12e1b362e24fd8d0bc14713e361",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2016-03-25 08:49:17",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\date\\": ""
            }
        },
        "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 bootstrap datepicker plugin (sub repo split from yii2-widgets).",
        "homepage": "https://github.com/kartik-v/yii2-widget-datepicker",
        "keywords": [
            "date",
            "extension",
            "form",
            "jquery",
            "picker",
            "plugin",
            "select2",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-colorinput",
        "version": "v1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
            "reference": "3f6e847ef72cf6e27e4d3b4870b00b8f80d51752"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/3f6e847ef72cf6e27e4d3b4870b00b8f80d51752",
            "reference": "3f6e847ef72cf6e27e4d3b4870b00b8f80d51752",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2016-01-14 11:15:49",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\color\\": ""
            }
        },
        "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 Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-colorinput",
        "keywords": [
            "HTML5",
            "color",
            "extension",
            "form",
            "input",
            "jquery",
            "plugin",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-alert",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-alert.git",
            "reference": "5b312eeaf429c2affe6a96217d79f0c761159643"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/5b312eeaf429c2affe6a96217d79f0c761159643",
            "reference": "5b312eeaf429c2affe6a96217d79f0c761159643",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2014-11-19 06:44:12",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\alert\\": ""
            }
        },
        "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 widget to generate alert based notifications using bootstrap-alert plugin (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-alert",
        "keywords": [
            "alert",
            "block",
            "bootstrap",
            "extension",
            "flash",
            "jquery",
            "notification",
            "plugin",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-affix",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-affix.git",
            "reference": "2184119bfa518c285406156f744769b13b861712"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-affix/zipball/2184119bfa518c285406156f744769b13b861712",
            "reference": "2184119bfa518c285406156f744769b13b861712",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2014-11-09 04:56:27",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\affix\\": ""
            }
        },
        "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 scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)",
        "homepage": "https://github.com/kartik-v/yii2-widget-affix",
        "keywords": [
            "affix",
            "bootstrap",
            "extension",
            "jquery",
            "navigation",
            "plugin",
            "scrollspy",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-activeform",
        "version": "v1.4.7",
        "version_normalized": "1.4.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-activeform.git",
            "reference": "6acc1539c37d731c79a67989409ad76e389fd5f0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/6acc1539c37d731c79a67989409ad76e389fd5f0",
            "reference": "6acc1539c37d731c79a67989409ad76e389fd5f0",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2015-12-11 19:07:50",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\form\\": ""
            }
        },
        "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 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).",
        "homepage": "https://github.com/kartik-v/yii2-widget-activeform",
        "keywords": [
            "activefield",
            "activeform",
            "extension",
            "field",
            "form",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-widgets",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widgets.git",
            "reference": "24d3a3942a5943233d912b3adc06b3beae3dd076"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/24d3a3942a5943233d912b3adc06b3beae3dd076",
            "reference": "24d3a3942a5943233d912b3adc06b3beae3dd076",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*",
            "kartik-v/yii2-widget-activeform": "*",
            "kartik-v/yii2-widget-affix": "*",
            "kartik-v/yii2-widget-alert": "*",
            "kartik-v/yii2-widget-colorinput": "*",
            "kartik-v/yii2-widget-datepicker": "*",
            "kartik-v/yii2-widget-datetimepicker": "*",
            "kartik-v/yii2-widget-depdrop": "*",
            "kartik-v/yii2-widget-fileinput": "*",
            "kartik-v/yii2-widget-growl": "*",
            "kartik-v/yii2-widget-rangeinput": "*",
            "kartik-v/yii2-widget-rating": "*",
            "kartik-v/yii2-widget-select2": "*",
            "kartik-v/yii2-widget-sidenav": "*",
            "kartik-v/yii2-widget-spinner": "*",
            "kartik-v/yii2-widget-switchinput": "*",
            "kartik-v/yii2-widget-timepicker": "*",
            "kartik-v/yii2-widget-touchspin": "*",
            "kartik-v/yii2-widget-typeahead": "*"
        },
        "time": "2015-12-05 10:37:16",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\widgets\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD 3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "Collection of useful widgets for Yii Framework 2.0 extending functionalities for Bootstrap",
        "homepage": "https://github.com/kartik-v/yii2-widgets",
        "keywords": [
            "extension",
            "form",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-helpers",
        "version": "v1.3.5",
        "version_normalized": "1.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-helpers.git",
            "reference": "f16003c8c9cfdaa50b4c9574cae9f0310946696c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-helpers/zipball/f16003c8c9cfdaa50b4c9574cae9f0310946696c",
            "reference": "f16003c8c9cfdaa50b4c9574cae9f0310946696c",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2-bootstrap": "*"
        },
        "time": "2015-12-12 18:47:11",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\helpers\\": ""
            }
        },
        "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 collection of useful helper functions for Yii Framework 2.0",
        "homepage": "https://github.com/kartik-v/yii2-helpers",
        "keywords": [
            "bootstrap",
            "extension",
            "helper",
            "utilities",
            "yii",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-detail-view",
        "version": "v1.7.4",
        "version_normalized": "1.7.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-detail-view.git",
            "reference": "346c067db89564ca906f28dc757b3133235e0361"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-detail-view/zipball/346c067db89564ca906f28dc757b3133235e0361",
            "reference": "346c067db89564ca906f28dc757b3133235e0361",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-helpers": "~1.3",
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2016-01-11 06:02:49",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\detail\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "Various enhancements to the Yii 2 Detail View with multi models, ability to edit data, manage Bootstrap 3 styles and more.",
        "homepage": "https://github.com/kartik-v/yii2-detail-view",
        "keywords": [
            "detail",
            "detail view",
            "extension",
            "form",
            "grid",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/php-date-formatter",
        "version": "v1.3.3",
        "version_normalized": "1.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/php-date-formatter.git",
            "reference": "38984fb614f3ebc3605a8e369eee1406feea02a4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/38984fb614f3ebc3605a8e369eee1406feea02a4",
            "reference": "38984fb614f3ebc3605a8e369eee1406feea02a4",
            "shasum": ""
        },
        "time": "2015-12-21 18:22:51",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\plugins\\dateformatter\\": ""
            }
        },
        "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 Javascript datetime formatting and manipulation library using PHP date-time formats.",
        "homepage": "https://github.com/kartik-v/php-date-formatter",
        "keywords": [
            "date",
            "datetime",
            "formatter",
            "javascript",
            "php",
            "php-date-formatter.js",
            "time"
        ]
    },
    {
        "name": "kartik-v/yii2-datecontrol",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-datecontrol.git",
            "reference": "c849e530e6b6826cd1919bf3d6ba7bd4fb757cc2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-datecontrol/zipball/0f5d793f788c6fef9c8ba4a6242530858f2320f1",
            "reference": "c849e530e6b6826cd1919bf3d6ba7bd4fb757cc2",
            "shasum": ""
        },
        "require": {
            "kartik-v/php-date-formatter": ">1.3",
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2016-04-27 18:50:09",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\datecontrol\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "Date control module allowing separation of formats for View and Model for Yii Framework 2.0",
        "homepage": "https://github.com/kartik-v/yii2-datecontrol",
        "keywords": [
            "control",
            "date",
            "extension",
            "format",
            "yii",
            "yii2"
        ]
    },
    {
        "name": "bower-asset/bootstrap3-dialog",
        "version": "v1.35.1",
        "version_normalized": "1.35.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nakupanda/bootstrap3-dialog.git",
            "reference": "d2a240e776951bcf61ecebc0c358a7db801ca931"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nakupanda/bootstrap3-dialog/zipball/d2a240e776951bcf61ecebc0c358a7db801ca931",
            "reference": "d2a240e776951bcf61ecebc0c358a7db801ca931",
            "shasum": ""
        },
        "require": {
            "bower-asset/bootstrap": ">=3.1.0",
            "bower-asset/jquery": ">=1.9.0"
        },
        "type": "bower-asset-library",
        "extra": {
            "bower-asset-main": [
                "dist/less/bootstrap-dialog.less",
                "dist/css/bootstrap-dialog.min.css",
                "dist/js/bootstrap-dialog.min.js"
            ],
            "bower-asset-ignore": [
                "source",
                "spec",
                ".bowerrc",
                ".gitignore",
                ".jshintignore",
                ".jshintrc",
                "bower.json",
                "gruntfile.js",
                "package.json",
                "README.md"
            ]
        },
        "installation-source": "dist",
        "description": "Make use of Bootstrap Modal more monkey-friendly. http://nakupanda.github.io/bootstrap3-dialog/",
        "keywords": [
            "css",
            "framework",
            "front-end",
            "js",
            "less",
            "mobile-first",
            "responsive",
            "web"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-typeahead",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-typeahead.git",
            "reference": "b0c2ee40c6dc5f7bac1246e6346d987a777ea9fe"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/b0c2ee40c6dc5f7bac1246e6346d987a777ea9fe",
            "reference": "b0c2ee40c6dc5f7bac1246e6346d987a777ea9fe",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2015-07-07 08:39:29",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\typeahead\\": ""
            }
        },
        "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 Twitter Typeahead plugin (sub repo split from yii2-widgets).",
        "homepage": "https://github.com/kartik-v/yii2-widget-typeahead",
        "keywords": [
            "dropdown",
            "extension",
            "form",
            "jquery",
            "plugin",
            "typeahead",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/bootstrap-tabs-x",
        "version": "v1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/bootstrap-tabs-x.git",
            "reference": "e85a731d79f030fb7f7742e3e2e0ac828c3233a1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/bootstrap-tabs-x/zipball/e85a731d79f030fb7f7742e3e2e0ac828c3233a1",
            "reference": "e85a731d79f030fb7f7742e3e2e0ac828c3233a1",
            "shasum": ""
        },
        "time": "2015-06-26 14:48:16",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\plugins\\tabs\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "Extended Bootstrap Tabs with ability to align tabs in multiple ways, add borders, rotated titles, and more.",
        "homepage": "https://github.com/kartik-v/bootstrap-tabs-x",
        "keywords": [
            "bootstrap",
            "extended",
            "jquery",
            "modal",
            "modal-tabs",
            "tabs",
            "tabs-x"
        ]
    },
    {
        "name": "kartik-v/yii2-tabs-x",
        "version": "v1.2.2",
        "version_normalized": "1.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-tabs-x.git",
            "reference": "3c53773bf463a0e3f3d9eadd0231bf58f3ae08b3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-tabs-x/zipball/3c53773bf463a0e3f3d9eadd0231bf58f3ae08b3",
            "reference": "3c53773bf463a0e3f3d9eadd0231bf58f3ae08b3",
            "shasum": ""
        },
        "require": {
            "kartik-v/bootstrap-tabs-x": "~1.3",
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2016-01-12 07:59:30",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\tabs\\": ""
            }
        },
        "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 extended bootstrap 3.0 tabs widget with ability to align tabs in multiple ways, add borders, rotated titles, and more.",
        "homepage": "https://github.com/kartik-v/yii2-tabs-x",
        "keywords": [
            "bootstrap",
            "extended",
            "jquery",
            "modal",
            "modal-tabs",
            "tabs",
            "tabs-x"
        ]
    },
    {
        "name": "kartik-v/yii2-dropdown-x",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-dropdown-x.git",
            "reference": "4689a7635e290ef1b71eb4f0962e3b77e347b6fe"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-dropdown-x/zipball/4689a7635e290ef1b71eb4f0962e3b77e347b6fe",
            "reference": "4689a7635e290ef1b71eb4f0962e3b77e347b6fe",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2014-12-08 04:31:32",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\dropdown\\": ""
            }
        },
        "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 extended bootstrap dropdown widget for Yii 2 with submenu drilldown.",
        "homepage": "https://github.com/kartik-v/yii2-dropdown-x",
        "keywords": [
            "Context",
            "click",
            "extension",
            "menu",
            "mouse",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-nav-x",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-nav-x.git",
            "reference": "b4b03037131d9a8b29791984b80bf062bdb814e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-nav-x/zipball/b4b03037131d9a8b29791984b80bf062bdb814e3",
            "reference": "b4b03037131d9a8b29791984b80bf062bdb814e3",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-dropdown-x": "*"
        },
        "time": "2014-12-06 18:38:52",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\nav\\": ""
            }
        },
        "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 extended bootstrap Nav widget for Yii 2 with submenu drilldown.",
        "homepage": "https://github.com/kartik-v/yii2-nav-x",
        "keywords": [
            "Context",
            "click",
            "extension",
            "menu",
            "mouse",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "sjaakp/yii2-gcharts",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sjaakp/yii2-gcharts.git",
            "reference": "695335f4ac197ea40f0e399b29777468c0fe3829"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sjaakp/yii2-gcharts/zipball/695335f4ac197ea40f0e399b29777468c0fe3829",
            "reference": "695335f4ac197ea40f0e399b29777468c0fe3829",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": "*"
        },
        "time": "2015-10-29 11:10:36",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "sjaakp\\gcharts\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Sjaak Priester",
                "email": "sjaak@sjaakpriester.nl",
                "homepage": "http://sjaakpriester.nl"
            }
        ],
        "description": "Google Charts the Yii 2.0 way",
        "keywords": [
            "charts",
            "extension",
            "visualization",
            "widget",
            "yii",
            "yii2"
        ]
    },
    {
        "name": "sibilino/yii2-dygraphswidget",
        "version": "v1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Sibilino/yii2-dygraphswidget.git",
            "reference": "0472d92de0621702faeb1a89e4db71321069d81a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Sibilino/yii2-dygraphswidget/zipball/0472d92de0621702faeb1a89e4db71321069d81a",
            "reference": "0472d92de0621702faeb1a89e4db71321069d81a",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": "*"
        },
        "time": "2015-11-30 15:47:54",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "sibilino\\y2dygraphs\\": "widget/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Luis Hernández Hernández",
                "role": "Developer"
            }
        ],
        "description": "Graphing and charting widget for Yii 2, based on Dygraphs.js",
        "homepage": "https://github.com/Sibilino/yii2-dygraphswidget",
        "keywords": [
            "chart",
            "dygraphs",
            "graph",
            "widget",
            "yii"
        ]
    },
    {
        "name": "hscstudio/yii2-chart",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hscstudio/yii2-chart.git",
            "reference": "9b823ec3f90b8966122a54001843324d593e6072"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hscstudio/yii2-chart/zipball/9b823ec3f90b8966122a54001843324d593e6072",
            "reference": "9b823ec3f90b8966122a54001843324d593e6072",
            "shasum": ""
        },
        "time": "2015-06-18 02:58:11",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "hscstudio\\chart\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Hafid Mukhlasin",
                "email": "hafidmukhlasin@gmail.com"
            }
        ],
        "description": "Chart Extension for Yii 2.0 With ChartNewJs",
        "keywords": [
            "chart",
            "chartNew",
            "chartjs",
            "extension",
            "yii2"
        ]
    },
    {
        "name": "phpoffice/phpexcel",
        "version": "1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPOffice/PHPExcel.git",
            "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
            "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
            "shasum": ""
        },
        "require": {
            "ext-xml": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.2.0"
        },
        "time": "2015-05-01 07:00:55",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PHPExcel": "Classes/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Maarten Balliauw",
                "homepage": "http://blog.maartenballiauw.be"
            },
            {
                "name": "Mark Baker"
            },
            {
                "name": "Franck Lefevre",
                "homepage": "http://blog.rootslabs.net"
            },
            {
                "name": "Erik Tilt"
            }
        ],
        "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
        "homepage": "http://phpexcel.codeplex.com",
        "keywords": [
            "OpenXML",
            "excel",
            "php",
            "spreadsheet",
            "xls",
            "xlsx"
        ]
    },
    {
        "name": "kartik-v/yii2-export",
        "version": "v1.2.5",
        "version_normalized": "1.2.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-export.git",
            "reference": "2a77907a7eb6885573ca3871241e3394b33e39ea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-export/zipball/2a77907a7eb6885573ca3871241e3394b33e39ea",
            "reference": "2a77907a7eb6885573ca3871241e3394b33e39ea",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-grid": "~3.0",
            "phpoffice/phpexcel": "~1.8.0"
        },
        "time": "2016-04-18 16:54:14",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\export\\": ""
            }
        },
        "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 library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)",
        "homepage": "https://github.com/kartik-v/yii2-export",
        "keywords": [
            "OpenXML",
            "csv",
            "export",
            "extension",
            "html",
            "json",
            "pdf",
            "spreadsheet",
            "text",
            "widget",
            "xls",
            "xlsx",
            "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": "kartik-v/yii2-mpdf",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-mpdf.git",
            "reference": "c9a888f5755d09bb10a9e5c0675e13565262a1bb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/17fda1cb084c58fee6014026d35af5faf73316ef",
            "reference": "c9a888f5755d09bb10a9e5c0675e13565262a1bb",
            "shasum": ""
        },
        "require": {
            "mpdf/mpdf": "<7.0"
        },
        "time": "2016-09-11 05:41:04",
        "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-sortable",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-sortable.git",
            "reference": "650dfd6876115fbb996eb6eb8f1d5d13ddb69285"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-sortable/zipball/650dfd6876115fbb996eb6eb8f1d5d13ddb69285",
            "reference": "650dfd6876115fbb996eb6eb8f1d5d13ddb69285",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2015-06-17 17:34:48",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\sortable\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Kartik Visweswaran",
                "email": "kartikv2@gmail.com",
                "homepage": "http://www.krajee.com/"
            }
        ],
        "description": "Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.",
        "homepage": "https://github.com/kartik-v/yii2-sortable",
        "keywords": [
            "bootstrap",
            "extension",
            "jquery",
            "range",
            "sortable",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "mpdf/mpdf",
        "version": "v6.1.2",
        "version_normalized": "6.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mpdf/mpdf.git",
            "reference": "da078bc2669d3f98553ac41f920ead4c17c951ad"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mpdf/mpdf/zipball/da078bc2669d3f98553ac41f920ead4c17c951ad",
            "reference": "da078bc2669d3f98553ac41f920ead4c17c951ad",
            "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-07-20 12:31:58",
        "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-dialog",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-dialog.git",
            "reference": "4aaf8918c6dbd90218b6ad9036b1aae211480716"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-dialog/zipball/4aaf8918c6dbd90218b6ad9036b1aae211480716",
            "reference": "4aaf8918c6dbd90218b6ad9036b1aae211480716",
            "shasum": ""
        },
        "require": {
            "bower-asset/bootstrap3-dialog": "~1.34",
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2016-09-13 18:15:26",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\dialog\\": ""
            }
        },
        "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 asset bundle for bootstrap3-dialog for Yii 2.0 framework.",
        "homepage": "https://github.com/kartik-v/yii2-dialog",
        "keywords": [
            "alert",
            "bootstrap",
            "dialog",
            "extension",
            "modal",
            "yii2"
        ]
    },
    {
        "name": "keygenqt/yii2-autocomplete-ajax",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/keygenqt/yii2-autocomplete-ajax.git",
            "reference": "df04b97b030982e57b83ae4c93649de29fe09aed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/keygenqt/yii2-autocomplete-ajax/zipball/f4e2c9f5bf9c253ad2d7911024384f3d37ad9260",
            "reference": "df04b97b030982e57b83ae4c93649de29fe09aed",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "yiisoft/yii2": "*"
        },
        "time": "2016-10-19 13:41:52",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "keygenqt\\autocompleteAjax\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Vitaliy Zarubin",
                "email": "keygenqt@gmail.com",
                "homepage": "http://keygenqt.ru/",
                "role": "Developer"
            }
        ],
        "description": "A simple way to search model id of the attributes model.",
        "homepage": "https://github.com/keygenqt/yii2-autocomplete-ajax",
        "keywords": [
            "ajax",
            "autocomplete",
            "extension",
            "jquery",
            "plugin",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "cornernote/yii2-dashboard",
        "version": "0.2.1",
        "version_normalized": "0.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cornernote/yii2-dashboard.git",
            "reference": "a7ca9979269bb421dec28aaec48f96599e31e94d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cornernote/yii2-dashboard/zipball/a7ca9979269bb421dec28aaec48f96599e31e94d",
            "reference": "a7ca9979269bb421dec28aaec48f96599e31e94d",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-sortable": "1.2.*",
            "php": ">=5.4.0",
            "yiisoft/yii2": "2.*",
            "yiisoft/yii2-bootstrap": "2.*"
        },
        "require-dev": {
            "codeception/c3": "*",
            "codeception/specify": "*",
            "codeception/verify": "*",
            "scrutinizer/ocular": "~1.1",
            "yiisoft/yii2-codeception": "2.*"
        },
        "time": "2015-07-07 09:45:56",
        "type": "yii2-extension",
        "extra": {
            "bootstrap": "cornernote\\dashboard\\Bootstrap"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "cornernote\\dashboard\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD 3-Clause"
        ],
        "authors": [
            {
                "name": "Brett O'Donnell",
                "email": "cornernote@gmail.com",
                "homepage": "https://mrphp.com.au/"
            }
        ],
        "description": "Dashboard manager for Yii2",
        "keywords": [
            "dashboard",
            "yii2"
        ]
    },
    {
        "name": "bower-asset/bootstrap-switch",
        "version": "v3.3.2",
        "version_normalized": "3.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nostalgiaz/bootstrap-switch.git",
            "reference": "ec69b5dd914dacb19cf1fa8e1be7eea6bcc7b083"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nostalgiaz/bootstrap-switch/zipball/ec69b5dd914dacb19cf1fa8e1be7eea6bcc7b083",
            "reference": "ec69b5dd914dacb19cf1fa8e1be7eea6bcc7b083",
            "shasum": ""
        },
        "require": {
            "bower-asset/bootstrap": ">=2.3.2",
            "bower-asset/jquery": ">=1.9.0"
        },
        "require-dev": {
            "bower-asset/bootstrap": "~3.3",
            "bower-asset/jquery": "~2.1"
        },
        "type": "bower-asset-library",
        "extra": {
            "bower-asset-main": [
                "./dist/js/bootstrap-switch.js",
                "./dist/css/bootstrap3/bootstrap-switch.css"
            ],
            "bower-asset-ignore": [
                "docs",
                "test",
                "CNAME",
                "coffeelint.json",
                "composer.json",
                "CONTRIBUTING.md",
                "gulpfile.coffee",
                "gulpfile.js",
                "index.html",
                "package.json"
            ]
        },
        "installation-source": "dist",
        "description": "Turn checkboxes and radio buttons in toggle switches."
    },
    {
        "name": "bower-asset/gentelella",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/puikinsh/gentelella.git",
            "reference": "3448fdfdf16a41707d6e2a8154d592a88d85c41c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/puikinsh/gentelella/zipball/3448fdfdf16a41707d6e2a8154d592a88d85c41c",
            "reference": "3448fdfdf16a41707d6e2a8154d592a88d85c41c",
            "shasum": ""
        },
        "require-dev": {
            "bower-asset/animate.css": ">=3.5.1,<4.0.0",
            "bower-asset/autosize": ">=3.0.15,<4.0.0",
            "bower-asset/bootstrap": ">=3.3.7,<4.0.0",
            "bower-asset/bootstrap-colorpicker": ">=2.3.3,<3.0.0",
            "bower-asset/bootstrap-daterangepicker": "dev-master",
            "bower-asset/bootstrap-progressbar": ">=0.9.0,<0.10.0",
            "bower-asset/bootstrap-wysiwyg-steveathon": ">=1.0.5,<2.0.0",
            "bower-asset/chart.js": ">=2.0.2,<3.0.0",
            "bower-asset/cropper": ">=2.3.0,<3.0.0",
            "bower-asset/datatables.net": ">=1.10.11,<2.0.0",
            "bower-asset/datatables.net-bs": ">=1.10.11,<2.0.0",
            "bower-asset/datatables.net-buttons": ">=1.1.2,<2.0.0",
            "bower-asset/datatables.net-buttons-bs": ">=1.1.2,<2.0.0",
            "bower-asset/datatables.net-fixedheader": ">=3.1.1,<4.0.0",
            "bower-asset/datatables.net-fixedheader-bs": ">=3.1.1,<4.0.0",
            "bower-asset/datatables.net-keytable": ">=2.1.1,<3.0.0",
            "bower-asset/datatables.net-responsive": ">=2.0.2,<3.0.0",
            "bower-asset/datatables.net-responsive-bs": ">=2.0.2,<3.0.0",
            "bower-asset/datatables.net-scroller": ">=1.4.1,<2.0.0",
            "bower-asset/datatables.net-scroller-bs": ">=1.4.1,<2.0.0",
            "bower-asset/datejs": ">=1.0.0-RC3,<2.0.0",
            "bower-asset/devbridge-autocomplete": ">=1.2.24,<2.0.0",
            "bower-asset/dropzone": ">=4.3.0,<5.0.0",
            "bower-asset/echarts": ">=3.1.7,<4.0.0",
            "bower-asset/fastclick": ">=1.0.6,<2.0.0",
            "bower-asset/flot": ">=0.8.3,<0.9.0",
            "bower-asset/flot-spline": ">=0.8.2,<0.9.0",
            "bower-asset/flot.curvedlines": ">=1.1.1,<2.0.0",
            "bower-asset/flot.orderbars": "*",
            "bower-asset/fontawesome": ">=4.6.1,<5.0.0",
            "bower-asset/fullcalendar": ">=2.6.1,<3.0.0",
            "bower-asset/gauge.js": ">=1.2.1,<2.0.0",
            "bower-asset/icheck": ">=1.0.2,<2.0.0",
            "bower-asset/ionrangeslider": ">=2.1.3,<3.0.0",
            "bower-asset/jquery": ">=2.2.3,<3.0.0",
            "bower-asset/jquery-knob": ">=1.2.13,<2.0.0",
            "bower-asset/jquery-smart-wizard": ">=3.3.1,<4.0.0",
            "bower-asset/jquery-sparkline": ">=2.1.3,<3.0.0",
            "bower-asset/jquery.easy-pie-chart": ">=2.1.6,<3.0.0",
            "bower-asset/jquery.inputmask": ">=3.3.1,<4.0.0",
            "bower-asset/jquery.tagsinput": ">=1.3.6,<2.0.0",
            "bower-asset/jqvmap": "dev-master",
            "bower-asset/jszip": "2.6.0",
            "bower-asset/malihu-custom-scrollbar-plugin": ">=3.1.3,<4.0.0",
            "bower-asset/morris.js": ">=0.5.1,<0.6.0",
            "bower-asset/normalize-css": ">=4.1.1,<5.0.0",
            "bower-asset/nprogress": ">=0.2.0,<0.3.0",
            "bower-asset/parsleyjs": ">=2.3.10,<3.0.0",
            "bower-asset/pdfmake": ">=0.1.20,<0.2.0",
            "bower-asset/pnotify": ">=3.0.0,<4.0.0",
            "bower-asset/select2": ">=4.0.2,<5.0.0",
            "bower-asset/skycons": "*",
            "bower-asset/starrr": ">=2.0.0,<3.0.0",
            "bower-asset/switchery": ">=0.8.1,<0.9.0",
            "bower-asset/validator": ">=1.0.6,<2.0.0"
        },
        "type": "bower-asset-library",
        "extra": {
            "bower-asset-ignore": [
                "**/.*",
                "documentation"
            ]
        },
        "installation-source": "dist",
        "license": [
            "MIT"
        ],
        "description": "Gentelella Admin is a free to use Bootstrap admin template",
        "keywords": [
            "admin",
            "backend",
            "bootstrap",
            "css",
            "html",
            "js",
            "responsive",
            "template",
            "theme"
        ]
    },
    {
        "name": "fortawesome/font-awesome",
        "version": "v4.7.0",
        "version_normalized": "4.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/FortAwesome/Font-Awesome.git",
            "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687",
            "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687",
            "shasum": ""
        },
        "require-dev": {
            "jekyll": "1.0.2",
            "lessc": "1.4.2"
        },
        "time": "2016-10-24 15:52:54",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.6.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "OFL-1.1",
            "MIT"
        ],
        "authors": [
            {
                "name": "Dave Gandy",
                "email": "dave@fontawesome.io",
                "homepage": "http://twitter.com/davegandy",
                "role": "Developer"
            }
        ],
        "description": "The iconic font and CSS framework",
        "homepage": "http://fontawesome.io/",
        "keywords": [
            "FontAwesome",
            "awesome",
            "bootstrap",
            "font",
            "icon"
        ]
    },
    {
        "name": "rmrevin/yii2-fontawesome",
        "version": "2.17.1",
        "version_normalized": "2.17.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/rmrevin/yii2-fontawesome.git",
            "reference": "65ce306da864f4d558348aeba040ed7876878090"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/65ce306da864f4d558348aeba040ed7876878090",
            "reference": "65ce306da864f4d558348aeba040ed7876878090",
            "shasum": ""
        },
        "require": {
            "fortawesome/font-awesome": "~4.7",
            "php": ">=5.4.0",
            "yiisoft/yii2": "2.0.*"
        },
        "time": "2017-01-11 14:05:47",
        "type": "yii2-extension",
        "extra": {
            "asset-installer-paths": {
                "npm-asset-library": "vendor/npm",
                "bower-asset-library": "vendor/bower"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "yiister/yii2-gentelella",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiister/yii2-gentelella.git",
            "reference": "a4b9b84ea928f3d3811910d7a372ba607293f630"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiister/yii2-gentelella/zipball/a4b9b84ea928f3d3811910d7a372ba607293f630",
            "reference": "a4b9b84ea928f3d3811910d7a372ba607293f630",
            "shasum": ""
        },
        "require": {
            "bower-asset/gentelella": "*",
            "php": ">=5.4.0",
            "rmrevin/yii2-fontawesome": "~2.0",
            "yiisoft/yii2": "~2.0.0",
            "yiisoft/yii2-bootstrap": "~2.0.0"
        },
        "time": "2016-08-01 03:18:02",
        "type": "yii2-extension",
        "extra": {
            "asset-installer-paths": {
                "npm-asset-library": "vendor/npm",
                "bower-asset-library": "vendor/bower"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yiister\\gentelella\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Pavel Fedotov",
                "email": "fps.06@mail.ru",
                "homepage": "https://github.com/fps01",
                "role": "Creator"
            }
        ],
        "description": "Free admin template for backend",
        "keywords": [
            "admin",
            "asset",
            "backend",
            "bootsprap3",
            "extension",
            "gentelella",
            "theme",
            "yii2"
        ]
    },
    {
        "name": "tinymce/tinymce",
        "version": "4.5.5",
        "version_normalized": "4.5.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tinymce/tinymce-dist.git",
            "reference": "d6dda8ceadf741fce2cf808790080a589877d6e6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/d6dda8ceadf741fce2cf808790080a589877d6e6",
            "reference": "d6dda8ceadf741fce2cf808790080a589877d6e6",
            "shasum": ""
        },
        "time": "2017-03-07 13:29:55",
        "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": "dist",
        "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": "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": "yiidoc/yii2-redactor",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiidoc/yii2-redactor.git",
            "reference": "c4c80c19c68728e88d135f4eec5c51352fbbaa37"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiidoc/yii2-redactor/zipball/c4c80c19c68728e88d135f4eec5c51352fbbaa37",
            "reference": "c4c80c19c68728e88d135f4eec5c51352fbbaa37",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": "*"
        },
        "time": "2015-06-02 21:47:24",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yii\\redactor\\": "/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nghia Nguyen",
                "email": "zinzinday@gmail.com"
            }
        ],
        "description": "Extension redactor for Yii2 Framework.",
        "keywords": [
            "Redactor",
            "extension",
            "html editor",
            "imperavi",
            "wysiwyg",
            "yii2"
        ]
    },
    {
        "name": "bower-asset/font-awesome",
        "version": "v4.7.0",
        "version_normalized": "4.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/FortAwesome/Font-Awesome.git",
            "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687",
            "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687",
            "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"
            ]
        },
        "installation-source": "dist",
        "license": [
            "OFL-1.1",
            "MIT",
            "CC-BY-3.0"
        ],
        "description": "Font Awesome"
    },
    {
        "name": "michelf/php-markdown",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/michelf/php-markdown.git",
            "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/michelf/php-markdown/zipball/1f51cc520948f66cd2af8cbc45a5ee175e774220",
            "reference": "1f51cc520948f66cd2af8cbc45a5ee175e774220",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-29 18:58:20",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-lib": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Michelf": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Michel Fortin",
                "email": "michel.fortin@michelf.ca",
                "homepage": "https://michelf.ca/",
                "role": "Developer"
            },
            {
                "name": "John Gruber",
                "homepage": "https://daringfireball.net/"
            }
        ],
        "description": "PHP Markdown",
        "homepage": "https://michelf.ca/projects/php-markdown/",
        "keywords": [
            "markdown"
        ]
    },
    {
        "name": "michelf/php-smartypants",
        "version": "1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/michelf/php-smartypants.git",
            "reference": "47d17c90a4dfd0ccf1f87e25c65e6c8012415aad"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/michelf/php-smartypants/zipball/47d17c90a4dfd0ccf1f87e25c65e6c8012415aad",
            "reference": "47d17c90a4dfd0ccf1f87e25c65e6c8012415aad",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-12-13 01:01:17",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Michelf": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Michel Fortin",
                "email": "michel.fortin@michelf.ca",
                "homepage": "https://michelf.ca/",
                "role": "Developer"
            },
            {
                "name": "John Gruber",
                "homepage": "https://daringfireball.net/"
            }
        ],
        "description": "PHP SmartyPants",
        "homepage": "https://michelf.ca/projects/php-smartypants/",
        "keywords": [
            "dashes",
            "quotes",
            "spaces",
            "typographer",
            "typography"
        ]
    },
    {
        "name": "bower-asset/froala-wysiwyg-editor",
        "version": "v2.5.1",
        "version_normalized": "2.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/froala/wysiwyg-editor.git",
            "reference": "5217c57b50df7782d602532244c203a51c85e507"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/froala/wysiwyg-editor/zipball/5217c57b50df7782d602532244c203a51c85e507",
            "reference": "5217c57b50df7782d602532244c203a51c85e507",
            "shasum": ""
        },
        "require": {
            "bower-asset/font-awesome": ">=4.4.0",
            "bower-asset/jquery": ">=1.11.0"
        },
        "type": "bower-asset-library",
        "extra": {
            "bower-asset-main": [
                "css/froala_editor.min.css",
                "css/froala_editor.pkgd.min.css",
                "css/froala_style.min.css",
                "css/plugins/char_counter.min.css",
                "css/plugins/code_view.min.css",
                "css/plugins/colors.min.css",
                "css/plugins/draggable.min.css",
                "css/plugins/emoticons.min.css",
                "css/plugins/file.min.css",
                "css/plugins/fullscreen.min.css",
                "css/plugins/help.min.css",
                "css/plugins/image_manager.min.css",
                "css/plugins/image.min.css",
                "css/plugins/line_breaker.min.css",
                "css/plugins/quick_insert.min.css",
                "css/plugins/special_characters.min.css",
                "css/plugins/table.min.css",
                "css/plugins/video.min.css",
                "js/froala_editor.min.js",
                "js/froala_editor.pkgd.min.js",
                "js/plugins/align.min.js",
                "js/plugins/char_counter.min.js",
                "js/plugins/code_beautifier.min.js",
                "js/plugins/code_view.min.js",
                "js/plugins/colors.min.js",
                "js/plugins/draggable.min.js",
                "js/plugins/emoticons.min.js",
                "js/plugins/entities.min.js",
                "js/plugins/file.min.js",
                "js/plugins/font_family.min.js",
                "js/plugins/font_size.min.js",
                "js/plugins/fullscreen.min.js",
                "js/plugins/help.min.js",
                "js/plugins/image.min.js",
                "js/plugins/image_manager.min.js",
                "js/plugins/inline_style.min.js",
                "js/plugins/line_breaker.min.js",
                "js/plugins/link.min.js",
                "js/plugins/lists.min.js",
                "js/plugins/paragraph_format.min.js",
                "js/plugins/paragraph_style.min.js",
                "js/plugins/print.min.js",
                "js/plugins/quick_insert.min.js",
                "js/plugins/quote.min.js",
                "js/plugins/save.min.js",
                "js/plugins/special_characters.min.js",
                "js/plugins/table.min.js",
                "js/plugins/url.min.js",
                "js/plugins/video.min.js",
                "js/plugins/word_paste.min.js"
            ],
            "bower-asset-ignore": [
                "html",
                "img",
                "package.json"
            ]
        },
        "installation-source": "dist",
        "license": [
            "https://www.froala.com/wysiwyg-editor/pricing"
        ],
        "description": "A beautiful jQuery WYSIWYG HTML rich text editor. High performance and modern design make it easy to use for developers and loved by users.",
        "keywords": [
            "editor",
            "froala",
            "froala-editor",
            "froala-wysiwyg",
            "html",
            "javascript",
            "jquery",
            "jquery-plugin",
            "rich editor",
            "rich text editor",
            "rte",
            "text",
            "wysiwyg"
        ]
    },
    {
        "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": "03f202e9e2415f4c84e93a64074d85677fd0cc51"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/03f202e9e2415f4c84e93a64074d85677fd0cc51",
            "reference": "03f202e9e2415f4c84e93a64074d85677fd0cc51",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "~1.7"
        },
        "time": "2017-04-12 09:00:24",
        "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"
        ]
    }
]
