[
    {
        "name": "2amigos/yii2-chartjs-widget",
        "version": "2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/2amigos/yii2-chartjs-widget.git",
            "reference": "a5246d9bb491ef4ff82915dccc6980ed17ed0873"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/2amigos/yii2-chartjs-widget/zipball/a5246d9bb491ef4ff82915dccc6980ed17ed0873",
            "reference": "a5246d9bb491ef4ff82915dccc6980ed17ed0873",
            "shasum": ""
        },
        "require": {
            "bower-asset/chartjs": "~2.6",
            "yiisoft/yii2": "~2.0.5"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.0",
            "phpunit/phpunit": "~4.4"
        },
        "time": "2017-07-26T09:24:16+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "dosamigos\\chartjs\\": "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": "ChartJs widget for Yii2.",
        "homepage": "http://yiiwheels.com/extension/chartjs-widget",
        "keywords": [
            "2amigos",
            "chartjs",
            "extension",
            "widget",
            "yii",
            "yii 2",
            "yii2"
        ]
    },
    {
        "name": "2amigos/yii2-ckeditor-widget",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/2amigos/yii2-ckeditor-widget.git",
            "reference": "2ba96ec670d0745b5616d2aa94d720cc7288bc08"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/2amigos/yii2-ckeditor-widget/zipball/2ba96ec670d0745b5616d2aa94d720cc7288bc08",
            "reference": "2ba96ec670d0745b5616d2aa94d720cc7288bc08",
            "shasum": ""
        },
        "require": {
            "ckeditor/ckeditor": "~4.7.0+full",
            "yiisoft/yii2": "^2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2017-06-12T18:51:26+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "dosamigos\\ckeditor\\": "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": "CKEditor widget for Yii2.",
        "homepage": "http://yiiwheels.com/extension/ckeditor-widget",
        "keywords": [
            "2amigos",
            "CKEditor",
            "extension",
            "widget",
            "yii",
            "yii 2",
            "yii2"
        ]
    },
    {
        "name": "bower-asset/bootstrap",
        "version": "v3.3.7",
        "version_normalized": "3.3.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twbs/bootstrap.git",
            "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86",
            "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
            "shasum": ""
        },
        "require": {
            "bower-asset/jquery": ">=1.9.1,<4.0"
        },
        "time": "2016-07-25T15:51:55+00:00",
        "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/chartjs",
        "version": "v2.7.3",
        "version_normalized": "2.7.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/chartjs/Chart.js.git",
            "reference": "924a66bae23f7e938531024951f7251d46785473"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/924a66bae23f7e938531024951f7251d46785473",
            "reference": "924a66bae23f7e938531024951f7251d46785473",
            "shasum": ""
        },
        "time": "2018-10-15T17:14:43+00:00",
        "type": "bower-asset-library",
        "extra": {
            "bower-asset-main": "./dist/Chart.js",
            "bower-asset-ignore": [
                ".github",
                ".codeclimate.yml",
                ".gitignore",
                ".npmignore",
                ".travis.yml",
                "scripts"
            ]
        },
        "installation-source": "dist",
        "license": [
            "MIT"
        ],
        "description": "Simple HTML5 charts using the canvas element."
    },
    {
        "name": "bower-asset/inputmask",
        "version": "3.3.11",
        "version_normalized": "3.3.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/RobinHerbots/Inputmask.git",
            "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
            "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b",
            "shasum": ""
        },
        "require": {
            "bower-asset/jquery": ">=1.7"
        },
        "type": "bower-asset-library",
        "extra": {
            "bower-asset-main": [
                "./dist/inputmask/inputmask.js",
                "./dist/inputmask/inputmask.extensions.js",
                "./dist/inputmask/inputmask.date.extensions.js",
                "./dist/inputmask/inputmask.numeric.extensions.js",
                "./dist/inputmask/inputmask.phone.extensions.js",
                "./dist/inputmask/jquery.inputmask.js",
                "./dist/inputmask/global/document.js",
                "./dist/inputmask/global/window.js",
                "./dist/inputmask/phone-codes/phone.js",
                "./dist/inputmask/phone-codes/phone-be.js",
                "./dist/inputmask/phone-codes/phone-nl.js",
                "./dist/inputmask/phone-codes/phone-ru.js",
                "./dist/inputmask/phone-codes/phone-uk.js",
                "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
                "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
                "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
                "./dist/inputmask/bindings/inputmask.binding.js"
            ],
            "bower-asset-ignore": [
                "**/*",
                "!dist/*",
                "!dist/inputmask/*",
                "!dist/min/*",
                "!dist/min/inputmask/*"
            ]
        },
        "installation-source": "dist",
        "license": [
            "http://opensource.org/licenses/mit-license.php"
        ],
        "description": "Inputmask is a javascript library which creates an input mask.  Inputmask can run against vanilla javascript, jQuery and jqlite.",
        "keywords": [
            "form",
            "input",
            "inputmask",
            "jquery",
            "mask",
            "plugins"
        ]
    },
    {
        "name": "bower-asset/jquery",
        "version": "3.2.1",
        "version_normalized": "3.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jquery/jquery-dist.git",
            "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/77d2a51d0520d2ee44173afdf4e40a9201f5964e",
            "reference": "77d2a51d0520d2ee44173afdf4e40a9201f5964e",
            "shasum": ""
        },
        "time": "2017-03-20T19:02:00+00:00",
        "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/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/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"
        },
        "time": "2015-04-27T04:02:14+00:00",
        "type": "bower-asset-library",
        "extra": {
            "bower-asset-main": "dist/typeahead.bundle.js"
        },
        "installation-source": "dist"
    },
    {
        "name": "bower-asset/yii2-pjax",
        "version": "2.0.7.1",
        "version_normalized": "2.0.7.1",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/jquery-pjax.git",
            "reference": "aef7b953107264f00234902a3880eb50dafc48be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be",
            "reference": "aef7b953107264f00234902a3880eb50dafc48be",
            "shasum": ""
        },
        "require": {
            "bower-asset/jquery": ">=1.8"
        },
        "time": "2017-10-12T10:11:14+00:00",
        "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": "cebe/markdown",
        "version": "1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cebe/markdown.git",
            "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e",
            "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e",
            "shasum": ""
        },
        "require": {
            "lib-pcre": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "cebe/indent": "*",
            "facebook/xhprof": "*@dev",
            "phpunit/phpunit": "4.1.*"
        },
        "time": "2017-07-16T21:13:23+00:00",
        "bin": [
            "bin/markdown"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.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": "ckeditor/ckeditor",
        "version": "4.7.3",
        "version_normalized": "4.7.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ckeditor/ckeditor-releases.git",
            "reference": "97b8f412f6b36985c734daf0717e81009a885dba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ckeditor/ckeditor-releases/zipball/97b8f412f6b36985c734daf0717e81009a885dba",
            "reference": "97b8f412f6b36985c734daf0717e81009a885dba",
            "shasum": ""
        },
        "time": "2017-09-13T13:09:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+",
            "LGPL-2.1+",
            "MPL-1.1+"
        ],
        "authors": [
            {
                "name": "CKSource",
                "homepage": "http://cksource.com"
            }
        ],
        "description": "JavaScript WYSIWYG web text editor.",
        "homepage": "http://ckeditor.com",
        "keywords": [
            "CKEditor",
            "editor",
            "fckeditor",
            "html",
            "javascript",
            "richtext",
            "text",
            "wysiwyg"
        ]
    },
    {
        "name": "codemix/yii2-localeurls",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/codemix/yii2-localeurls.git",
            "reference": "f681040b9da5b35a8653041f98bd58c2dd84af07"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/codemix/yii2-localeurls/zipball/f681040b9da5b35a8653041f98bd58c2dd84af07",
            "reference": "f681040b9da5b35a8653041f98bd58c2dd84af07",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": "*"
        },
        "time": "2018-06-18T12:11:10+00:00",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "codemix\\localeurls\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Härtl",
                "email": "haertl.mike@gmail.com"
            }
        ],
        "description": "Automatic locale/language management for URLs.",
        "keywords": [
            "i18n",
            "locale",
            "yii2"
        ]
    },
    {
        "name": "container-interop/container-interop",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/container-interop/container-interop.git",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
            "shasum": ""
        },
        "require": {
            "psr/container": "^1.0"
        },
        "time": "2017-02-14T19:40:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Interop\\Container\\": "src/Interop/Container/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
        "homepage": "https://github.com/container-interop/container-interop"
    },
    {
        "name": "defiant/sanalpos",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/defiant/sanalpos.git",
            "reference": "431c473ca56224597827b91cd9bda65404495d73"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/defiant/sanalpos/zipball/431c473ca56224597827b91cd9bda65404495d73",
            "reference": "431c473ca56224597827b91cd9bda65404495d73",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2015-05-12T16:20:43+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "SanalPos": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Sinan Taga",
                "email": "sinantaga@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "Garanti Bankası ve EST destekleyen bankalar (İş Bankası, Akbank, Finansbank, Halk Bankası ve Anadolubank) için Sanal Pos sınıfları.",
        "homepage": "http://github.com/defiant/sanalpos",
        "keywords": [
            "online pos",
            "sanalpos"
        ]
    },
    {
        "name": "ezyang/htmlpurifier",
        "version": "v4.10.0",
        "version_normalized": "4.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ezyang/htmlpurifier.git",
            "reference": "d85d39da4576a6934b72480be6978fb10c860021"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021",
            "reference": "d85d39da4576a6934b72480be6978fb10c860021",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "simpletest/simpletest": "^1.1"
        },
        "time": "2018-02-23T01:58:20+00:00",
        "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": "fzaninotto/faker",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fzaninotto/Faker.git",
            "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/f72816b43e74063c8b10357394b6bba8cb1c10de",
            "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "ext-intl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7",
            "squizlabs/php_codesniffer": "^1.5"
        },
        "time": "2018-07-12T10:23:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-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": "imagine/imagine",
        "version": "v0.7.1",
        "version_normalized": "0.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/avalanche123/Imagine.git",
            "reference": "a9a702a946073cbca166718f1b02a1e72d742daa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/a9a702a946073cbca166718f1b02a1e72d742daa",
            "reference": "a9a702a946073cbca166718f1b02a1e72d742daa",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "sami/sami": "^3.3",
            "symfony/phpunit-bridge": "^3.2"
        },
        "suggest": {
            "ext-gd": "to use the GD implementation",
            "ext-gmagick": "to use the Gmagick implementation",
            "ext-imagick": "to use the Imagick implementation"
        },
        "time": "2017-05-16T10:31:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Imagine": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bulat Shakirzyanov",
                "email": "mallluhuct@gmail.com",
                "homepage": "http://avalanche123.com"
            }
        ],
        "description": "Image processing for PHP 5.3",
        "homepage": "http://imagine.readthedocs.org/",
        "keywords": [
            "drawing",
            "graphics",
            "image manipulation",
            "image processing"
        ]
    },
    {
        "name": "intervention/httpauth",
        "version": "2.0.3",
        "version_normalized": "2.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Intervention/httpauth.git",
            "reference": "69d4627c398c2d74b1c70aae7de7121e0b627c17"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Intervention/httpauth/zipball/69d4627c398c2d74b1c70aae7de7121e0b627c17",
            "reference": "69d4627c398c2d74b1c70aae7de7121e0b627c17",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-06-28T17:37:25+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Intervention\\Httpauth\\HttpauthServiceProvider"
                ],
                "aliases": {
                    "Httpauth": "Intervention\\Httpauth\\Facades\\Httpauth"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Intervention\\Httpauth\\": "src/Intervention/Httpauth"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Oliver Vogel",
                "email": "oliver@olivervogel.com",
                "homepage": "http://olivervogel.com/"
            }
        ],
        "description": "HTTP authentication (Basic & Digest) including ServiceProviders for easy Laravel integration",
        "homepage": "https://github.com/Intervention/httpauth",
        "keywords": [
            "Authentication",
            "http",
            "laravel"
        ]
    },
    {
        "name": "iyzico/iyzipay-php",
        "version": "v2.0.43",
        "version_normalized": "2.0.43.0",
        "source": {
            "type": "git",
            "url": "https://github.com/iyzico/iyzipay-php.git",
            "reference": "39a0cc2444eec6893e448fafcd555b5bf931cc5d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/iyzico/iyzipay-php/zipball/39a0cc2444eec6893e448fafcd555b5bf931cc5d",
            "reference": "39a0cc2444eec6893e448fafcd555b5bf931cc5d",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "~0.6.1"
        },
        "time": "2018-10-12T15:09:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "iyzico and contributors",
                "homepage": "https://github.com/iyzico/iyzipay-php/contributors"
            }
        ],
        "description": "iyzipay api php client",
        "homepage": "https://www.iyzico.com",
        "keywords": [
            "iyzico",
            "iyzico.com",
            "iyzipay",
            "iyzipay api",
            "iyzipay api php",
            "iyzipay api php client",
            "iyzipay php",
            "payment processing"
        ]
    },
    {
        "name": "kartik-v/bootstrap-fileinput",
        "version": "v4.5.1",
        "version_normalized": "4.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/bootstrap-fileinput.git",
            "reference": "7fbc8473783febfd123178dd00c9f5ee1bf73531"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/7fbc8473783febfd123178dd00c9f5ee1bf73531",
            "reference": "7fbc8473783febfd123178dd00c9f5ee1bf73531",
            "shasum": ""
        },
        "time": "2018-09-25T15:16:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4.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/bootstrap-popover-x",
        "version": "v1.4.7",
        "version_normalized": "1.4.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/bootstrap-popover-x.git",
            "reference": "d4fc84a0776250f47840eb1594950a1702d8424d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/bootstrap-popover-x/zipball/d4fc84a0776250f47840eb1594950a1702d8424d",
            "reference": "d4fc84a0776250f47840eb1594950a1702d8424d",
            "shasum": ""
        },
        "time": "2018-09-14T05:15:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "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/bootstrap-star-rating",
        "version": "v4.0.5",
        "version_normalized": "4.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/bootstrap-star-rating.git",
            "reference": "7b48a78bda1ded89a55790f4f65bb50c670653d7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/7b48a78bda1ded89a55790f4f65bb50c670653d7",
            "reference": "7b48a78bda1ded89a55790f4f65bb50c670653d7",
            "shasum": ""
        },
        "time": "2018-10-04T08:55:01+00:00",
        "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/dependent-dropdown",
        "version": "v1.4.8",
        "version_normalized": "1.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/dependent-dropdown.git",
            "reference": "1349e7f5816a65e89bc227098386aac5b2c89363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/1349e7f5816a65e89bc227098386aac5b2c89363",
            "reference": "1349e7f5816a65e89bc227098386aac5b2c89363",
            "shasum": ""
        },
        "time": "2017-08-01T11:43:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "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-date-range",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-date-range.git",
            "reference": "3cec83d6f2882b8fec85d3f532cd711aea5ad339"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-date-range/zipball/3cec83d6f2882b8fec85d3f532cd711aea5ad339",
            "reference": "3cec83d6f2882b8fec85d3f532cd711aea5ad339",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2018-10-09T12:34:51+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\daterange\\": "src"
            }
        },
        "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 advanced Yii 2 date range picker input for based on bootstrap-daterangepicker plugin.",
        "homepage": "https://github.com/kartik-v/yii2-date-range",
        "keywords": [
            "bootstrap",
            "bootstrap 3",
            "date",
            "date-range",
            "extension",
            "range",
            "time",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-dialog",
        "version": "v1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-dialog.git",
            "reference": "c38616d719f52530749457c022ca6134d0ad31ce"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-dialog/zipball/c38616d719f52530749457c022ca6134d0ad31ce",
            "reference": "c38616d719f52530749457c022ca6134d0ad31ce",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2018-10-09T08:08:51+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\dialog\\": "src"
            }
        },
        "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": "kartik-v/yii2-editable",
        "version": "v1.7.8",
        "version_normalized": "1.7.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-editable.git",
            "reference": "dd80cff630d583e980641420fcf7044ee2df33de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-editable/zipball/dd80cff630d583e980641420fcf7044ee2df33de",
            "reference": "dd80cff630d583e980641420fcf7044ee2df33de",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-popover-x": "~1.3",
            "kartik-v/yii2-widget-activeform": ">=1.5.7"
        },
        "time": "2018-10-03T07:02:33+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\editable\\": "src"
            }
        },
        "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-grid",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-grid.git",
            "reference": "31ccd84cdd3dcb793bde509bcade8b75bfd94c35"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/31ccd84cdd3dcb793bde509bcade8b75bfd94c35",
            "reference": "31ccd84cdd3dcb793bde509bcade8b75bfd94c35",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-dialog": "~1.0"
        },
        "suggest": {
            "kartik-v/yii2-mpdf": "For exporting grids to PDF"
        },
        "time": "2018-11-09T15:48:59+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "kartik\\grid\\": "src"
            }
        },
        "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": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-krajee-base.git",
            "reference": "0690e9b119d9116098cbae4f15703c14f9c264b2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/0690e9b119d9116098cbae4f15703c14f9c264b2",
            "reference": "0690e9b119d9116098cbae4f15703c14f9c264b2",
            "shasum": ""
        },
        "suggest": {
            "yiisoft/yii2-bootstrap": "for Krajee extensions to work with Bootstrap 3.x version",
            "yiisoft/yii2-bootstrap4": "for Krajee extensions to work with Bootstrap 4.x version"
        },
        "time": "2018-11-10T11:06:12+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\base\\": "src"
            }
        },
        "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": "kartik-v/yii2-popover-x",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-popover-x.git",
            "reference": "b1c458338a315d047b74356532563722ce9e29c6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-popover-x/zipball/b1c458338a315d047b74356532563722ce9e29c6",
            "reference": "b1c458338a315d047b74356532563722ce9e29c6",
            "shasum": ""
        },
        "require": {
            "kartik-v/bootstrap-popover-x": "*",
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2014-11-25T09:26:09+00:00",
        "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-widget-activeform",
        "version": "v1.5.7",
        "version_normalized": "1.5.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-activeform.git",
            "reference": "6bc8bc7231a5c0b1b6e5c89497088266931f9075"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/6bc8bc7231a5c0b1b6e5c89497088266931f9075",
            "reference": "6bc8bc7231a5c0b1b6e5c89497088266931f9075",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=1.9.8"
        },
        "time": "2018-09-27T17:51:42+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\form\\": "src"
            }
        },
        "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-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-09T04:56:27+00:00",
        "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-alert",
        "version": "v1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-alert.git",
            "reference": "7348b0d047695a3e552888c481ce250cbc1f9d0d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/7348b0d047695a3e552888c481ce250cbc1f9d0d",
            "reference": "7348b0d047695a3e552888c481ce250cbc1f9d0d",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": "*"
        },
        "time": "2017-03-10T17:08:52+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "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-colorinput",
        "version": "v1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
            "reference": "65f2c4b603ef0c26c3c85b0246a6a59f59045a43"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/65f2c4b603ef0c26c3c85b0246a6a59f59045a43",
            "reference": "65f2c4b603ef0c26c3c85b0246a6a59f59045a43",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=1.9"
        },
        "time": "2018-09-12T03:12:07+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\color\\": "src"
            }
        },
        "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-datepicker",
        "version": "v1.4.7",
        "version_normalized": "1.4.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
            "reference": "aadeb08fe0199a62bb26940cdccafc2c169edc69"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/aadeb08fe0199a62bb26940cdccafc2c169edc69",
            "reference": "aadeb08fe0199a62bb26940cdccafc2c169edc69",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2018-10-09T11:34:49+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\date\\": "src"
            }
        },
        "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-datetimepicker",
        "version": "v1.4.8",
        "version_normalized": "1.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
            "reference": "6f89a4ed78fc95a0679c5bb99dd353e3dc86c7f8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/6f89a4ed78fc95a0679c5bb99dd353e3dc86c7f8",
            "reference": "6f89a4ed78fc95a0679c5bb99dd353e3dc86c7f8",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2018-10-09T11:39:13+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\datetime\\": "src"
            }
        },
        "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-depdrop",
        "version": "v1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
            "reference": "0598b220e62350b2f0a6372def96358e3b660f10"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/0598b220e62350b2f0a6372def96358e3b660f10",
            "reference": "0598b220e62350b2f0a6372def96358e3b660f10",
            "shasum": ""
        },
        "require": {
            "kartik-v/dependent-dropdown": "~1.4",
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2018-10-09T11:43:32+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\depdrop\\": "src"
            }
        },
        "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": "kartik-v/yii2-widget-fileinput",
        "version": "v1.0.8",
        "version_normalized": "1.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
            "reference": "7f76d784cc48733746ff90b53b8474dcf48ea6c4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/7f76d784cc48733746ff90b53b8474dcf48ea6c4",
            "reference": "7f76d784cc48733746ff90b53b8474dcf48ea6c4",
            "shasum": ""
        },
        "require": {
            "kartik-v/bootstrap-fileinput": "~4.4",
            "kartik-v/yii2-krajee-base": ">=1.9"
        },
        "time": "2018-09-19T13:09:42+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\file\\": "src"
            }
        },
        "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 & 4.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-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-03T08:23:04+00:00",
        "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/yii2-widget-rangeinput",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-rangeinput.git",
            "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/dd9019bab7e5bf570a02870d9e74387891bbdb32",
            "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=1.9"
        },
        "time": "2018-09-07T10:05:08+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\range\\": "src"
            }
        },
        "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-rating",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-rating.git",
            "reference": "651eaa5e6a3bd19471e2a907fb17c3fd92f383e7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/651eaa5e6a3bd19471e2a907fb17c3fd92f383e7",
            "reference": "651eaa5e6a3bd19471e2a907fb17c3fd92f383e7",
            "shasum": ""
        },
        "require": {
            "kartik-v/bootstrap-star-rating": "~4.0",
            "kartik-v/yii2-krajee-base": ">=1.9"
        },
        "time": "2018-09-16T09:30:44+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\rating\\": "src"
            }
        },
        "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-select2",
        "version": "v2.1.3",
        "version_normalized": "2.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-select2.git",
            "reference": "f1ae98b7ec3e46ba0193471647ce15d07aa67f58"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/f1ae98b7ec3e46ba0193471647ce15d07aa67f58",
            "reference": "f1ae98b7ec3e46ba0193471647ce15d07aa67f58",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=1.9"
        },
        "time": "2018-09-07T08:11:16+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\select2\\": "src"
            }
        },
        "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"
        ]
    },
    {
        "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-09T08:07:23+00:00",
        "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": "kartik-v/yii2-widget-spinner",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-spinner.git",
            "reference": "eb10dad17a107bf14f173c99994770ca23c548a6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/eb10dad17a107bf14f173c99994770ca23c548a6",
            "reference": "eb10dad17a107bf14f173c99994770ca23c548a6",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2018-10-09T11:54:03+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\spinner\\": "src"
            }
        },
        "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/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-10T16:47:35+00:00",
        "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-timepicker",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-timepicker.git",
            "reference": "c1dacfc3712bedf4f694d878279189e440a24b21"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/c1dacfc3712bedf4f694d878279189e440a24b21",
            "reference": "c1dacfc3712bedf4f694d878279189e440a24b21",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2018-10-09T11:58:19+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\time\\": "src"
            }
        },
        "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-touchspin",
        "version": "v1.2.3",
        "version_normalized": "1.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-touchspin.git",
            "reference": "1daca822ad11258242178155613da8e269e3df2b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/1daca822ad11258242178155613da8e269e3df2b",
            "reference": "1daca822ad11258242178155613da8e269e3df2b",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=1.9"
        },
        "time": "2018-09-05T11:59:34+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\touchspin\\": "src"
            }
        },
        "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-typeahead",
        "version": "v1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-typeahead.git",
            "reference": "f8a00c0264e2572d9601540efc5fdf7e46dbbfe8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/f8a00c0264e2572d9601540efc5fdf7e46dbbfe8",
            "reference": "f8a00c0264e2572d9601540efc5fdf7e46dbbfe8",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2018-10-09T12:02:22+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\typeahead\\": "src"
            }
        },
        "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/yii2-widgets",
        "version": "v3.4.1",
        "version_normalized": "3.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widgets.git",
            "reference": "e5a030d700243a90eccf96a070380bd3b76e17a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/e5a030d700243a90eccf96a070380bd3b76e17a3",
            "reference": "e5a030d700243a90eccf96a070380bd3b76e17a3",
            "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": "2018-10-09T17:40:19+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\widgets\\": "src"
            }
        },
        "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": "monolog/monolog",
        "version": "1.24.0",
        "version_normalized": "1.24.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
            "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "provide": {
            "psr/log-implementation": "1.0.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "^2.4.9 || ^3.0",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/gelf-php": "~1.0",
            "jakub-onderka/php-parallel-lint": "0.9",
            "php-amqplib/php-amqplib": "~2.4",
            "php-console/php-console": "^3.1.3",
            "phpunit/phpunit": "~4.5",
            "phpunit/phpunit-mock-objects": "2.3.0",
            "ruflin/elastica": ">=0.90 <3.0",
            "sentry/sentry": "^0.13",
            "swiftmailer/swiftmailer": "^5.3|^6.0"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mongo": "Allow sending log messages to a MongoDB server",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
            "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
            "php-console/php-console": "Allow sending log messages to Google Chrome",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
            "sentry/sentry": "Allow sending log messages to a Sentry server"
        },
        "time": "2018-11-05T09:00:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "http://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ]
    },
    {
        "name": "mrclay/jsmin-php",
        "version": "2.3.2",
        "version_normalized": "2.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mrclay/jsmin-php.git",
            "reference": "932c9633c35b390beb2cfdea69a41ea7dbc8d759"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mrclay/jsmin-php/zipball/932c9633c35b390beb2cfdea69a41ea7dbc8d759",
            "reference": "932c9633c35b390beb2cfdea69a41ea7dbc8d759",
            "shasum": ""
        },
        "require": {
            "ext-pcre": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.2"
        },
        "time": "2015-03-30T15:04:42+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JSMin\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Stephen Clay",
                "email": "steve@mrclay.org",
                "role": "Developer"
            },
            {
                "name": "Ryan Grove",
                "email": "ryan@wonko.com",
                "role": "Developer"
            }
        ],
        "description": "Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.",
        "homepage": "https://github.com/mrclay/jsmin-php/",
        "keywords": [
            "compress",
            "jsmin",
            "minify"
        ]
    },
    {
        "name": "mrclay/minify",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mrclay/minify.git",
            "reference": "404664509c3d2b3a745e091c86c968a13cba3efc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mrclay/minify/zipball/404664509c3d2b3a745e091c86c968a13cba3efc",
            "reference": "404664509c3d2b3a745e091c86c968a13cba3efc",
            "shasum": ""
        },
        "require": {
            "ext-pcre": "*",
            "intervention/httpauth": "~2.0",
            "monolog/monolog": "~1.1",
            "mrclay/jsmin-php": "~2",
            "mrclay/props-dic": "^2.2",
            "php": "^5.3.0 || ^7.0",
            "tubalmartin/cssmin": "~4"
        },
        "require-dev": {
            "firephp/firephp-core": "~0.4.0",
            "leafo/scssphp": "~0.6.6",
            "marcusschwarz/lesserphp": "~0.5.1",
            "meenie/javascript-packer": "~1.1",
            "phpunit/phpunit": "4.8.*",
            "tedivm/jshrink": "~1.1.0"
        },
        "suggest": {
            "firephp/firephp-core": "Use FirePHP for Log messages",
            "marcusschwarz/lesserphp": "LESS support",
            "meenie/javascript-packer": "Keep track of the Packer PHP port using Composer"
        },
        "time": "2017-11-03T21:00:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "lib/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Stephen Clay",
                "email": "steve@mrclay.org",
                "role": "Developer"
            }
        ],
        "description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers",
        "homepage": "https://github.com/mrclay/minify"
    },
    {
        "name": "mrclay/props-dic",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mrclay/Props.git",
            "reference": "9ed6cf3a027f1eab03abdd134ec209467cf9c77e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mrclay/Props/zipball/9ed6cf3a027f1eab03abdd134ec209467cf9c77e",
            "reference": "9ed6cf3a027f1eab03abdd134ec209467cf9c77e",
            "shasum": ""
        },
        "require": {
            "container-interop/container-interop": "^1.1",
            "php": ">=5.3.3",
            "pimple/pimple": "~3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8"
        },
        "time": "2016-02-10T18:59:20+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Props\\": [
                    "src/",
                    "test/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Steve Clay",
                "email": "steve@mrclay.org",
                "homepage": "http://www.mrclay.org/"
            }
        ],
        "description": "Props is a simple DI container that allows retrieving values via custom property and method names",
        "keywords": [
            "container",
            "dependency injection",
            "dependency injection container",
            "di",
            "di container"
        ]
    },
    {
        "name": "paypal/rest-api-sdk-php",
        "version": "1.13.0",
        "version_normalized": "1.13.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paypal/PayPal-PHP-SDK.git",
            "reference": "192e217beed14c8e75624e821fdc8ec51e2a21f5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paypal/PayPal-PHP-SDK/zipball/192e217beed14c8e75624e821fdc8ec51e2a21f5",
            "reference": "192e217beed14c8e75624e821fdc8ec51e2a21f5",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.3.0",
            "psr/log": "^1.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2017-11-13T19:21:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PayPal": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "PayPal",
                "homepage": "https://github.com/paypal/rest-api-sdk-php/contributors"
            }
        ],
        "description": "PayPal's PHP SDK for REST APIs",
        "homepage": "http://paypal.github.io/PayPal-PHP-SDK/",
        "keywords": [
            "payments",
            "paypal",
            "rest",
            "sdk"
        ]
    },
    {
        "name": "phpspec/php-diff",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpspec/php-diff.git",
            "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
            "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
            "shasum": ""
        },
        "time": "2016-04-07T12:29:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "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"
            }
        ],
        "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays)."
    },
    {
        "name": "pimple/pimple",
        "version": "v3.2.3",
        "version_normalized": "3.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/silexphp/Pimple.git",
            "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
            "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/container": "^1.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.2"
        },
        "time": "2018-01-21T07:42:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Pimple": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Pimple, a simple Dependency Injection Container",
        "homepage": "http://pimple.sensiolabs.org",
        "keywords": [
            "container",
            "dependency injection"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "rmrevin/yii2-minify-view",
        "version": "1.15.1",
        "version_normalized": "1.15.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/rmrevin/yii2-minify-view.git",
            "reference": "578ad188a967e70e6d36a6f0bea331e4452cef72"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rmrevin/yii2-minify-view/zipball/578ad188a967e70e6d36a6f0bea331e4452cef72",
            "reference": "578ad188a967e70e6d36a6f0bea331e4452cef72",
            "shasum": ""
        },
        "require": {
            "mrclay/minify": "^3.0",
            "yiisoft/yii2": "^2.0"
        },
        "time": "2017-06-09T13:34:34+00:00",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "rmrevin\\yii\\minify\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Revin Roman",
                "email": "roman@rmrevin.com",
                "homepage": "https://rmrevin.com/"
            }
        ],
        "description": "Yii2 View component with minification css & js",
        "keywords": [
            "JS",
            "css",
            "minify",
            "view",
            "yii2"
        ]
    },
    {
        "name": "smarty/smarty",
        "version": "v3.1.33",
        "version_normalized": "3.1.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/smarty-php/smarty.git",
            "reference": "dd55b23121e55a3b4f1af90a707a6c4e5969530f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/smarty-php/smarty/zipball/dd55b23121e55a3b4f1af90a707a6c4e5969530f",
            "reference": "dd55b23121e55a3b4f1af90a707a6c4e5969530f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2018-09-12T20:54:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "libs/bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Monte Ohrt",
                "email": "monte@ohrt.com"
            },
            {
                "name": "Uwe Tews",
                "email": "uwe.tews@googlemail.com"
            },
            {
                "name": "Rodney Rehm",
                "email": "rodney.rehm@medialize.de"
            }
        ],
        "description": "Smarty - the compiling PHP template engine",
        "homepage": "http://www.smarty.net",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v5.4.12",
        "version_normalized": "5.4.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "181b89f18a90f8925ef805f950d47a7190e9b950"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950",
            "reference": "181b89f18a90f8925ef805f950d47a7190e9b950",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1",
            "symfony/phpunit-bridge": "~3.2"
        },
        "time": "2018-07-31T09:26:32+00:00",
        "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": "https://swiftmailer.symfony.com",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "tubalmartin/cssmin",
        "version": "v4.1.1",
        "version_normalized": "4.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
            "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
            "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
            "shasum": ""
        },
        "require": {
            "ext-pcre": "*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "cogpowered/finediff": "0.3.*",
            "phpunit/phpunit": "4.8.*"
        },
        "time": "2018-01-15T15:26:51+00:00",
        "bin": [
            "cssmin"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "tubalmartin\\CssMin\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Túbal Martín",
                "homepage": "http://tubalmartin.me/"
            }
        ],
        "description": "A PHP port of the YUI CSS compressor",
        "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
        "keywords": [
            "compress",
            "compressor",
            "css",
            "cssmin",
            "minify",
            "yui"
        ]
    },
    {
        "name": "yiisoft/yii2",
        "version": "2.0.15.1",
        "version_normalized": "2.0.15.1",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-framework.git",
            "reference": "ed3a9e1c4abe206e1c3ce48a6b3624119b79850d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/ed3a9e1c4abe206e1c3ce48a6b3624119b79850d",
            "reference": "ed3a9e1c4abe206e1c3ce48a6b3624119b79850d",
            "shasum": ""
        },
        "require": {
            "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
            "bower-asset/jquery": "3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
            "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": "2018-03-21T18:36:53+00:00",
        "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"
            },
            {
                "name": "Boudewijn Vahrmeijer",
                "email": "info@dynasource.eu",
                "homepage": "http://dynasource.eu",
                "role": "Core framework development"
            }
        ],
        "description": "Yii PHP Framework Version 2",
        "homepage": "http://www.yiiframework.com/",
        "keywords": [
            "framework",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-authclient",
        "version": "2.1.7",
        "version_normalized": "2.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-authclient.git",
            "reference": "51ed208515a2d04c538b2c498c4f760481a431b5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/51ed208515a2d04c538b2c498c4f760481a431b5",
            "reference": "51ed208515a2d04c538b2c498c4f760481a431b5",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2-httpclient": "~2.0.5"
        },
        "suggest": {
            "spomky-labs/jose": "required for JWS,JWT or JWK related flows like OpenIDConnect"
        },
        "time": "2018-09-20T07:23:55+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yii\\authclient\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Paul Klimov",
                "email": "klimov.paul@gmail.com"
            }
        ],
        "description": "External authentication via OAuth and OpenID for the Yii framework",
        "keywords": [
            "OpenID Connect",
            "OpenId",
            "api",
            "auth",
            "oauth",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-bootstrap",
        "version": "2.0.8",
        "version_normalized": "2.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-bootstrap.git",
            "reference": "3f49c47924bb9fa5363c3fc7b073d954168cf438"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3f49c47924bb9fa5363c3fc7b073d954168cf438",
            "reference": "3f49c47924bb9fa5363c3fc7b073d954168cf438",
            "shasum": ""
        },
        "require": {
            "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
            "yiisoft/yii2": "~2.0.6"
        },
        "time": "2018-02-16T10:41:52+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yii\\bootstrap\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Paul Klimov",
                "email": "klimov.paul@gmail.com"
            },
            {
                "name": "Alexander Makarov",
                "email": "sam@rmcreative.ru",
                "homepage": "http://rmcreative.ru/"
            },
            {
                "name": "Antonio Ramirez",
                "email": "amigo.cobos@gmail.com"
            },
            {
                "name": "Qiang Xue",
                "email": "qiang.xue@gmail.com",
                "homepage": "http://www.yiiframework.com/"
            }
        ],
        "description": "The Twitter Bootstrap extension for the Yii framework",
        "keywords": [
            "bootstrap",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-codeception",
        "version": "2.0.6",
        "version_normalized": "2.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-codeception.git",
            "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/086c8c2d28736e7a484a7a8611b5cc84024e9fb3",
            "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": ">=2.0.4"
        },
        "time": "2017-05-22T12:08:21+00:00",
        "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"
        ],
        "abandoned": "codeception/codeception"
    },
    {
        "name": "yiisoft/yii2-composer",
        "version": "2.0.7",
        "version_normalized": "2.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-composer.git",
            "reference": "1439e78be1218c492e6cde251ed87d3f128b9534"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/1439e78be1218c492e6cde251ed87d3f128b9534",
            "reference": "1439e78be1218c492e6cde251ed87d3f128b9534",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "require-dev": {
            "composer/composer": "^1.0"
        },
        "time": "2018-07-05T15:44:47+00:00",
        "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"
            },
            {
                "name": "Carsten Brandt",
                "email": "mail@cebe.cc"
            }
        ],
        "description": "The composer plugin for Yii extension installer",
        "keywords": [
            "composer",
            "extension installer",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-debug",
        "version": "2.0.14",
        "version_normalized": "2.0.14.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-debug.git",
            "reference": "dc5a4a8529de1a41dbb037dbabf1f3f93002f21d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/dc5a4a8529de1a41dbb037dbabf1f3f93002f21d",
            "reference": "dc5a4a8529de1a41dbb037dbabf1f3f93002f21d",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": "~2.0.13",
            "yiisoft/yii2-bootstrap": "~2.0.0"
        },
        "time": "2018-09-23T21:41:04+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yii\\debug\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Qiang Xue",
                "email": "qiang.xue@gmail.com"
            }
        ],
        "description": "The debugger extension for the Yii framework",
        "keywords": [
            "debug",
            "debugger",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-faker",
        "version": "2.0.4",
        "version_normalized": "2.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-faker.git",
            "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/3df62b1dcb272a8413f9c6e532c9d73f325ccde1",
            "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1",
            "shasum": ""
        },
        "require": {
            "fzaninotto/faker": "~1.4",
            "yiisoft/yii2": "~2.0.0"
        },
        "time": "2018-02-19T20:27:10+00:00",
        "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": "yiisoft/yii2-gii",
        "version": "2.0.7",
        "version_normalized": "2.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-gii.git",
            "reference": "9ec1374d0844f448d2af29c707f77c9f8d1375c8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/9ec1374d0844f448d2af29c707f77c9f8d1375c8",
            "reference": "9ec1374d0844f448d2af29c707f77c9f8d1375c8",
            "shasum": ""
        },
        "require": {
            "bower-asset/typeahead.js": "0.10.* | ~0.11.0",
            "phpspec/php-diff": ">=1.0.2",
            "yiisoft/yii2": "~2.0.14",
            "yiisoft/yii2-bootstrap": "~2.0.0"
        },
        "time": "2018-05-02T22:05:25+00:00",
        "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\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Qiang Xue",
                "email": "qiang.xue@gmail.com"
            }
        ],
        "description": "The Gii extension for the Yii framework",
        "keywords": [
            "code generator",
            "gii",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-httpclient",
        "version": "2.0.7",
        "version_normalized": "2.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-httpclient.git",
            "reference": "360b0f9c0855709b3370d486a4de435022fb3926"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/360b0f9c0855709b3370d486a4de435022fb3926",
            "reference": "360b0f9c0855709b3370d486a4de435022fb3926",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": "~2.0.13"
        },
        "time": "2018-09-23T21:53:35+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yii\\httpclient\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Paul Klimov",
                "email": "klimov.paul@gmail.com"
            }
        ],
        "description": "HTTP client extension for the Yii framework",
        "keywords": [
            "curl",
            "http",
            "httpclient",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-imagine",
        "version": "2.1.1",
        "version_normalized": "2.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-imagine.git",
            "reference": "a8a1a068862a86e3395e665bc86e63d5c9b60841"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/a8a1a068862a86e3395e665bc86e63d5c9b60841",
            "reference": "a8a1a068862a86e3395e665bc86e63d5c9b60841",
            "shasum": ""
        },
        "require": {
            "imagine/imagine": "~0.6.0 | ~0.7.1",
            "yiisoft/yii2": "~2.0.0"
        },
        "time": "2018-02-22T11:57:06+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yii\\imagine\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Antonio Ramirez",
                "email": "amigo.cobos@gmail.com"
            }
        ],
        "description": "The Imagine integration for the Yii framework",
        "keywords": [
            "helper",
            "image",
            "imagine",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-smarty",
        "version": "2.0.7",
        "version_normalized": "2.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-smarty.git",
            "reference": "f4bfa622f48ed6333fd4e2eb27990b2082c51008"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-smarty/zipball/f4bfa622f48ed6333fd4e2eb27990b2082c51008",
            "reference": "f4bfa622f48ed6333fd4e2eb27990b2082c51008",
            "shasum": ""
        },
        "require": {
            "smarty/smarty": "~3.1.0",
            "yiisoft/yii2": "~2.0.0"
        },
        "time": "2018-04-24T23:07:14+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yii\\smarty\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Alexander Makarov",
                "email": "sam@rmcreative.ru"
            }
        ],
        "description": "The Smarty integration for the Yii framework",
        "keywords": [
            "renderer",
            "smarty",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-sphinx",
        "version": "2.0.11",
        "version_normalized": "2.0.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-sphinx.git",
            "reference": "b972e882e81edabffb6cbc90e81d856a83a11e2a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-sphinx/zipball/b972e882e81edabffb6cbc90e81d856a83a11e2a",
            "reference": "b972e882e81edabffb6cbc90e81d856a83a11e2a",
            "shasum": ""
        },
        "require": {
            "ext-pdo": "*",
            "ext-pdo_mysql": "*",
            "yiisoft/yii2": "~2.0.13"
        },
        "time": "2018-09-23T22:27:18+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yii\\sphinx\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Paul Klimov",
                "email": "klimov.paul@gmail.com"
            }
        ],
        "description": "Sphinx full text search engine extension for the Yii framework",
        "keywords": [
            "active-record",
            "fulltext",
            "search",
            "sphinx",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-swiftmailer",
        "version": "2.0.7",
        "version_normalized": "2.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
            "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/8a03a62cbcb82e7697d3002eb43a8d2637f566ec",
            "reference": "8a03a62cbcb82e7697d3002eb43a8d2637f566ec",
            "shasum": ""
        },
        "require": {
            "swiftmailer/swiftmailer": "~5.0",
            "yiisoft/yii2": "~2.0.4"
        },
        "time": "2017-05-01T08:29:00+00:00",
        "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"
        ]
    }
]
