{
    "packages": [
        {
            "name": "defuse/php-encryption",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/defuse/php-encryption.git",
                "reference": "f53396c2d34225064647a05ca76c1da9d99e5828"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/defuse/php-encryption/zipball/f53396c2d34225064647a05ca76c1da9d99e5828",
                "reference": "f53396c2d34225064647a05ca76c1da9d99e5828",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "paragonie/random_compat": ">= 2",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5|^6|^7|^8|^9|^10",
                "yoast/phpunit-polyfills": "^2.0.0"
            },
            "time": "2023-06-19T06:10:36+00:00",
            "bin": [
                "bin/generate-defuse-key"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Defuse\\Crypto\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Hornby",
                    "email": "taylor@defuse.ca",
                    "homepage": "https://defuse.ca/"
                },
                {
                    "name": "Scott Arciszewski",
                    "email": "info@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "Secure PHP Encryption Library",
            "keywords": [
                "aes",
                "authenticated encryption",
                "cipher",
                "crypto",
                "cryptography",
                "encrypt",
                "encryption",
                "openssl",
                "security",
                "symmetric key cryptography"
            ],
            "support": {
                "issues": "https://github.com/defuse/php-encryption/issues",
                "source": "https://github.com/defuse/php-encryption/tree/v2.4.0"
            },
            "install-path": "../defuse/php-encryption"
        },
        {
            "name": "ignitekit/wp-deactivate-feedback-client",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/IgniteKit/wp-deactivate-feedback-client.git",
                "reference": "b09a02382a83c543cf9c81813505c94ce073caac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/IgniteKit/wp-deactivate-feedback-client/zipball/b09a02382a83c543cf9c81813505c94ce073caac",
                "reference": "b09a02382a83c543cf9c81813505c94ce073caac",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "time": "2024-09-24T08:21:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IgniteKit\\WP\\DeactivateFeedbackClient\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Darko Gjorgjijoski",
                    "email": "dg@darkog.com"
                }
            ],
            "description": "Collect website owner's feedback on plugin deactivation.",
            "support": {
                "issues": "https://github.com/IgniteKit/wp-deactivate-feedback-client/issues",
                "source": "https://github.com/IgniteKit/wp-deactivate-feedback-client/tree/1.0.2"
            },
            "install-path": "../ignitekit/wp-deactivate-feedback-client"
        },
        {
            "name": "ignitekit/wp-notices",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/IgniteKit/wp-notices.git",
                "reference": "d9cb7f84ecffc1f05def4dffd778b137430d546d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/IgniteKit/wp-notices/zipball/d9cb7f84ecffc1f05def4dffd778b137430d546d",
                "reference": "d9cb7f84ecffc1f05def4dffd778b137430d546d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "time": "2021-12-05T13:08:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IgniteKit\\WP\\Notices\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Darko Gjorgjijoski",
                    "email": "dg@darkog.com"
                }
            ],
            "description": "Easy to use dashboard notices manager for WordPress",
            "support": {
                "issues": "https://github.com/IgniteKit/wp-notices/issues",
                "source": "https://github.com/IgniteKit/wp-notices/tree/1.0.2"
            },
            "install-path": "../ignitekit/wp-notices"
        },
        {
            "name": "ignitekit/wp-query-builder",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/IgniteKit/wp-query-builder.git",
                "reference": "8178cad7d4590f79b07baec820ef0d6bcd34c08f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/IgniteKit/wp-query-builder/zipball/8178cad7d4590f79b07baec820ef0d6bcd34c08f",
                "reference": "8178cad7d4590f79b07baec820ef0d6bcd34c08f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "9.*"
            },
            "time": "2025-06-15T11:58:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php"
                ],
                "psr-4": {
                    "IgniteKit\\WP\\QueryBuilder\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alejandro Mostajo",
                    "email": "amostajo@gmail.com"
                },
                {
                    "name": "Hyper Tribal",
                    "email": "grow@hypertribal.com"
                },
                {
                    "name": "10 Quality",
                    "email": "info@10quality.com"
                },
                {
                    "name": "Darko G.",
                    "email": "dg@darkog.com"
                }
            ],
            "description": "Wordpress Query Builder class library for custom models and data querying.",
            "keywords": [
                "database",
                "models",
                "query builder",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/IgniteKit/wp-query-builder/issues",
                "source": "https://github.com/IgniteKit/wp-query-builder/tree/1.3.1"
            },
            "install-path": "../ignitekit/wp-query-builder"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.100",
            "version_normalized": "9.99.100.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "shasum": ""
            },
            "require": {
                "php": ">= 7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2020-10-15T08:29:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/random_compat/issues",
                "source": "https://github.com/paragonie/random_compat"
            },
            "install-path": "../paragonie/random_compat"
        },
        {
            "name": "spipu/html2pdf",
            "version": "v5.3.3",
            "version_normalized": "5.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spipu/html2pdf.git",
                "reference": "98416dd8eadd3b966f41430b841d3e4dd6eadc6f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spipu/html2pdf/zipball/98416dd8eadd3b966f41430b841d3e4dd6eadc6f",
                "reference": "98416dd8eadd3b966f41430b841d3e4dd6eadc6f",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*",
                "ext-mbstring": "*",
                "php": "^7.2 || ^8.0",
                "tecnickcom/tcpdf": "^6.8"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0 || ^9.0"
            },
            "suggest": {
                "ext-gd": "Allows to embed images into the PDF",
                "fagundes/zff-html2pdf": "if you need to integrate Html2Pdf with Zend Framework 2 (zf2)"
            },
            "time": "2025-06-08T21:47:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spipu\\Html2Pdf\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "Spipu",
                    "homepage": "https://github.com/spipu",
                    "role": "Developer"
                }
            ],
            "description": "Html2Pdf is a HTML to PDF converter written in PHP - It uses TCPDF - OFFICIAL PACKAGE",
            "homepage": "http://html2pdf.fr/",
            "keywords": [
                "html",
                "html2pdf",
                "pdf"
            ],
            "support": {
                "issues": "https://github.com/spipu/html2pdf/issues",
                "source": "https://github.com/spipu/html2pdf/tree/v5.3.3"
            },
            "install-path": "../spipu/html2pdf"
        },
        {
            "name": "tecnickcom/tcpdf",
            "version": "6.10.1",
            "version_normalized": "6.10.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/TCPDF.git",
                "reference": "7a2701251e5d52fc3d508fd71704683eb54f5939"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/7a2701251e5d52fc3d508fd71704683eb54f5939",
                "reference": "7a2701251e5d52fc3d508fd71704683eb54f5939",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=7.1.0"
            },
            "time": "2025-11-21T10:58:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "config",
                    "include",
                    "tcpdf.php",
                    "tcpdf_barcodes_1d.php",
                    "tcpdf_barcodes_2d.php",
                    "include/tcpdf_colors.php",
                    "include/tcpdf_filters.php",
                    "include/tcpdf_font_data.php",
                    "include/tcpdf_fonts.php",
                    "include/tcpdf_images.php",
                    "include/tcpdf_static.php",
                    "include/barcodes/datamatrix.php",
                    "include/barcodes/pdf417.php",
                    "include/barcodes/qrcode.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "role": "lead"
                }
            ],
            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
            "homepage": "http://www.tcpdf.org/",
            "keywords": [
                "PDFD32000-2008",
                "TCPDF",
                "barcodes",
                "datamatrix",
                "pdf",
                "pdf417",
                "qrcode"
            ],
            "support": {
                "issues": "https://github.com/tecnickcom/TCPDF/issues",
                "source": "https://github.com/tecnickcom/TCPDF/tree/6.10.1"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ",
                    "type": "custom"
                }
            ],
            "install-path": "../tecnickcom/tcpdf"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
