{
    "packages": [
        {
            "name": "vektor-inc/font-awesome-versions",
            "version": "0.7.2",
            "version_normalized": "0.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vektor-inc/font-awesome-versions.git",
                "reference": "ec8458a56165dc309befe88c982a54bda4bcb2e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vektor-inc/font-awesome-versions/zipball/ec8458a56165dc309befe88c982a54bda4bcb2e4",
                "reference": "ec8458a56165dc309befe88c982a54bda4bcb2e4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "doctrine/instantiator": "^1.5",
                "phpcompatibility/phpcompatibility-wp": "^2.1",
                "phpunit/phpunit": "^9.6.34",
                "sirbrillig/phpcs-variable-analysis": "^2.11",
                "squizlabs/php_codesniffer": "^3.11",
                "vektor-inc/vk-wp-unit-test-tools": "^0.12.0",
                "wp-coding-standards/wpcs": "^3.1",
                "wp-phpunit/wp-phpunit": "^6.7",
                "yoast/phpunit-polyfills": "^3.1"
            },
            "time": "2026-03-19T04:34:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "VektorInc\\VK_Font_Awesome_Versions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Vektor,Inc",
                    "homepage": "https://www.vektor-inc.co.jp/"
                }
            ],
            "description": "Font Awesome",
            "support": {
                "issues": "https://github.com/vektor-inc/font-awesome-versions/issues",
                "source": "https://github.com/vektor-inc/font-awesome-versions/tree/0.7.2"
            },
            "install-path": "../vektor-inc/font-awesome-versions"
        },
        {
            "name": "vektor-inc/tgm-plugin-activation",
            "version": "2.6.2",
            "version_normalized": "2.6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vektor-inc/TGM-Plugin-Activation.git",
                "reference": "ae20a712c7bbd67f1bef0af9a3f5f07359a94d48"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vektor-inc/TGM-Plugin-Activation/zipball/ae20a712c7bbd67f1bef0af9a3f5f07359a94d48",
                "reference": "ae20a712c7bbd67f1bef0af9a3f5f07359a94d48",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6",
                "phpcompatibility/phpcompatibility-wp": "^2.0",
                "wp-coding-standards/wpcs": "^2.0"
            },
            "time": "2024-01-31T09:52:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "class-tgm-plugin-activation.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Thomas Griffin",
                    "homepage": "http://thomasgriffinmedia.com",
                    "role": "Developer"
                },
                {
                    "name": "Gary Jones",
                    "homepage": "https://github.com/GaryJones",
                    "role": "Developer"
                },
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https://github.com/jrfnl",
                    "role": "Developer"
                }
            ],
            "description": "TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).",
            "homepage": "http://tgmpluginactivation.com",
            "keywords": [
                "activation",
                "library",
                "plugins",
                "theme",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/vektor-inc/TGM-Plugin-Activation/issues",
                "source": "https://github.com/vektor-inc/TGM-Plugin-Activation"
            },
            "install-path": "../vektor-inc/tgm-plugin-activation"
        },
        {
            "name": "vektor-inc/vk-breadcrumb",
            "version": "0.2.8",
            "version_normalized": "0.2.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vektor-inc/vk-breadcrumb.git",
                "reference": "57e503c2db5b71232637e7d3c69b6c7f2b3fd8e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vektor-inc/vk-breadcrumb/zipball/57e503c2db5b71232637e7d3c69b6c7f2b3fd8e4",
                "reference": "57e503c2db5b71232637e7d3c69b6c7f2b3fd8e4",
                "shasum": ""
            },
            "require": {
                "vektor-inc/vk-helpers": "^0.2.1"
            },
            "require-dev": {
                "wp-phpunit/wp-phpunit": "^5.4",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "time": "2025-08-22T05:18:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "VektorInc\\VK_Breadcrumb\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Vektor,Inc.",
                    "email": "kurudrive@gmail.com"
                }
            ],
            "description": "WordPress Bread Crumb Class",
            "support": {
                "issues": "https://github.com/vektor-inc/vk-breadcrumb/issues",
                "source": "https://github.com/vektor-inc/vk-breadcrumb/tree/0.2.8"
            },
            "install-path": "../vektor-inc/vk-breadcrumb"
        },
        {
            "name": "vektor-inc/vk-color-palette-manager",
            "version": "0.4.0",
            "version_normalized": "0.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vektor-inc/vk-color-palette-manager.git",
                "reference": "4e724558415bf93b65ebe9f8891b9483aa3882b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vektor-inc/vk-color-palette-manager/zipball/4e724558415bf93b65ebe9f8891b9483aa3882b7",
                "reference": "4e724558415bf93b65ebe9f8891b9483aa3882b7",
                "shasum": ""
            },
            "time": "2022-10-28T05:51:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "VektorInc\\VK_Color_Palette_Manager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "kurudrive",
                    "email": "kurudrive@gmail.com"
                }
            ],
            "description": "Manage color palette for Gutenberg",
            "support": {
                "issues": "https://github.com/vektor-inc/vk-color-palette-manager/issues",
                "source": "https://github.com/vektor-inc/vk-color-palette-manager/tree/0.4.0"
            },
            "install-path": "../vektor-inc/vk-color-palette-manager"
        },
        {
            "name": "vektor-inc/vk-component",
            "version": "1.6.5",
            "version_normalized": "1.6.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vektor-inc/vk-components.git",
                "reference": "a40838c62957501db9bf250ca9b67a021c4b33d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vektor-inc/vk-components/zipball/a40838c62957501db9bf250ca9b67a021c4b33d5",
                "reference": "a40838c62957501db9bf250ca9b67a021c4b33d5",
                "shasum": ""
            },
            "require": {
                "vektor-inc/vk-term-color": "^0.7.1"
            },
            "require-dev": {
                "wp-phpunit/wp-phpunit": "^6.7",
                "yoast/phpunit-polyfills": "^3.0"
            },
            "time": "2025-01-01T02:17:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "VektorInc\\VK_Component\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Vektor,Inc.",
                    "email": "kurudrive@gmail.com"
                }
            ],
            "description": "Vektor Component",
            "support": {
                "issues": "https://github.com/vektor-inc/vk-components/issues",
                "source": "https://github.com/vektor-inc/vk-components/tree/1.6.5"
            },
            "install-path": "../vektor-inc/vk-component"
        },
        {
            "name": "vektor-inc/vk-css-optimize",
            "version": "0.2.5",
            "version_normalized": "0.2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vektor-inc/vk-css-optimize.git",
                "reference": "36675e369a72e29564e4b0ba00dec960726d2a34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vektor-inc/vk-css-optimize/zipball/36675e369a72e29564e4b0ba00dec960726d2a34",
                "reference": "36675e369a72e29564e4b0ba00dec960726d2a34",
                "shasum": ""
            },
            "require-dev": {
                "doctrine/instantiator": "^1.5",
                "wp-phpunit/wp-phpunit": "^5.4",
                "yoast/phpunit-polyfills": "^1.1.0"
            },
            "time": "2024-09-25T13:57:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "VektorInc\\VK_CSS_Optimize\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Vektor,Inc.",
                    "email": "kurudrive@gmail.com"
                }
            ],
            "description": "WordPress CSS Optimize",
            "support": {
                "issues": "https://github.com/vektor-inc/vk-css-optimize/issues",
                "source": "https://github.com/vektor-inc/vk-css-optimize/tree/0.2.5"
            },
            "install-path": "../vektor-inc/vk-css-optimize"
        },
        {
            "name": "vektor-inc/vk-helpers",
            "version": "0.2.1",
            "version_normalized": "0.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vektor-inc/vk-helpers.git",
                "reference": "991e8da04652f999ef95eb90e34bacd4ec5dbf52"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vektor-inc/vk-helpers/zipball/991e8da04652f999ef95eb90e34bacd4ec5dbf52",
                "reference": "991e8da04652f999ef95eb90e34bacd4ec5dbf52",
                "shasum": ""
            },
            "require-dev": {
                "doctrine/instantiator": "1.5.0",
                "wp-phpunit/wp-phpunit": "^5.4",
                "yoast/phpunit-polyfills": "^1.1.0"
            },
            "time": "2025-08-21T01:08:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "VektorInc\\VK_Helpers\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Vektor,Inc.",
                    "email": "kurudrive@gmail.com"
                }
            ],
            "description": "WordPress Helpers Class",
            "support": {
                "issues": "https://github.com/vektor-inc/vk-helpers/issues",
                "source": "https://github.com/vektor-inc/vk-helpers/tree/0.2.1"
            },
            "install-path": "../vektor-inc/vk-helpers"
        },
        {
            "name": "vektor-inc/vk-swiper",
            "version": "0.3.6",
            "version_normalized": "0.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vektor-inc/vk-swiper.git",
                "reference": "5aae7f0238159cf4e27520e43bd5cd1da1248c16"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vektor-inc/vk-swiper/zipball/5aae7f0238159cf4e27520e43bd5cd1da1248c16",
                "reference": "5aae7f0238159cf4e27520e43bd5cd1da1248c16",
                "shasum": ""
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "doctrine/instantiator": "1.5.0",
                "phpcompatibility/phpcompatibility-wp": "^2.1",
                "phpunit/phpunit": "^9.6.34",
                "sirbrillig/phpcs-variable-analysis": "^2.11",
                "squizlabs/php_codesniffer": "^3.11",
                "vektor-inc/vk-wp-unit-test-tools": "^0.12.0",
                "wp-coding-standards/wpcs": "^3.1",
                "wp-phpunit/wp-phpunit": "^6.7",
                "yoast/phpunit-polyfills": "^3.1"
            },
            "time": "2026-03-19T07:57:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "VektorInc\\VK_Swiper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Vektor,Inc.",
                    "email": "kurudrive@gmail.com"
                }
            ],
            "description": "swiper for vektor",
            "support": {
                "issues": "https://github.com/vektor-inc/vk-swiper/issues",
                "source": "https://github.com/vektor-inc/vk-swiper/tree/0.3.6"
            },
            "install-path": "../vektor-inc/vk-swiper"
        },
        {
            "name": "vektor-inc/vk-term-color",
            "version": "0.7.1",
            "version_normalized": "0.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vektor-inc/vk-term-color.git",
                "reference": "032a2d21af115845ef82b6ceb6d19096b51b32a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vektor-inc/vk-term-color/zipball/032a2d21af115845ef82b6ceb6d19096b51b32a5",
                "reference": "032a2d21af115845ef82b6ceb6d19096b51b32a5",
                "shasum": ""
            },
            "require-dev": {
                "wp-phpunit/wp-phpunit": "^5.4",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "time": "2023-12-12T23:51:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "VektorInc\\VK_Term_Color\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Vektor,Inc.",
                    "email": "kurudrive@gmail.com"
                }
            ],
            "description": "VK Term Color",
            "support": {
                "issues": "https://github.com/vektor-inc/vk-term-color/issues",
                "source": "https://github.com/vektor-inc/vk-term-color/tree/0.7.1"
            },
            "install-path": "../vektor-inc/vk-term-color"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
