AlkantarClanX12

Your IP : 13.59.134.65


Current Path : /home/thanudqk/siamfreetour.com/wp-content/themes/techup/inc/kirki/
Upload File :
Current File : //home/thanudqk/siamfreetour.com/wp-content/themes/techup/inc/kirki/composer.lock

{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "8b7f137e91a4769c5bc3a7e2ee05c023",
    "packages": [
        {
            "name": "kirki-framework/compatibility",
            "version": "v1.0.9",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/compatibility.git",
                "reference": "1169e68f1232dfc7d659c981d440d81e8253a810"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/compatibility/zipball/1169e68f1232dfc7d659c981d440d81e8253a810",
                "reference": "1169e68f1232dfc7d659c981d440d81e8253a810",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Compatibility\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Compatibility package for themes using the Kirki v3.x API.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/compatibility/issues",
                "source": "https://github.com/kirki-framework/compatibility/tree/v1.0.9"
            },
            "time": "2022-01-21T14:32:03+00:00"
        },
        {
            "name": "kirki-framework/control-base",
            "version": "v1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-base.git",
                "reference": "0abf9e81f21e5256be879240cca98778e99851eb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-base/zipball/0abf9e81f21e5256be879240cca98778e99851eb",
                "reference": "0abf9e81f21e5256be879240cca98778e99851eb",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "The base class for other Kirki's controls.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-base/issues",
                "source": "https://github.com/kirki-framework/control-base/tree/v1.0.4"
            },
            "time": "2022-02-08T13:25:23+00:00"
        },
        {
            "name": "kirki-framework/control-checkbox",
            "version": "v1.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-checkbox.git",
                "reference": "1f581fd75cf9cae20788decbe56d5ef48d3b7bf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-checkbox/zipball/1f581fd75cf9cae20788decbe56d5ef48d3b7bf8",
                "reference": "1f581fd75cf9cae20788decbe56d5ef48d3b7bf8",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Checkbox control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-checkbox/issues",
                "source": "https://github.com/kirki-framework/control-checkbox/tree/v1.0.6"
            },
            "time": "2022-01-24T18:06:27+00:00"
        },
        {
            "name": "kirki-framework/control-code",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-code.git",
                "reference": "29909ae3f62210b9b5937c798086ce8495e77d72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-code/zipball/29909ae3f62210b9b5937c798086ce8495e77d72",
                "reference": "29909ae3f62210b9b5937c798086ce8495e77d72",
                "shasum": ""
            },
            "require": {
                "kirki-framework/field": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Code control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-code/issues",
                "source": "https://github.com/kirki-framework/control-code/tree/v1.0.1"
            },
            "time": "2021-12-29T12:56:00+00:00"
        },
        {
            "name": "kirki-framework/control-color",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-color.git",
                "reference": "5820fa89e0e8dc69dd4864575074552434193e11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-color/zipball/5820fa89e0e8dc69dd4864575074552434193e11",
                "reference": "5820fa89e0e8dc69dd4864575074552434193e11",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-react-colorful": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Color control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-color/issues",
                "source": "https://github.com/kirki-framework/control-color/tree/v1.0.1"
            },
            "time": "2021-12-29T13:22:22+00:00"
        },
        {
            "name": "kirki-framework/control-color-palette",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-color-palette.git",
                "reference": "32715837449e9a6666253b28b538bd69d6718c67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-color-palette/zipball/32715837449e9a6666253b28b538bd69d6718c67",
                "reference": "32715837449e9a6666253b28b538bd69d6718c67",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Color palette control for the Kirki Customizer Framework",
            "support": {
                "issues": "https://github.com/kirki-framework/control-color-palette/issues",
                "source": "https://github.com/kirki-framework/control-color-palette/tree/v1.0.3"
            },
            "time": "2022-01-18T07:50:14+00:00"
        },
        {
            "name": "kirki-framework/control-cropped-image",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-cropped-image.git",
                "reference": "549e7ddfe1a9fe2305fe6c1bc6cc80489d647452"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-cropped-image/zipball/549e7ddfe1a9fe2305fe6c1bc6cc80489d647452",
                "reference": "549e7ddfe1a9fe2305fe6c1bc6cc80489d647452",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Cropped-Image control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-cropped-image/issues",
                "source": "https://github.com/kirki-framework/control-cropped-image/tree/v1.0.1"
            },
            "time": "2021-12-29T13:27:21+00:00"
        },
        {
            "name": "kirki-framework/control-custom",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-custom.git",
                "reference": "103f4f813f1919c23ec41e81c81cfbf83ab0e78f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-custom/zipball/103f4f813f1919c23ec41e81c81cfbf83ab0e78f",
                "reference": "103f4f813f1919c23ec41e81c81cfbf83ab0e78f",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Custom control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-custom/issues",
                "source": "https://github.com/kirki-framework/control-custom/tree/v1.0.1"
            },
            "time": "2021-12-29T14:02:22+00:00"
        },
        {
            "name": "kirki-framework/control-dashicons",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-dashicons.git",
                "reference": "90210466bd4a53b6ab4468330064eabeaf242fd9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-dashicons/zipball/90210466bd4a53b6ab4468330064eabeaf242fd9",
                "reference": "90210466bd4a53b6ab4468330064eabeaf242fd9",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field",
                    "Kirki\\Util\\": "src/Util"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Dashicons control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-dashicons/issues",
                "source": "https://github.com/kirki-framework/control-dashicons/tree/v1.0.1"
            },
            "time": "2021-12-29T14:05:30+00:00"
        },
        {
            "name": "kirki-framework/control-date",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-date.git",
                "reference": "71e7fb60b5789d77579b12b202e5487cd2bd5dc2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-date/zipball/71e7fb60b5789d77579b12b202e5487cd2bd5dc2",
                "reference": "71e7fb60b5789d77579b12b202e5487cd2bd5dc2",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Date control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-date/issues",
                "source": "https://github.com/kirki-framework/control-date/tree/v1.0.1"
            },
            "time": "2021-12-29T14:08:35+00:00"
        },
        {
            "name": "kirki-framework/control-dimension",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-dimension.git",
                "reference": "7a64c587fd57fb5bdbeceb393b621457c4d9f515"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-dimension/zipball/7a64c587fd57fb5bdbeceb393b621457c4d9f515",
                "reference": "7a64c587fd57fb5bdbeceb393b621457c4d9f515",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Dimension control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-dimension/issues",
                "source": "https://github.com/kirki-framework/control-dimension/tree/v1.0.2"
            },
            "time": "2021-12-29T14:13:14+00:00"
        },
        {
            "name": "kirki-framework/control-editor",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-editor.git",
                "reference": "5e27c3cc7b10eb317321790a5d8ddf57304cf2a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-editor/zipball/5e27c3cc7b10eb317321790a5d8ddf57304cf2a2",
                "reference": "5e27c3cc7b10eb317321790a5d8ddf57304cf2a2",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Editor control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-editor/issues",
                "source": "https://github.com/kirki-framework/control-editor/tree/v1.0.1"
            },
            "time": "2021-12-29T14:31:06+00:00"
        },
        {
            "name": "kirki-framework/control-generic",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-generic.git",
                "reference": "5f87bb740ba92717b6b10b862e571919003906c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-generic/zipball/5f87bb740ba92717b6b10b862e571919003906c4",
                "reference": "5f87bb740ba92717b6b10b862e571919003906c4",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Generic control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-generic/issues",
                "source": "https://github.com/kirki-framework/control-generic/tree/v1.0.2"
            },
            "time": "2022-01-24T19:36:51+00:00"
        },
        {
            "name": "kirki-framework/control-image",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-image.git",
                "reference": "32e2a2aff8a7e5d6ff9dfe530563a4381dc82e61"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-image/zipball/32e2a2aff8a7e5d6ff9dfe530563a4381dc82e61",
                "reference": "32e2a2aff8a7e5d6ff9dfe530563a4381dc82e61",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src/Field",
                    "Kirki\\Control\\": "src/Control"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Image control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-image/issues",
                "source": "https://github.com/kirki-framework/control-image/tree/v1.0.2"
            },
            "time": "2022-01-11T15:22:22+00:00"
        },
        {
            "name": "kirki-framework/control-multicheck",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-multicheck.git",
                "reference": "90098008c1988e7cd2b84c75ece68bbcd3bbeb70"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-multicheck/zipball/90098008c1988e7cd2b84c75ece68bbcd3bbeb70",
                "reference": "90098008c1988e7cd2b84c75ece68bbcd3bbeb70",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Multicheck control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-multicheck/issues",
                "source": "https://github.com/kirki-framework/control-multicheck/tree/v1.0.2"
            },
            "time": "2021-12-30T15:32:42+00:00"
        },
        {
            "name": "kirki-framework/control-palette",
            "version": "v0.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-palette.git",
                "reference": "aca16701c2aaddab0cef3e429cdb753845e03ae0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-palette/zipball/aca16701c2aaddab0cef3e429cdb753845e03ae0",
                "reference": "aca16701c2aaddab0cef3e429cdb753845e03ae0",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-radio": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Palette control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-palette/issues",
                "source": "https://github.com/kirki-framework/control-palette/tree/v0.1.1"
            },
            "time": "2022-02-01T07:36:30+00:00"
        },
        {
            "name": "kirki-framework/control-radio",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-radio.git",
                "reference": "1e47f185f8d95005c83e0ffbf3ff09faecea8eac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-radio/zipball/1e47f185f8d95005c83e0ffbf3ff09faecea8eac",
                "reference": "1e47f185f8d95005c83e0ffbf3ff09faecea8eac",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Radio controls for the Kirki Customizer framework.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-radio/issues",
                "source": "https://github.com/kirki-framework/control-radio/tree/v1.0.2"
            },
            "time": "2021-12-29T14:41:33+00:00"
        },
        {
            "name": "kirki-framework/control-react-colorful",
            "version": "v1.0.14",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-react-colorful.git",
                "reference": "bcfe71b736f4b43c00b0292e9260c78815808364"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-react-colorful/zipball/bcfe71b736f4b43c00b0292e9260c78815808364",
                "reference": "bcfe71b736f4b43c00b0292e9260c78815808364",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/field": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src/Field",
                    "Kirki\\Control\\": "src/Control"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Color control for the Kirki Customizer framework using react-colorful.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-react-colorful/issues",
                "source": "https://github.com/kirki-framework/control-react-colorful/tree/v1.0.14"
            },
            "time": "2022-02-11T17:28:13+00:00"
        },
        {
            "name": "kirki-framework/control-react-select",
            "version": "v1.1.5",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-react-select.git",
                "reference": "4c156e42a36f74ff5b9b1e2797b1742845de9e47"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-react-select/zipball/4c156e42a36f74ff5b9b1e2797b1742845de9e47",
                "reference": "4c156e42a36f74ff5b9b1e2797b1742845de9e47",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src/Field",
                    "Kirki\\Control\\": "src/Control"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Select control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-react-select/issues",
                "source": "https://github.com/kirki-framework/control-react-select/tree/v1.1.5"
            },
            "time": "2022-02-10T20:16:05+00:00"
        },
        {
            "name": "kirki-framework/control-repeater",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-repeater.git",
                "reference": "b24e7ae8641867616cc12038eda0a6e990399bbd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-repeater/zipball/b24e7ae8641867616cc12038eda0a6e990399bbd",
                "reference": "b24e7ae8641867616cc12038eda0a6e990399bbd",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-checkbox": "*",
                "kirki-framework/control-color": "*",
                "kirki-framework/control-generic": "*",
                "kirki-framework/control-image": "*",
                "kirki-framework/control-radio": "*",
                "kirki-framework/control-select": "*",
                "kirki-framework/control-upload": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field",
                    "Kirki\\Settings\\": "src/Settings"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Repeater control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-repeater/issues",
                "source": "https://github.com/kirki-framework/control-repeater/tree/v1.0.3"
            },
            "time": "2021-12-29T14:55:08+00:00"
        },
        {
            "name": "kirki-framework/control-select",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-select.git",
                "reference": "01abe2cbce62b7a566c890697a32506b94910156"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-select/zipball/01abe2cbce62b7a566c890697a32506b94910156",
                "reference": "01abe2cbce62b7a566c890697a32506b94910156",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Select control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-select/issues",
                "source": "https://github.com/kirki-framework/control-select/tree/v1.0.1"
            },
            "time": "2021-12-29T14:56:51+00:00"
        },
        {
            "name": "kirki-framework/control-slider",
            "version": "v1.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-slider.git",
                "reference": "40ce473123f0cb12da745467d69210cff3ffecf5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-slider/zipball/40ce473123f0cb12da745467d69210cff3ffecf5",
                "reference": "40ce473123f0cb12da745467d69210cff3ffecf5",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Range slider control for the Kirki Customizer Framework",
            "homepage": "https://kirki.org/",
            "support": {
                "issues": "https://github.com/kirki-framework/control-slider/issues",
                "source": "https://github.com/kirki-framework/control-slider/tree/v1.0.5"
            },
            "time": "2022-01-18T06:31:29+00:00"
        },
        {
            "name": "kirki-framework/control-sortable",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-sortable.git",
                "reference": "ea4659bb2118c57ec6e24cd2ab06f36a3a528d26"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-sortable/zipball/ea4659bb2118c57ec6e24cd2ab06f36a3a528d26",
                "reference": "ea4659bb2118c57ec6e24cd2ab06f36a3a528d26",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Control\\": "src/Control",
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Sortable control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-sortable/issues",
                "source": "https://github.com/kirki-framework/control-sortable/tree/v1.0.1"
            },
            "time": "2021-12-29T15:17:42+00:00"
        },
        {
            "name": "kirki-framework/control-upload",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/control-upload.git",
                "reference": "13ea09c9330c6eb1d4452d5948866f226b0f8a0f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/control-upload/zipball/13ea09c9330c6eb1d4452d5948866f226b0f8a0f",
                "reference": "13ea09c9330c6eb1d4452d5948866f226b0f8a0f",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/field": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src/Field",
                    "Kirki\\Control\\": "src/Control"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Upload control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/control-upload/issues",
                "source": "https://github.com/kirki-framework/control-upload/tree/v1.0.3"
            },
            "time": "2021-12-29T15:19:32+00:00"
        },
        {
            "name": "kirki-framework/data-option",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/data-option.git",
                "reference": "9a54f5c553e2f1e84f4ff620e271bfc16ee49ced"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/data-option/zipball/9a54f5c553e2f1e84f4ff620e271bfc16ee49ced",
                "reference": "9a54f5c553e2f1e84f4ff620e271bfc16ee49ced",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Data\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Hooks and tweaks to allow Kirki Fields to save options.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/data-option/issues",
                "source": "https://github.com/kirki-framework/data-option/tree/v1.0.3"
            },
            "time": "2022-02-17T14:41:24+00:00"
        },
        {
            "name": "kirki-framework/field",
            "version": "v1.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field.git",
                "reference": "97f5bf659cc68d46e2bce62489acf2d2142b36e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field/zipball/97f5bf659cc68d46e2bce62489acf2d2142b36e7",
                "reference": "97f5bf659cc68d46e2bce62489acf2d2142b36e7",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Customizer API abstraction used by Kirki Controls.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field/issues",
                "source": "https://github.com/kirki-framework/field/tree/v1.0.10"
            },
            "time": "2022-02-02T02:25:04+00:00"
        },
        {
            "name": "kirki-framework/field-background",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field-background.git",
                "reference": "875b5e42c3de8a77d0a15c7dd55c8467cbf18373"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field-background/zipball/875b5e42c3de8a77d0a15c7dd55c8467cbf18373",
                "reference": "875b5e42c3de8a77d0a15c7dd55c8467cbf18373",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-radio": "*",
                "kirki-framework/control-react-colorful": "*",
                "kirki-framework/control-select": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Background field for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field-background/issues",
                "source": "https://github.com/kirki-framework/field-background/tree/v1.0.1"
            },
            "time": "2021-12-29T15:27:23+00:00"
        },
        {
            "name": "kirki-framework/field-dimensions",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field-dimensions.git",
                "reference": "ac147cc95fb706664953471ef8f14cfb04f197fc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field-dimensions/zipball/ac147cc95fb706664953471ef8f14cfb04f197fc",
                "reference": "ac147cc95fb706664953471ef8f14cfb04f197fc",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-dimension": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Dimensions field for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field-dimensions/issues",
                "source": "https://github.com/kirki-framework/field-dimensions/tree/v1.0.3"
            },
            "time": "2022-01-20T00:21:17+00:00"
        },
        {
            "name": "kirki-framework/field-fontawesome",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field-fontawesome.git",
                "reference": "64d8954039eef1ff03429cdd13c81e4e6b278321"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field-fontawesome/zipball/64d8954039eef1ff03429cdd13c81e4e6b278321",
                "reference": "64d8954039eef1ff03429cdd13c81e4e6b278321",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-select": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src/Field"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Font-Awesome field for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field-fontawesome/issues",
                "source": "https://github.com/kirki-framework/field-fontawesome/tree/v1.0.1"
            },
            "time": "2021-12-29T15:34:45+00:00"
        },
        {
            "name": "kirki-framework/field-multicolor",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field-multicolor.git",
                "reference": "3e0df3f5548fb89b38cb144bc87992936ed7b536"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field-multicolor/zipball/3e0df3f5548fb89b38cb144bc87992936ed7b536",
                "reference": "3e0df3f5548fb89b38cb144bc87992936ed7b536",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/control-react-colorful": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src/Field",
                    "Kirki\\Control\\": "src/Control"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Multicolor control for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field-multicolor/issues",
                "source": "https://github.com/kirki-framework/field-multicolor/tree/v1.0.3"
            },
            "time": "2022-02-11T12:41:56+00:00"
        },
        {
            "name": "kirki-framework/field-typography",
            "version": "v1.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/field-typography.git",
                "reference": "2d96fc2d65325ce8474d55e083db742cf437c0dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/field-typography/zipball/2d96fc2d65325ce8474d55e083db742cf437c0dd",
                "reference": "2d96fc2d65325ce8474d55e083db742cf437c0dd",
                "shasum": ""
            },
            "require": {
                "kirki-framework/control-base": "*",
                "kirki-framework/control-custom": "*",
                "kirki-framework/control-generic": "*",
                "kirki-framework/control-react-colorful": "*",
                "kirki-framework/control-react-select": "*",
                "kirki-framework/googlefonts": "*",
                "kirki-framework/module-webfonts": "*",
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Field\\": "src/Field",
                    "Kirki\\Control\\": "src/Control"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Typography field for the Kirki Customizer framework.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/field-typography/issues",
                "source": "https://github.com/kirki-framework/field-typography/tree/v1.0.6"
            },
            "time": "2022-02-11T15:40:07+00:00"
        },
        {
            "name": "kirki-framework/googlefonts",
            "version": "1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/googlefonts.git",
                "reference": "3fa0b6b5aacda3213ca7ccedcba3e6906aecb409"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/googlefonts/zipball/3fa0b6b5aacda3213ca7ccedcba3e6906aecb409",
                "reference": "3fa0b6b5aacda3213ca7ccedcba3e6906aecb409",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Get a JSON file for all googlefonts. Initially built for the Kirki framework for the WordPress Customizer.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "google-fonts",
                "googlefonts",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/googlefonts/issues",
                "source": "https://github.com/kirki-framework/googlefonts/tree/1.0.4"
            },
            "time": "2021-12-30T16:19:47+00:00"
        },
        {
            "name": "kirki-framework/l10n",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/l10n.git",
                "reference": "5a40875434ca075a09c81952547e3ccc7eeef704"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/l10n/zipball/5a40875434ca075a09c81952547e3ccc7eeef704",
                "reference": "5a40875434ca075a09c81952547e3ccc7eeef704",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Allows loading a 2nd textdomain inside a theme.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/l10n/issues",
                "source": "https://github.com/kirki-framework/l10n/tree/v1.0.2"
            },
            "time": "2021-12-29T18:35:09+00:00"
        },
        {
            "name": "kirki-framework/module-css",
            "version": "v1.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-css.git",
                "reference": "93b97d0e6b09fe4953c69a8ba9bc06884af91b27"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-css/zipball/93b97d0e6b09fe4953c69a8ba9bc06884af91b27",
                "reference": "93b97d0e6b09fe4953c69a8ba9bc06884af91b27",
                "shasum": ""
            },
            "require": {
                "kirki-framework/util": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "CSS Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-css/issues",
                "source": "https://github.com/kirki-framework/module-css/tree/v1.0.10"
            },
            "time": "2022-02-17T11:36:45+00:00"
        },
        {
            "name": "kirki-framework/module-editor-styles",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-editor-styles.git",
                "reference": "d30622f500cfcc4e0145790d4aeca541d6c73319"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-editor-styles/zipball/d30622f500cfcc4e0145790d4aeca541d6c73319",
                "reference": "d30622f500cfcc4e0145790d4aeca541d6c73319",
                "shasum": ""
            },
            "require": {
                "kirki-framework/module-css": "*",
                "kirki-framework/module-webfonts": "*",
                "kirki-framework/util": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Loading Animation Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-editor-styles/issues",
                "source": "https://github.com/kirki-framework/module-editor-styles/tree/v1.0.1"
            },
            "time": "2021-12-29T15:59:48+00:00"
        },
        {
            "name": "kirki-framework/module-field-dependencies",
            "version": "v1.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-field-dependencies.git",
                "reference": "5bf94bdce480d8405136cd5f0013ef42a775f167"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-field-dependencies/zipball/5bf94bdce480d8405136cd5f0013ef42a775f167",
                "reference": "5bf94bdce480d8405136cd5f0013ef42a775f167",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Field-Dependencies Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-field-dependencies/issues",
                "source": "https://github.com/kirki-framework/module-field-dependencies/tree/v1.0.6"
            },
            "time": "2022-01-03T16:41:08+00:00"
        },
        {
            "name": "kirki-framework/module-panels",
            "version": "v1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-panels.git",
                "reference": "1599dd344c15c49a837b5fdbddb1e37544bef979"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-panels/zipball/1599dd344c15c49a837b5fdbddb1e37544bef979",
                "reference": "1599dd344c15c49a837b5fdbddb1e37544bef979",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Panels API & Custom Panel Types for the Kirki WordPress Plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-panels/issues",
                "source": "https://github.com/kirki-framework/module-panels/tree/v1.0.1"
            },
            "time": "2021-12-29T16:04:04+00:00"
        },
        {
            "name": "kirki-framework/module-postmessage",
            "version": "v1.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-postMessage.git",
                "reference": "d543c8d34e7d6fc8c2ce4805d8fc940070a54691"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-postMessage/zipball/d543c8d34e7d6fc8c2ce4805d8fc940070a54691",
                "reference": "d543c8d34e7d6fc8c2ce4805d8fc940070a54691",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "kirki-framework/util": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "postMessage Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-postMessage/issues",
                "source": "https://github.com/kirki-framework/module-postMessage/tree/v1.0.6"
            },
            "time": "2022-02-17T12:30:43+00:00"
        },
        {
            "name": "kirki-framework/module-preset",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-preset.git",
                "reference": "b4862fbeb9e441ed4ccd15f29a1d17d6f300f6a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-preset/zipball/b4862fbeb9e441ed4ccd15f29a1d17d6f300f6a9",
                "reference": "b4862fbeb9e441ed4ccd15f29a1d17d6f300f6a9",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Preset Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-preset/issues",
                "source": "https://github.com/kirki-framework/module-preset/tree/v1.0.3"
            },
            "time": "2021-12-29T16:13:19+00:00"
        },
        {
            "name": "kirki-framework/module-section-icons",
            "version": "v0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-section-icons.git",
                "reference": "0e77b904692772974e5e291143f45056a5ab3665"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-section-icons/zipball/0e77b904692772974e5e291143f45056a5ab3665",
                "reference": "0e77b904692772974e5e291143f45056a5ab3665",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "kirki-framework/util": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Section-Icons Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-section-icons/issues",
                "source": "https://github.com/kirki-framework/module-section-icons/tree/v0.1.0"
            },
            "time": "2022-01-10T15:25:39+00:00"
        },
        {
            "name": "kirki-framework/module-sections",
            "version": "v1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-sections.git",
                "reference": "ee8c9120ddd7fe63e1ca39db93714b9b4e5d477c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-sections/zipball/ee8c9120ddd7fe63e1ca39db93714b9b4e5d477c",
                "reference": "ee8c9120ddd7fe63e1ca39db93714b9b4e5d477c",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Sections API & Custom Section Types for the Kirki WordPress Plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-sections/issues",
                "source": "https://github.com/kirki-framework/module-sections/tree/v1.0.4"
            },
            "time": "2021-12-29T16:14:58+00:00"
        },
        {
            "name": "kirki-framework/module-selective-refresh",
            "version": "v1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-selective-refresh.git",
                "reference": "bfeb430cb7eff60f5ba79e0785cf413905202c42"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-selective-refresh/zipball/bfeb430cb7eff60f5ba79e0785cf413905202c42",
                "reference": "bfeb430cb7eff60f5ba79e0785cf413905202c42",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Preset Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-selective-refresh/issues",
                "source": "https://github.com/kirki-framework/module-selective-refresh/tree/v1.0.3"
            },
            "time": "2021-12-29T16:17:19+00:00"
        },
        {
            "name": "kirki-framework/module-tooltips",
            "version": "v1.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-tooltips.git",
                "reference": "5b4715bd236a4239356e408068bffc2f300f3cdf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-tooltips/zipball/5b4715bd236a4239356e408068bffc2f300f3cdf",
                "reference": "5b4715bd236a4239356e408068bffc2f300f3cdf",
                "shasum": ""
            },
            "require": {
                "kirki-framework/url-getter": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Tooltips Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-tooltips/issues",
                "source": "https://github.com/kirki-framework/module-tooltips/tree/v1.0.10"
            },
            "time": "2022-01-27T03:35:52+00:00"
        },
        {
            "name": "kirki-framework/module-webfonts",
            "version": "v1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/module-webfonts.git",
                "reference": "ec12372bb67230ab5558a6b3d8b7f98300d2e2a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/module-webfonts/zipball/ec12372bb67230ab5558a6b3d8b7f98300d2e2a6",
                "reference": "ec12372bb67230ab5558a6b3d8b7f98300d2e2a6",
                "shasum": ""
            },
            "require": {
                "kirki-framework/googlefonts": "*",
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Module\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Webfonts Module for the Kirki WordPress plugin.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/module-webfonts/issues",
                "source": "https://github.com/kirki-framework/module-webfonts/tree/v1.0.4"
            },
            "time": "2021-12-29T16:23:32+00:00"
        },
        {
            "name": "kirki-framework/url-getter",
            "version": "v1.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/url-getter.git",
                "reference": "cfe7ea5b51c5e9b5e7d706ed56694f54a972fae2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/url-getter/zipball/cfe7ea5b51c5e9b5e7d706ed56694f54a972fae2",
                "reference": "cfe7ea5b51c5e9b5e7d706ed56694f54a972fae2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "Helper component to get the URL of a file in WordPress.",
            "homepage": "https://kirki.org/",
            "keywords": [
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/url-getter/issues",
                "source": "https://github.com/kirki-framework/url-getter/tree/v1.0.5"
            },
            "time": "2021-12-29T16:27:31+00:00"
        },
        {
            "name": "kirki-framework/util",
            "version": "v1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/kirki-framework/util.git",
                "reference": "fa3deaafe48055b56aedf80501817e3d9e83211c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kirki-framework/util/zipball/fa3deaafe48055b56aedf80501817e3d9e83211c",
                "reference": "fa3deaafe48055b56aedf80501817e3d9e83211c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kirki\\Util\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kirki Framework",
                    "email": "connect@mapsteps.com"
                }
            ],
            "description": "The Kirki WordPress plugin core classes.",
            "homepage": "https://kirki.org",
            "keywords": [
                "customizer",
                "framework",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/kirki-framework/util/issues",
                "source": "https://github.com/kirki-framework/util/tree/v1.0.2"
            },
            "time": "2021-12-29T16:32:57+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=7.0"
    },
    "platform-dev": [],
    "plugin-api-version": "2.2.0"
}