{
    "packages": [
        {
            "name": "eftec/bladeone",
            "version": "3.52",
            "version_normalized": "3.52.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/EFTEC/BladeOne.git",
                "reference": "a19bf66917de0b29836983db87a455a4f6e32148"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EFTEC/BladeOne/zipball/a19bf66917de0b29836983db87a455a4f6e32148",
                "reference": "a19bf66917de0b29836983db87a455a4f6e32148",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.16.1",
                "phpunit/phpunit": "^5.7",
                "squizlabs/php_codesniffer": "^3.5.4"
            },
            "suggest": {
                "eftec/bladeonehtml": "Extension to create forms",
                "ext-mbstring": "This extension is used if it's active"
            },
            "time": "2021-04-17T13:49:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "eftec\\bladeone\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jorge Patricio Castro Castillo",
                    "email": "jcastro@eftec.cl"
                }
            ],
            "description": "The standalone version Blade Template Engine from Laravel in a single php file",
            "homepage": "https://github.com/EFTEC/BladeOne",
            "keywords": [
                "blade",
                "php",
                "template",
                "templating",
                "view"
            ],
            "support": {
                "issues": "https://github.com/EFTEC/BladeOne/issues",
                "source": "https://github.com/EFTEC/BladeOne/tree/3.52"
            },
            "install-path": "../eftec/bladeone"
        },
        {
            "name": "gettext/gettext",
            "version": "v4.8.12",
            "version_normalized": "4.8.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Gettext.git",
                "reference": "11af89ee6c087db3cf09ce2111a150bca5c46e12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/11af89ee6c087db3cf09ce2111a150bca5c46e12",
                "reference": "11af89ee6c087db3cf09ce2111a150bca5c46e12",
                "shasum": ""
            },
            "require": {
                "gettext/languages": "^2.3",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "illuminate/view": "^5.0.x-dev",
                "phpunit/phpunit": "^4.8|^5.7|^6.5",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/yaml": "~2",
                "twig/extensions": "*",
                "twig/twig": "^1.31|^2.0"
            },
            "suggest": {
                "illuminate/view": "Is necessary if you want to use the Blade extractor",
                "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
                "twig/extensions": "Is necessary if you want to use the Twig extractor",
                "twig/twig": "Is necessary if you want to use the Twig extractor"
            },
            "time": "2024-05-18T10:25:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gettext\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP gettext manager",
            "homepage": "https://github.com/oscarotero/Gettext",
            "keywords": [
                "JS",
                "gettext",
                "i18n",
                "mo",
                "po",
                "translation"
            ],
            "support": {
                "email": "oom@oscarotero.com",
                "issues": "https://github.com/oscarotero/Gettext/issues",
                "source": "https://github.com/php-gettext/Gettext/tree/v4.8.12"
            },
            "funding": [
                {
                    "url": "https://paypal.me/oscarotero",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/oscarotero",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/misteroom",
                    "type": "patreon"
                }
            ],
            "install-path": "../gettext/gettext"
        },
        {
            "name": "gettext/languages",
            "version": "2.12.1",
            "version_normalized": "2.12.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Languages.git",
                "reference": "0b0b0851c55168e1dfb14305735c64019732b5f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Languages/zipball/0b0b0851c55168e1dfb14305735c64019732b5f1",
                "reference": "0b0b0851c55168e1dfb14305735c64019732b5f1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
            },
            "time": "2025-03-19T11:14:02+00:00",
            "bin": [
                "bin/export-plural-rules",
                "bin/import-cldr-data"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gettext\\Languages\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "gettext languages with plural rules",
            "homepage": "https://github.com/php-gettext/Languages",
            "keywords": [
                "cldr",
                "i18n",
                "internationalization",
                "l10n",
                "language",
                "languages",
                "localization",
                "php",
                "plural",
                "plural rules",
                "plurals",
                "translate",
                "translations",
                "unicode"
            ],
            "support": {
                "issues": "https://github.com/php-gettext/Languages/issues",
                "source": "https://github.com/php-gettext/Languages/tree/2.12.1"
            },
            "funding": [
                {
                    "url": "https://paypal.me/mlocati",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/mlocati",
                    "type": "github"
                }
            ],
            "install-path": "../gettext/languages"
        },
        {
            "name": "mck89/peast",
            "version": "v1.17.4",
            "version_normalized": "1.17.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mck89/peast.git",
                "reference": "c6a63f32410d2e4ee2cd20fe94b35af147fb852d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mck89/peast/zipball/c6a63f32410d2e4ee2cd20fe94b35af147fb852d",
                "reference": "c6a63f32410d2e4ee2cd20fe94b35af147fb852d",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
            },
            "time": "2025-10-10T12:53:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.17.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Peast\\": "lib/Peast/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Marco Marchiò",
                    "email": "marco.mm89@gmail.com"
                }
            ],
            "description": "Peast is PHP library that generates AST for JavaScript code",
            "support": {
                "issues": "https://github.com/mck89/peast/issues",
                "source": "https://github.com/mck89/peast/tree/v1.17.4"
            },
            "install-path": "../mck89/peast"
        },
        {
            "name": "symfony/finder",
            "version": "v3.3.6",
            "version_normalized": "3.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/baea7f66d30854ad32988c11a09d7ffd485810c4",
                "reference": "baea7f66d30854ad32988c11a09d7ffd485810c4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "time": "2017-06-01T21:01:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Finder Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/3.3"
            },
            "install-path": "../symfony/finder"
        },
        {
            "name": "wp-cli/i18n-command",
            "version": "v2.6.5",
            "version_normalized": "2.6.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/i18n-command.git",
                "reference": "5e73d417398993625331a9f69f6c2ef60f234070"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/5e73d417398993625331a9f69f6c2ef60f234070",
                "reference": "5e73d417398993625331a9f69f6c2ef60f234070",
                "shasum": ""
            },
            "require": {
                "eftec/bladeone": "3.52",
                "gettext/gettext": "^4.8",
                "mck89/peast": "^1.13.11",
                "wp-cli/wp-cli": "^2.12"
            },
            "require-dev": {
                "wp-cli/scaffold-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^4.3.9"
            },
            "suggest": {
                "ext-json": "Used for reading and generating JSON translation files",
                "ext-mbstring": "Used for calculating include/exclude matches in code extraction"
            },
            "time": "2025-04-25T21:49:29+00:00",
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "i18n",
                    "i18n make-pot",
                    "i18n make-json",
                    "i18n make-mo",
                    "i18n make-php",
                    "i18n update-po"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "i18n-command.php"
                ],
                "psr-4": {
                    "WP_CLI\\I18n\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Pascal Birchler",
                    "homepage": "https://pascalbirchler.com/"
                }
            ],
            "description": "Provides internationalization tools for WordPress projects.",
            "homepage": "https://github.com/wp-cli/i18n-command",
            "support": {
                "issues": "https://github.com/wp-cli/i18n-command/issues",
                "source": "https://github.com/wp-cli/i18n-command/tree/v2.6.5"
            },
            "install-path": "../wp-cli/i18n-command"
        },
        {
            "name": "wp-cli/mustache",
            "version": "v2.14.99",
            "version_normalized": "2.14.99.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/mustache.php.git",
                "reference": "ca23b97ac35fbe01c160549eb634396183d04a59"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/mustache.php/zipball/ca23b97ac35fbe01c160549eb634396183d04a59",
                "reference": "ca23b97ac35fbe01c160549eb634396183d04a59",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "replace": {
                "mustache/mustache": "^2.14.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.19.3",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "time": "2025-05-06T16:15:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Mustache": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Justin Hileman",
                    "email": "justin@justinhileman.info",
                    "homepage": "http://justinhileman.com"
                }
            ],
            "description": "A Mustache implementation in PHP.",
            "homepage": "https://github.com/bobthecow/mustache.php",
            "keywords": [
                "mustache",
                "templating"
            ],
            "support": {
                "source": "https://github.com/wp-cli/mustache.php/tree/v2.14.99"
            },
            "install-path": "../wp-cli/mustache"
        },
        {
            "name": "wp-cli/mustangostang-spyc",
            "version": "0.6.3",
            "version_normalized": "0.6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/spyc.git",
                "reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/spyc/zipball/6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
                "reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "4.3.*@dev"
            },
            "time": "2017-04-25T11:26:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "includes/functions.php"
                ],
                "psr-4": {
                    "Mustangostang\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "mustangostang",
                    "email": "vlad.andersen@gmail.com"
                }
            ],
            "description": "A simple YAML loader/dumper class for PHP (WP-CLI fork)",
            "homepage": "https://github.com/mustangostang/spyc/",
            "support": {
                "source": "https://github.com/wp-cli/spyc/tree/autoload"
            },
            "install-path": "../wp-cli/mustangostang-spyc"
        },
        {
            "name": "wp-cli/php-cli-tools",
            "version": "v0.12.5",
            "version_normalized": "0.12.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/php-cli-tools.git",
                "reference": "34b83b4f700df8a4ec3fd17bf7e7e7d8ca5f28da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/34b83b4f700df8a4ec3fd17bf7e7e7d8ca5f28da",
                "reference": "34b83b4f700df8a4ec3fd17bf7e7e7d8ca5f28da",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.6.0"
            },
            "require-dev": {
                "roave/security-advisories": "dev-latest",
                "wp-cli/wp-cli-tests": "^4"
            },
            "time": "2025-03-26T16:13:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.11.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/cli/cli.php"
                ],
                "psr-0": {
                    "cli": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@handbuilt.co",
                    "role": "Maintainer"
                },
                {
                    "name": "James Logsdon",
                    "email": "jlogsdon@php.net",
                    "role": "Developer"
                }
            ],
            "description": "Console utilities for PHP",
            "homepage": "http://github.com/wp-cli/php-cli-tools",
            "keywords": [
                "cli",
                "console"
            ],
            "support": {
                "issues": "https://github.com/wp-cli/php-cli-tools/issues",
                "source": "https://github.com/wp-cli/php-cli-tools/tree/v0.12.5"
            },
            "install-path": "../wp-cli/php-cli-tools"
        },
        {
            "name": "wp-cli/wp-cli",
            "version": "v2.12.0",
            "version_normalized": "2.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/wp-cli.git",
                "reference": "03d30d4138d12b4bffd8b507b82e56e129e0523f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/03d30d4138d12b4bffd8b507b82e56e129e0523f",
                "reference": "03d30d4138d12b4bffd8b507b82e56e129e0523f",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": "^5.6 || ^7.0 || ^8.0",
                "symfony/finder": ">2.7",
                "wp-cli/mustache": "^2.14.99",
                "wp-cli/mustangostang-spyc": "^0.6.3",
                "wp-cli/php-cli-tools": "~0.12.4"
            },
            "require-dev": {
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/entity-command": "^1.2 || ^2",
                "wp-cli/extension-command": "^1.1 || ^2",
                "wp-cli/package-command": "^1 || ^2",
                "wp-cli/wp-cli-tests": "^4.3.10"
            },
            "suggest": {
                "ext-readline": "Include for a better --prompt implementation",
                "ext-zip": "Needed to support extraction of ZIP archives when doing downloads or updates"
            },
            "time": "2025-05-07T01:16:12+00:00",
            "bin": [
                "bin/wp",
                "bin/wp.bat"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.12.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "WP_CLI\\": "php/"
                },
                "classmap": [
                    "php/class-wp-cli.php",
                    "php/class-wp-cli-command.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "WP-CLI framework",
            "homepage": "https://wp-cli.org",
            "keywords": [
                "cli",
                "wordpress"
            ],
            "support": {
                "docs": "https://make.wordpress.org/cli/handbook/",
                "issues": "https://github.com/wp-cli/wp-cli/issues",
                "source": "https://github.com/wp-cli/wp-cli"
            },
            "install-path": "../wp-cli/wp-cli"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
