????JFIF??x?x????'403WebShell
403Webshell
Server IP : 104.21.80.1  /  Your IP : 216.73.216.145
Web Server : LiteSpeed
System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : tempvsty ( 647)
PHP Version : 8.0.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/tempvsty/peekmysite.com/wp-content/plugins/wp-plugin-hostgator/vendor/composer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/tempvsty/peekmysite.com/wp-content/plugins/wp-plugin-hostgator/vendor/composer/installed.json
{
    "packages": [
        {
            "name": "doctrine/inflector",
            "version": "1.4.4",
            "version_normalized": "1.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
                "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^8.0",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpstan/phpstan-strict-rules": "^0.12",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "time": "2021-04-16T17:34:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Inflector\\": "lib/Doctrine/Inflector",
                    "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "[email protected]"
                },
                {
                    "name": "Roman Borschel",
                    "email": "[email protected]"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "[email protected]"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "[email protected]"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "[email protected]"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "support": {
                "issues": "https://github.com/doctrine/inflector/issues",
                "source": "https://github.com/doctrine/inflector/tree/1.4.4"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/inflector"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.9.3",
            "version_normalized": "7.9.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
                "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.5.3 || ^2.0.3",
                "guzzlehttp/psr7": "^2.7.0",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "ext-curl": "*",
                "guzzle/client-integration-tests": "3.0.2",
                "php-http/message-factory": "^1.1",
                "phpunit/phpunit": "^8.5.39 || ^9.6.20",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2025-03-27T13:37:11+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "[email protected]",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "[email protected]",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Jeremy Lindblom",
                    "email": "[email protected]",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "name": "George Mponos",
                    "email": "[email protected]",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "[email protected]",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "[email protected]",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "[email protected]",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.9.3"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c",
                "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.39 || ^9.6.20"
            },
            "time": "2025-03-27T13:27:01+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "[email protected]",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "[email protected]",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "[email protected]",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "[email protected]",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/2.2.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.7.1",
            "version_normalized": "2.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16",
                "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "http-interop/http-factory-tests": "0.9.0",
                "phpunit/phpunit": "^8.5.39 || ^9.6.20"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2025-03-27T12:30:47+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "[email protected]",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "[email protected]",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "[email protected]",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "[email protected]",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "[email protected]",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "[email protected]",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "[email protected]",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.7.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "instawp/connect-helpers",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/InstaWP/connect-helpers.git",
                "reference": "e1a3372323f5944c88d5e6098914661027fe1df5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/InstaWP/connect-helpers/zipball/e1a3372323f5944c88d5e6098914661027fe1df5",
                "reference": "e1a3372323f5944c88d5e6098914661027fe1df5",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.6",
                "wp-cli/wp-config-transformer": "^1.3"
            },
            "time": "2025-05-07T13:37:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "InstaWP\\Connect\\Helpers\\": "src/"
                }
            },
            "scripts": {
                "build": [
                    "composer dump-autoload"
                ],
                "build-nd": [
                    "composer dump-autoload --no-dev"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sayan Datta",
                    "email": "[email protected]"
                }
            ],
            "description": "CLI Package for InstaWP Remote Features",
            "support": {
                "source": "https://github.com/InstaWP/connect-helpers/tree/1.0.3",
                "issues": "https://github.com/InstaWP/connect-helpers/issues"
            },
            "install-path": "../instawp/connect-helpers"
        },
        {
            "name": "newfold-labs/container",
            "version": "1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/container.git",
                "reference": "19bb75bb4a64a282f7d142fff9f3418177022851"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/container/zipball/19bb75bb4a64a282f7d142fff9f3418177022851",
                "reference": "19bb75bb4a64a282f7d142fff9f3418177022851",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "time": "2022-08-26T17:23:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\Container\\": "includes"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "A lightweight, PHP 7.0+ compatible, PSR-11 dependency injection container.",
            "support": {
                "source": "https://github.com/newfold-labs/container/tree/1.2.2"
            },
            "install-path": "../newfold-labs/container"
        },
        {
            "name": "newfold-labs/wp-module-activation",
            "version": "1.0.8",
            "version_normalized": "1.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-activation.git",
                "reference": "3b4fe31621aec5dbf374ddb37ea6240abe9ded37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-activation/zipball/3b4fe31621aec5dbf374ddb37ea6240abe9ded37",
                "reference": "3b4fe31621aec5dbf374ddb37ea6240abe9ded37",
                "shasum": ""
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2"
            },
            "time": "2025-05-02T19:58:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Activation\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf --standard=phpcs.xml ."
                ],
                "lint": [
                    "vendor/bin/phpcs --standard=phpcs.xml -s ."
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                },
                {
                    "name": "Evan Mullins",
                    "email": "[email protected]"
                },
                {
                    "name": "Al Ani",
                    "email": "[email protected]"
                }
            ],
            "description": "A Module for handling WordPress brand plugins activations",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-activation/tree/1.0.8",
                "issues": "https://github.com/newfold-labs/wp-module-activation/issues"
            },
            "install-path": "../newfold-labs/wp-module-activation"
        },
        {
            "name": "newfold-labs/wp-module-ai",
            "version": "1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-ai.git",
                "reference": "35ceccce3d097cdb863a38223c09c22fc3533d16"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-ai/zipball/35ceccce3d097cdb863a38223c09c22fc3533d16",
                "reference": "35ceccce3d097cdb863a38223c09c22fc3533d16",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-data": "^2.4.18",
                "newfold-labs/wp-module-installer": "^1.1.5"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2",
                "wp-cli/i18n-command": "^2.6.3"
            },
            "time": "2025-06-05T10:07:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\AI\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --standard=phpcs.xml"
                ],
                "lint": [
                    "vendor/bin/phpcs . --standard=phpcs.xml -s"
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-ai.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-ai/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}'"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-ai.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-mo",
                    "@i18n-php",
                    "@i18n-json"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "A module for providing artificial intelligence capabilities.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-ai/tree/1.2.2",
                "issues": "https://github.com/newfold-labs/wp-module-ai/issues"
            },
            "install-path": "../newfold-labs/wp-module-ai"
        },
        {
            "name": "newfold-labs/wp-module-atomic",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-atomic.git",
                "reference": "8207104d63db8775b4b0c2a22d1bb016df0d82bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-atomic/zipball/8207104d63db8775b4b0c2a22d1bb016df0d82bb",
                "reference": "8207104d63db8775b4b0c2a22d1bb016df0d82bb",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-context": "^1.0"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2.3"
            },
            "time": "2024-05-31T16:25:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Atomic\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --standard=phpcs.xml"
                ],
                "lint": [
                    "vendor/bin/phpcs . --standard=phpcs.xml -s"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Evan Mullins",
                    "homepage": "https://evanmullins.com"
                }
            ],
            "description": "A module to customize a brand plugin for wp cloud environments.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-atomic/tree/1.3.0",
                "issues": "https://github.com/newfold-labs/wp-module-atomic/issues"
            },
            "install-path": "../newfold-labs/wp-module-atomic"
        },
        {
            "name": "newfold-labs/wp-module-coming-soon",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-coming-soon.git",
                "reference": "4a800541e105fc0e225c0b5f510bf3f195c440b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-coming-soon/zipball/4a800541e105fc0e225c0b5f510bf3f195c440b7",
                "reference": "4a800541e105fc0e225c0b5f510bf3f195c440b7",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-data": "^2.6.8",
                "wp-forge/wp-upgrade-handler": "^1.0"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2.4",
                "wp-cli/i18n-command": "^2.6.3"
            },
            "time": "2025-04-28T19:34:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\ComingSoon\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --standard=phpcs.xml"
                ],
                "lint": [
                    "vendor/bin/phpcs . --standard=phpcs.xml -s"
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-coming-soon.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-coming-soon/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}' --exclude=node_modules,assets,tests,src"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-coming-soon.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "find ./languages -name \"*.json\" -exec rm {} \\; && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-php",
                    "@i18n-json"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Evan Mullins",
                    "homepage": "https://evanmullins.com"
                }
            ],
            "description": "Coming Soon module for WordPress sites.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-coming-soon/tree/1.5.0",
                "issues": "https://github.com/newfold-labs/wp-module-coming-soon/issues"
            },
            "install-path": "../newfold-labs/wp-module-coming-soon"
        },
        {
            "name": "newfold-labs/wp-module-context",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-context.git",
                "reference": "fb57e927df45ef33573fe7f429ef1e088b0a6df0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-context/zipball/fb57e927df45ef33573fe7f429ef1e088b0a6df0",
                "reference": "fb57e927df45ef33573fe7f429ef1e088b0a6df0",
                "shasum": ""
            },
            "require": {
                "wp-forge/helpers": "^2.0"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2"
            },
            "time": "2024-05-23T20:34:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Context\\": "includes"
                },
                "files": [
                    "includes/functions.php",
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --standard=phpcs.xml"
                ],
                "lint": [
                    "vendor/bin/phpcs . --standard=phpcs.xml -s"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Evan Mullins",
                    "homepage": "https://evanmullins.com"
                }
            ],
            "description": "Newfold module to determine context for various brands and platforms.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-context/tree/1.0.1",
                "issues": "https://github.com/newfold-labs/wp-module-context/issues"
            },
            "install-path": "../newfold-labs/wp-module-context"
        },
        {
            "name": "newfold-labs/wp-module-data",
            "version": "2.8.4",
            "version_normalized": "2.8.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-data.git",
                "reference": "17d485a474d4162dcebda7010e1675f87579bac8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-data/zipball/17d485a474d4162dcebda7010e1675f87579bac8",
                "reference": "17d485a474d4162dcebda7010e1675f87579bac8",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "newfold-labs/wp-module-context": "^1.0",
                "newfold-labs/wp-module-loader": "^1.0.10",
                "wp-forge/helpers": "^2.0",
                "wp-forge/wp-query-builder": "^1.0.4",
                "wp-forge/wp-upgrade-handler": "^1.0",
                "wpscholar/url": "^1.2.2"
            },
            "require-dev": {
                "10up/wp_mock": "^0.5.0|^1.0.0",
                "brianhenryie/composer-phpstorm": ">=0.4",
                "johnpbloch/wordpress": ">=6.5.3",
                "kporras07/composer-symlinks": "^1.2",
                "lucatume/wp-browser": "^3.5.8",
                "newfold-labs/wp-php-standards": "^1.2.3",
                "newfold-labs/wp-plugin-bluehost": "dev-latest-zip",
                "phpunit/phpcov": "^8.2.1",
                "wpackagist-plugin/jetpack": "^14.0",
                "wpackagist-plugin/woocommerce": ">=9",
                "wpackagist-plugin/woocommerce-payments": "^8.7",
                "wpackagist-theme/twentytwentyfive": "*"
            },
            "time": "2025-05-20T17:54:39+00:00",
            "type": "library",
            "extra": {
                "symlinks": {
                    ".": "wp-content/plugins/wp-module-data"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Data\\": "includes/"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "autoload-dev": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Data\\": [
                        "tests/phpunit/includes/",
                        "tests/wpunit/includes"
                    ]
                },
                "classmap": [
                    "wordpress",
                    "tests/phpunit",
                    "tests/wpunit"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --standard=phpcs.xml"
                ],
                "cs-changes": [
                    "updated_files=$(echo $(git diff --name-only `git merge-base origin/main HEAD` | grep php)); if [ -n \"$updated_files\" ]; then phpcbf $(echo $updated_files); phpcs $(echo $updated_files); else echo \"No modified .php files for PHPCS.\"; fi;"
                ],
                "lint": [
                    "vendor/bin/phpcs . --standard=phpcs.xml -s"
                ],
                "create-symlinks": [
                    "Kporras07\\ComposerSymlinks\\ScriptHandler::createSymlinks"
                ],
                "test": [
                    "phpunit --bootstrap tests/phpunit/bootstrap.php",
                    "codecept run wpunit"
                ],
                "test-coverage": [
                    "if [ -d \"tests/_output/merged.cov\" ]; then rm -rf tests/_output/merged.cov; fi;",
                    "phpunit --bootstrap tests/phpunit/bootstrap.php --coverage-php tests/_output/unit.cov --coverage-text",
                    "codecept run wpunit --coverage wpunit.cov",
                    "phpcov merge --php tests/_output/merged.cov --html tests/_output/html tests/_output;",
                    "git diff main...head > /tmp/main.diff; phpcov patch-coverage --path-prefix $(pwd) ./tests/_output/merged.cov /tmp/main.diff || true",
                    "echo \"open tests/_output/html/index.html\" to view the report"
                ],
                "post-install-cmd": [
                    "@create-symlinks"
                ],
                "post-update-cmd": [
                    "@create-symlinks"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Newfold Data Module",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-data/tree/2.8.4",
                "issues": "https://github.com/newfold-labs/wp-module-data/issues"
            },
            "install-path": "../newfold-labs/wp-module-data"
        },
        {
            "name": "newfold-labs/wp-module-deactivation",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-deactivation.git",
                "reference": "b352349494b22c4bfd8bc47f1129d5a3a065e385"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-deactivation/zipball/b352349494b22c4bfd8bc47f1129d5a3a065e385",
                "reference": "b352349494b22c4bfd8bc47f1129d5a3a065e385",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-data": "^2.7.2"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2",
                "wp-cli/i18n-command": "^2.6"
            },
            "time": "2025-04-24T19:06:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Deactivation\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf --standard=phpcs.xml ."
                ],
                "lint": [
                    "vendor/bin/phpcs --standard=phpcs.xml -s ."
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-deactivation.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-deactivation/issues\",\"POT-Creation-Date\":\"2024-12-12T07:59:34+00:00\"}' --exclude=tests"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-deactivation.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-php",
                    "@i18n-json"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                },
                {
                    "name": "Evan Mullins",
                    "homepage": "https://evanmullins.com"
                },
                {
                    "name": "Al Ani",
                    "email": "[email protected]"
                }
            ],
            "description": "A Module for handling WordPress brand plugins and modules deactivations",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-deactivation/tree/1.5.1",
                "issues": "https://github.com/newfold-labs/wp-module-deactivation/issues"
            },
            "install-path": "../newfold-labs/wp-module-deactivation"
        },
        {
            "name": "newfold-labs/wp-module-ecommerce",
            "version": "1.7.8",
            "version_normalized": "1.7.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-ecommerce.git",
                "reference": "d5c1594657da5bd251cc0f89401ded177a5ddeae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-ecommerce/zipball/d5c1594657da5bd251cc0f89401ded177a5ddeae",
                "reference": "d5c1594657da5bd251cc0f89401ded177a5ddeae",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-installer": "^1.5.1",
                "newfold-labs/wp-module-onboarding-data": "^1.2.8"
            },
            "require-dev": {
                "johnpbloch/wordpress": "@stable",
                "lucatume/wp-browser": "*",
                "newfold-labs/wp-php-standards": "@stable",
                "phpunit/phpcov": "*",
                "wp-cli/i18n-command": "@stable",
                "wp-cli/wp-cli-bundle": "@stable"
            },
            "time": "2025-05-08T15:38:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\ECommerce\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf --standard=phpcs.xml ."
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-php",
                    "@i18n-json"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-ecommerce.pot ./languages"
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-ecommerce.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-ecommerce/issues\",\"POT-Creation-Date\":\"2024-11-18T11:38:47+00:00\"}' --exclude=node_modules,tests,src,wordpress"
                ],
                "lint": [
                    "vendor/bin/phpcs --standard=phpcs.xml -s ."
                ],
                "test": [
                    "codecept run wpunit"
                ],
                "test-coverage": [
                    "codecept run wpunit --coverage wpunit.cov",
                    "phpcov merge --php tests/_output/merged.cov --html tests/_output/html tests/_output;",
                    "echo \"open tests/_output/html/index.html\" to view the report"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Beyond",
                    "email": "[email protected]"
                }
            ],
            "description": "Brand Agnostic eCommerce Experience",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-ecommerce/tree/1.7.8",
                "issues": "https://github.com/newfold-labs/wp-module-ecommerce/issues"
            },
            "install-path": "../newfold-labs/wp-module-ecommerce"
        },
        {
            "name": "newfold-labs/wp-module-facebook",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-facebook.git",
                "reference": "4d1e7d7790e8b6bf552df0ee911fe8e31154f69c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-facebook/zipball/4d1e7d7790e8b6bf552df0ee911fe8e31154f69c",
                "reference": "4d1e7d7790e8b6bf552df0ee911fe8e31154f69c",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-data": "^2.6.9",
                "newfold-labs/wp-module-loader": "^1.0.10"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2",
                "wp-cli/i18n-command": "^2.6.3"
            },
            "time": "2025-03-10T21:47:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Facebook\\": "includes/"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf --standard=phpcs.xml ."
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-facebook.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-facebook/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}' --exclude=node_modules,src"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-facebook.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-php",
                    "@i18n-json"
                ],
                "lint": [
                    "vendor/bin/phpcs --standard=phpcs.xml -s ."
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Beyond",
                    "email": "[email protected]"
                }
            ],
            "description": "Module connects to Customers Facebook profile and fetches data",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-facebook/tree/1.2.1",
                "issues": "https://github.com/newfold-labs/wp-module-facebook/issues"
            },
            "install-path": "../newfold-labs/wp-module-facebook"
        },
        {
            "name": "newfold-labs/wp-module-features",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-features.git",
                "reference": "b46fa1abb1ccc1a1e699c6511afd1a74c197ac25"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-features/zipball/b46fa1abb1ccc1a1e699c6511afd1a74c197ac25",
                "reference": "b46fa1abb1ccc1a1e699c6511afd1a74c197ac25",
                "shasum": ""
            },
            "require": {
                "wp-forge/wp-options": "^1.1.1"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2.3",
                "wp-cli/i18n-command": "^2.6.3"
            },
            "time": "2025-02-25T22:55:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Features\\": "includes"
                },
                "files": [
                    "includes/functions.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --standard=phpcs.xml"
                ],
                "lint": [
                    "vendor/bin/phpcs . --standard=phpcs.xml -s"
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-features.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-features/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}'"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-features.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-mo",
                    "@i18n-php",
                    "@i18n-json"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "homepage": "https://wpscholar.com"
                },
                {
                    "name": "Evan Mullins",
                    "homepage": "https://evanmullins.com"
                }
            ],
            "description": "A module for providing an interface for features.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-features/tree/1.5.0",
                "issues": "https://github.com/newfold-labs/wp-module-features/issues"
            },
            "install-path": "../newfold-labs/wp-module-features"
        },
        {
            "name": "newfold-labs/wp-module-global-ctb",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-global-ctb.git",
                "reference": "ff324fccbff25972a8d34ddf291726f5ba490fca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-global-ctb/zipball/ff324fccbff25972a8d34ddf291726f5ba490fca",
                "reference": "ff324fccbff25972a8d34ddf291726f5ba490fca",
                "shasum": ""
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2"
            },
            "time": "2025-04-14T17:16:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\GlobalCTB\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --standard=phpcs.xml"
                ],
                "lint": [
                    "vendor/bin/phpcs . --standard=phpcs.xml -s"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Evan Mullins",
                    "homepage": "https://evanmullins.com"
                }
            ],
            "description": "Newfold module for 'Click to Buy' functionality in brand plugins",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-global-ctb/tree/1.2.0",
                "issues": "https://github.com/newfold-labs/wp-module-global-ctb/issues"
            },
            "install-path": "../newfold-labs/wp-module-global-ctb"
        },
        {
            "name": "newfold-labs/wp-module-help-center",
            "version": "2.4.2",
            "version_normalized": "2.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-help-center.git",
                "reference": "8f554fc0ab8337a39512fddbdcb7a20888c82a73"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-help-center/zipball/8f554fc0ab8337a39512fddbdcb7a20888c82a73",
                "reference": "8f554fc0ab8337a39512fddbdcb7a20888c82a73",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-ai": "^1.2.1",
                "newfold-labs/wp-module-data": "^2.6.13",
                "newfold-labs/wp-module-features": "^1.5.0",
                "typesense/typesense-php": "^2.0.4"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "@stable",
                "wp-cli/i18n-command": "^2.6.3"
            },
            "time": "2025-05-09T14:38:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\HelpCenter\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf --standard=phpcs.xml ."
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-help-center.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-help-center/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}' --exclude=tests,src"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-help-center.pot ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-php",
                    "@i18n-json"
                ],
                "lint": [
                    "vendor/bin/phpcs --standard=phpcs.xml -s ."
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Faizaan Mohammed",
                    "email": "[email protected]"
                }
            ],
            "description": "HelpCenter",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-help-center/tree/2.4.2",
                "issues": "https://github.com/newfold-labs/wp-module-help-center/issues"
            },
            "install-path": "../newfold-labs/wp-module-help-center"
        },
        {
            "name": "newfold-labs/wp-module-install-checker",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-install-checker.git",
                "reference": "dabc9869e14a5449e26ca07d4c8f02a615b2466c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-install-checker/zipball/dabc9869e14a5449e26ca07d4c8f02a615b2466c",
                "reference": "dabc9869e14a5449e26ca07d4c8f02a615b2466c",
                "shasum": ""
            },
            "require-dev": {
                "johnpbloch/wordpress": "@stable",
                "lucatume/wp-browser": "*",
                "php": ">=7.3",
                "phpunit/phpcov": "*",
                "wpackagist-plugin/woocommerce": "@stable",
                "wpackagist-theme/twentysixteen": "*"
            },
            "time": "2025-06-03T18:28:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\InstallChecker\\": "includes/"
                }
            },
            "scripts": {
                "test": [
                    "codecept run wpunit"
                ],
                "test-coverage": [
                    "codecept run wpunit --coverage wpunit.cov",
                    "phpcov merge --php tests/_output/merged.cov --html tests/_output/html tests/_output;",
                    "echo \"open tests/_output/html/index.html\" to view the report"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "homepage": "https://wpscholar.com"
                }
            ],
            "description": "A module that handles checking a WordPress installation to see if it is a fresh install and to fetch the estimated installation date.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-install-checker/tree/1.0.4",
                "issues": "https://github.com/newfold-labs/wp-module-install-checker/issues"
            },
            "install-path": "../newfold-labs/wp-module-install-checker"
        },
        {
            "name": "newfold-labs/wp-module-installer",
            "version": "1.6.3",
            "version_normalized": "1.6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-installer.git",
                "reference": "304e0a21ec340424bf7894b4ae664522fcefc640"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/304e0a21ec340424bf7894b4ae664522fcefc640",
                "reference": "304e0a21ec340424bf7894b4ae664522fcefc640",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-pls": "^1.1.1"
            },
            "require-dev": {
                "johnpbloch/wordpress": "6.8.0",
                "lucatume/wp-browser": "*",
                "newfold-labs/wp-php-standards": "^1.2.5",
                "phpunit/phpcov": "*",
                "wp-cli/i18n-command": "^2.6",
                "wp-cli/wp-cli": "^2.11"
            },
            "time": "2025-04-30T15:03:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Installer\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf --standard=phpcs.xml ."
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-php",
                    "@i18n-json"
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-installer.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-installer/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}' --exclude=node_modules,src"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-installer.pot ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "lint": [
                    "vendor/bin/phpcs --standard=phpcs.xml -s ."
                ],
                "test": [
                    "codecept run wpunit"
                ],
                "test-coverage": [
                    "codecept run wpunit --coverage wpunit.cov",
                    "phpcov merge --php tests/_output/merged.cov --html tests/_output/html tests/_output;",
                    "echo \"open tests/_output/html/index.html\" to view the report"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "An installer for WordPress plugins and themes.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.6.3",
                "issues": "https://github.com/newfold-labs/wp-module-installer/issues"
            },
            "install-path": "../newfold-labs/wp-module-installer"
        },
        {
            "name": "newfold-labs/wp-module-loader",
            "version": "1.0.12",
            "version_normalized": "1.0.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-loader.git",
                "reference": "3fd178cfe9d5a5919eadabd71ab8a7d01011062a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-loader/zipball/3fd178cfe9d5a5919eadabd71ab8a7d01011062a",
                "reference": "3fd178cfe9d5a5919eadabd71ab8a7d01011062a",
                "shasum": ""
            },
            "require": {
                "newfold-labs/container": "^1.2",
                "wp-forge/collection": "^1.0",
                "wp-forge/fluent": "^1.0",
                "wp-forge/wp-options": "^1.1"
            },
            "time": "2024-12-11T20:17:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\ModuleLoader\\": "includes"
                },
                "files": [
                    "bootstrap.php",
                    "includes/functions.php"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "A module that handles registration and management of Newfold modules used within our WordPress plugins.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-loader/tree/1.0.12",
                "issues": "https://github.com/newfold-labs/wp-module-loader/issues"
            },
            "install-path": "../newfold-labs/wp-module-loader"
        },
        {
            "name": "newfold-labs/wp-module-marketplace",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-marketplace.git",
                "reference": "150d56ac8931204f259f47c2cc4e27052db7a9e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-marketplace/zipball/150d56ac8931204f259f47c2cc4e27052db7a9e4",
                "reference": "150d56ac8931204f259f47c2cc4e27052db7a9e4",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-data": "^2.8.3"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2",
                "wp-cli/i18n-command": "^2.6.5"
            },
            "time": "2025-05-19T17:47:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Marketplace\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf --standard=phpcs.xml ."
                ],
                "lint": [
                    "vendor/bin/phpcs --standard=phpcs.xml -s ."
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-marketplace.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-marketplace/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}'"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-marketplace.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-mo",
                    "@i18n-php",
                    "@i18n-json"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                },
                {
                    "name": "Evan Mullins",
                    "email": "[email protected]"
                }
            ],
            "description": "A module for rendering product data and interacting with the Hiive marketplace API.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-marketplace/tree/3.0.2",
                "issues": "https://github.com/newfold-labs/wp-module-marketplace/issues"
            },
            "install-path": "../newfold-labs/wp-module-marketplace"
        },
        {
            "name": "newfold-labs/wp-module-migration",
            "version": "1.5.5",
            "version_normalized": "1.5.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-migration.git",
                "reference": "e7854073b36c9ed51b0787341baaac4dc3357583"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-migration/zipball/e7854073b36c9ed51b0787341baaac4dc3357583",
                "reference": "e7854073b36c9ed51b0787341baaac4dc3357583",
                "shasum": ""
            },
            "require": {
                "instawp/connect-helpers": "1.0.3",
                "newfold-labs/wp-module-loader": "^1.0.10"
            },
            "require-dev": {
                "johnpbloch/wordpress": "6.1.7",
                "lucatume/wp-browser": "*",
                "newfold-labs/wp-php-standards": "^1.2",
                "phpunit/phpcov": "*",
                "wp-cli/i18n-command": "^2.6.5"
            },
            "time": "2025-06-09T10:39:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Migration\\": "includes/"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf --standard=phpcs.xml ."
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-php",
                    "@i18n-json"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-migration.pot ./languages"
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-migration.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-migration/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}' --exclude=node_modules,src,tests"
                ],
                "lint": [
                    "vendor/bin/phpcs --standard=phpcs.xml -s ."
                ],
                "test": [
                    "codecept run wpunit"
                ],
                "test-coverage": [
                    "codecept run wpunit --coverage wpunit.cov",
                    "phpcov merge --php tests/_output/merged.cov --html tests/_output/html tests/_output;",
                    "echo \"open tests/_output/html/index.html\" to view the report"
                ]
            },
            "authors": [
                {
                    "name": "Beyond",
                    "email": "[email protected]"
                }
            ],
            "description": "Initiates the migration process",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-migration/tree/1.5.5",
                "issues": "https://github.com/newfold-labs/wp-module-migration/issues"
            },
            "install-path": "../newfold-labs/wp-module-migration"
        },
        {
            "name": "newfold-labs/wp-module-notifications",
            "version": "1.6.12",
            "version_normalized": "1.6.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-notifications.git",
                "reference": "ee461d21f63f05336f6a408060e55cdd3e20964d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-notifications/zipball/ee461d21f63f05336f6a408060e55cdd3e20964d",
                "reference": "ee461d21f63f05336f6a408060e55cdd3e20964d",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-data": "^2.0.0",
                "wp-forge/collection": "^1.0",
                "wp-forge/helpers": "^2.0",
                "wpscholar/url": "^1.2"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2"
            },
            "time": "2025-05-30T16:55:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewFoldLabs\\WP\\Module\\Notifications\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf --standard=phpcs.xml ."
                ],
                "lint": [
                    "vendor/bin/phpcs --standard=phpcs.xml -s ."
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "A module for managing Newfold in-site notifications.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-notifications/tree/1.6.12",
                "issues": "https://github.com/newfold-labs/wp-module-notifications/issues"
            },
            "install-path": "../newfold-labs/wp-module-notifications"
        },
        {
            "name": "newfold-labs/wp-module-onboarding",
            "version": "2.7.4",
            "version_normalized": "2.7.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-onboarding.git",
                "reference": "65fbf5135aa97d87653d5b5ba9e52d6f5dfa43ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/65fbf5135aa97d87653d5b5ba9e52d6f5dfa43ab",
                "reference": "65fbf5135aa97d87653d5b5ba9e52d6f5dfa43ab",
                "shasum": ""
            },
            "require": {
                "mustache/mustache": "^2.14.2",
                "newfold-labs/wp-module-facebook": "^1.2.1",
                "newfold-labs/wp-module-migration": "^1.3.0",
                "newfold-labs/wp-module-onboarding-data": "^1.2.8",
                "newfold-labs/wp-module-patterns": "^2.9.2",
                "wp-cli/wp-config-transformer": "^1.4.1",
                "wp-forge/helpers": "^2.0"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2.5",
                "wp-cli/i18n-command": "^2.6.3",
                "wp-phpunit/wp-phpunit": "^6.8.0",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "time": "2025-06-05T19:29:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Onboarding\\": "includes/"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --standard=phpcs.xml"
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-onboarding.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-onboarding/issues\",\"POT-Creation-Date\":\"2024-11-18T07:59:34+00:00\"}' --exclude=assets,tests,src"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-onboarding.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "find ./languages -type f -name \"*.po\" -print0 | xargs -0 -I {} sh -c 'name=$(basename \"$1\" .po); npx po2json languages/\"$name\".po languages/\"$name\"-nfd-onboarding.json -f jed1.x' -- {}"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-php",
                    "@i18n-json"
                ],
                "lint": [
                    "vendor/bin/phpcs . --standard=phpcs.xml"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Dave Ryan",
                    "email": "[email protected]"
                }
            ],
            "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/2.7.4",
                "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues"
            },
            "install-path": "../newfold-labs/wp-module-onboarding"
        },
        {
            "name": "newfold-labs/wp-module-onboarding-data",
            "version": "1.2.10",
            "version_normalized": "1.2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-onboarding-data.git",
                "reference": "981cd39595de9f77ae15aa282204cba8e9441f13"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding-data/zipball/981cd39595de9f77ae15aa282204cba8e9441f13",
                "reference": "981cd39595de9f77ae15aa282204cba8e9441f13",
                "shasum": ""
            },
            "require": {
                "mustache/mustache": "^2.14.2",
                "newfold-labs/wp-module-ai": "^1.1.12",
                "newfold-labs/wp-module-data": "^2.6.5",
                "newfold-labs/wp-module-install-checker": "^1.0.3",
                "newfold-labs/wp-module-installer": "^1.2.0",
                "newfold-labs/wp-module-patterns": "^2.6",
                "newfold-labs/wp-module-performance": "^3.0.0",
                "newfold-labs/wp-module-survey": "^1.0.1",
                "wp-forge/wp-upgrade-handler": "^1.0"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2.4",
                "wp-cli/i18n-command": "^2.6.2"
            },
            "time": "2025-06-05T10:15:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Onboarding\\Data\\": "includes/"
                },
                "files": [
                    "includes/I18n.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --ignore=*/build/* --standard=phpcs.xml -d error_reporting=\"E_ALL&~E_DEPRECATED\""
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-onboarding-data.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-onboarding-data/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}' --exclude=tests,src,vendor,wordpress"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-onboarding-data.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-mo",
                    "@i18n-php",
                    "@i18n-json"
                ],
                "lint": [
                    "vendor/bin/phpcs . --ignore=*/build/* --standard=phpcs.xml -d error_reporting=\"E_ALL&~E_DEPRECATED\""
                ]
            },
            "authors": [
                {
                    "name": "arunshenoy99",
                    "email": "[email protected]"
                }
            ],
            "description": "A non-toggleable module containing a standardized interface for interacting with Onboarding data.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-onboarding-data/tree/1.2.10",
                "issues": "https://github.com/newfold-labs/wp-module-onboarding-data/issues"
            },
            "install-path": "../newfold-labs/wp-module-onboarding-data"
        },
        {
            "name": "newfold-labs/wp-module-patterns",
            "version": "2.9.5",
            "version_normalized": "2.9.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-patterns.git",
                "reference": "37a235472938f33a2ec3efc589b1df696f49e314"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-patterns/zipball/37a235472938f33a2ec3efc589b1df696f49e314",
                "reference": "37a235472938f33a2ec3efc589b1df696f49e314",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-data": "^2.6.13",
                "newfold-labs/wp-module-features": "^1.5",
                "newfold-labs/wp-module-installer": "^1.6"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2.5",
                "wp-cli/i18n-command": "^2.6.3"
            },
            "time": "2025-05-29T17:34:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Patterns\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "lint": [
                    "vendor/bin/phpcs . --ignore=*/build/* --standard=phpcs.xml -d error_reporting=\"E_ALL&~E_DEPRECATED\""
                ],
                "clean": [
                    "vendor/bin/phpcbf . --ignore=*/build/* --standard=phpcs.xml -d error_reporting=\"E_ALL&~E_DEPRECATED\""
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/nfd-wonder-blocks.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-patterns/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}' --exclude=node_modules,tests,src,wordpress --domain=nfd-wonder-blocks"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/nfd-wonder-blocks.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "find ./languages -name \"*.json\" -exec rm {} \\; && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-php",
                    "@i18n-json"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Hristina Conjic",
                    "email": "[email protected]"
                }
            ],
            "description": "WordPress Cloud Patterns",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-patterns/tree/2.9.5",
                "issues": "https://github.com/newfold-labs/wp-module-patterns/issues"
            },
            "install-path": "../newfold-labs/wp-module-patterns"
        },
        {
            "name": "newfold-labs/wp-module-performance",
            "version": "3.1.6",
            "version_normalized": "3.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-performance.git",
                "reference": "1b4b4a70a50e113174352a015fec575a5bb49f9c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-performance/zipball/1b4b4a70a50e113174352a015fec575a5bb49f9c",
                "reference": "1b4b4a70a50e113174352a015fec575a5bb49f9c",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-context": "^1.0",
                "newfold-labs/wp-module-features": "^1.5",
                "newfold-labs/wp-module-installer": "^1.6",
                "wp-forge/collection": "^1.0",
                "wp-forge/wp-htaccess-manager": "^1.0",
                "wpscholar/url": "^1.2"
            },
            "require-dev": {
                "10up/wp_mock": "^0.5.0|^1.0.0",
                "johnpbloch/wordpress": "6.1.7",
                "lucatume/wp-browser": "*",
                "newfold-labs/wp-php-standards": "^1.2",
                "phpunit/phpcov": "*",
                "wp-cli/i18n-command": "^2.6",
                "wp-cli/wp-cli-bundle": "^2.8.1|^2.12"
            },
            "time": "2025-06-11T15:06:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Performance\\": "includes"
                },
                "files": [
                    "includes/PerformanceFeature.php",
                    "includes/functions.php",
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "cs-fix": [
                    "phpcbf --standard=phpcs.xml ."
                ],
                "cs-lint": [
                    "phpcs --standard=phpcs.xml -s ."
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-mo",
                    "@i18n-json",
                    "@i18n-php"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp --allow-root i18n make-php ./languages"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-performance.pot ./languages"
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-performance.pot --domain=wp-module-performance --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-performance/issues\",\"POT-Creation-Date\":null}' --exclude=src,tests,vendor,assets --include=build/*.min.js"
                ],
                "test": [
                    "phpunit --bootstrap tests/phpunit/bootstrap.php",
                    "codecept run wpunit"
                ],
                "test-coverage": [
                    "codecept run wpunit --coverage wpunit.cov",
                    "phpcov merge --php tests/_output/merged.cov --html tests/_output/html tests/_output;",
                    "echo \"open tests/_output/html/index.html\" to view the report"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "homepage": "https://wpscholar.com"
                }
            ],
            "description": "A module for managing caching functionality.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-performance/tree/3.1.6",
                "issues": "https://github.com/newfold-labs/wp-module-performance/issues"
            },
            "install-path": "../newfold-labs/wp-module-performance"
        },
        {
            "name": "newfold-labs/wp-module-pls",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-pls.git",
                "reference": "5fc0288cc74fe3a322ca6de127d6572aae080d0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-pls/zipball/5fc0288cc74fe3a322ca6de127d6572aae080d0c",
                "reference": "5fc0288cc74fe3a322ca6de127d6572aae080d0c",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-data": "^2.8"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2",
                "wp-cli/i18n-command": "^2.6.5",
                "wp-cli/wp-cli": "^2.12"
            },
            "time": "2025-06-03T20:12:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\PLS\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --standard=phpcs.xml"
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-pls.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-pls/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}'"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-pls.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-mo",
                    "@i18n-php",
                    "@i18n-json"
                ],
                "lint": [
                    "vendor/bin/phpcs . --standard=phpcs.xml -s"
                ]
            },
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "arunshenoy99",
                    "email": "[email protected]"
                }
            ],
            "description": "A Newfold module that handles license key provisioning, validation, and other lifecycle events for registered plugins using the PLS API via Hiive.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-pls/tree/1.1.2",
                "issues": "https://github.com/newfold-labs/wp-module-pls/issues"
            },
            "install-path": "../newfold-labs/wp-module-pls"
        },
        {
            "name": "newfold-labs/wp-module-runtime",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-runtime.git",
                "reference": "04362e97a281b492e523e579326f080033d5d962"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-runtime/zipball/04362e97a281b492e523e579326f080033d5d962",
                "reference": "04362e97a281b492e523e579326f080033d5d962",
                "shasum": ""
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "@stable",
                "wp-cli/i18n-command": "@stable",
                "wp-cli/wp-cli-bundle": "@stable"
            },
            "time": "2025-01-13T23:22:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Runtime\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf --standard=phpcs.xml ."
                ],
                "lint": [
                    "vendor/bin/phpcs --standard=phpcs.xml -s ."
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Beyond",
                    "email": "[email protected]"
                }
            ],
            "description": "Runtime for Newfold WP modules and plugins",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-runtime/tree/1.1.3",
                "issues": "https://github.com/newfold-labs/wp-module-runtime/issues"
            },
            "install-path": "../newfold-labs/wp-module-runtime"
        },
        {
            "name": "newfold-labs/wp-module-secure-passwords",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-secure-passwords.git",
                "reference": "ebbd12c1cef4d5fcd79ba45883c8c473668c839d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-secure-passwords/zipball/ebbd12c1cef4d5fcd79ba45883c8c473668c839d",
                "reference": "ebbd12c1cef4d5fcd79ba45883c8c473668c839d",
                "shasum": ""
            },
            "require-dev": {
                "bluehost/wp-php-standards": "^1.1",
                "wp-phpunit/wp-phpunit": "^5.9",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "time": "2025-02-13T13:45:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --standard=Bluehost"
                ],
                "lint": [
                    "vendor/bin/phpcs . --standard=Bluehost -s"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jonathan Desrosiers",
                    "email": "[email protected]"
                }
            ],
            "description": "Prevents passwords exposed in data breaches from being used and encourages better password hygiene.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-secure-passwords/tree/1.1.2",
                "issues": "https://github.com/newfold-labs/wp-module-secure-passwords/issues"
            },
            "install-path": "../newfold-labs/wp-module-secure-passwords"
        },
        {
            "name": "newfold-labs/wp-module-sso",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-sso.git",
                "reference": "92f78333da7bde102604a3b55b7b3d9920f87cc4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-sso/zipball/92f78333da7bde102604a3b55b7b3d9920f87cc4",
                "reference": "92f78333da7bde102604a3b55b7b3d9920f87cc4",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-data": ">=2.6.10"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2",
                "wp-cli/i18n-command": "^2.6.3"
            },
            "time": "2025-02-25T23:05:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewFoldLabs\\WP\\Module\\SSO\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf --standard=phpcs.xml ."
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-sso.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-sso/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}'"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-sso.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-mo",
                    "@i18n-php",
                    "@i18n-json"
                ],
                "lint": [
                    "vendor/bin/phpcs --standard=phpcs.xml -s ."
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "Single sign-on functionality for Newfold WordPress sites.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-sso/tree/1.1.0",
                "issues": "https://github.com/newfold-labs/wp-module-sso/issues"
            },
            "install-path": "../newfold-labs/wp-module-sso"
        },
        {
            "name": "newfold-labs/wp-module-staging",
            "version": "2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-staging.git",
                "reference": "6322264c0b6fe25d762e8fcf141afab75fca4ea6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-staging/zipball/6322264c0b6fe25d762e8fcf141afab75fca4ea6",
                "reference": "6322264c0b6fe25d762e8fcf141afab75fca4ea6",
                "shasum": ""
            },
            "require": {
                "newfold-labs/wp-module-context": "^1.0.1",
                "newfold-labs/wp-module-features": "^1.5.0"
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2.5",
                "wp-cli/i18n-command": "^2.6.5"
            },
            "time": "2025-06-03T10:36:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Staging\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "scripts": {
                "fix": [
                    "vendor/bin/phpcbf . --standard=phpcs.xml"
                ],
                "lint": [
                    "vendor/bin/phpcs . --standard=phpcs.xml -s"
                ],
                "i18n-pot": [
                    "vendor/bin/wp i18n make-pot . ./languages/wp-module-staging.pot --headers='{\"Report-Msgid-Bugs-To\":\"https://github.com/newfold-labs/wp-module-staging/issues\",\"POT-Creation-Date\":\"2025-02-13T09:55:55+00:00\"}'"
                ],
                "i18n-po": [
                    "vendor/bin/wp i18n update-po ./languages/wp-module-staging.pot ./languages"
                ],
                "i18n-mo": [
                    "vendor/bin/wp i18n make-mo ./languages"
                ],
                "i18n-php": [
                    "vendor/bin/wp i18n make-php ./languages"
                ],
                "i18n-json": [
                    "rm -f languages/*.json && vendor/bin/wp i18n make-json ./languages --no-purge --pretty-print"
                ],
                "i18n": [
                    "@i18n-pot",
                    "@i18n-po",
                    "@i18n-mo",
                    "@i18n-php",
                    "@i18n-json"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Evan Mullins",
                    "homepage": "https://evanmullins.com"
                }
            ],
            "description": "Newfold module for staging functionality in brand plugins",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-staging/tree/2.3.6",
                "issues": "https://github.com/newfold-labs/wp-module-staging/issues"
            },
            "install-path": "../newfold-labs/wp-module-staging"
        },
        {
            "name": "newfold-labs/wp-module-survey",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/newfold-labs/wp-module-survey.git",
                "reference": "e41860c62d1b0c3d4e752b140b8df0773b1be459"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/newfold-labs/wp-module-survey/zipball/e41860c62d1b0c3d4e752b140b8df0773b1be459",
                "reference": "e41860c62d1b0c3d4e752b140b8df0773b1be459",
                "shasum": ""
            },
            "require-dev": {
                "newfold-labs/wp-php-standards": "^1.2",
                "wp-cli/i18n-command": "^2.4.3"
            },
            "time": "2025-01-03T04:32:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "NewfoldLabs\\WP\\Module\\Survey\\": "includes"
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "arunshenoy99",
                    "email": "[email protected]"
                }
            ],
            "description": "A Newfold module to collect customer satisfaction feedback via surveys in the WordPress admin dashboard.",
            "support": {
                "source": "https://github.com/newfold-labs/wp-module-survey/tree/1.0.2",
                "issues": "https://github.com/newfold-labs/wp-module-survey/issues"
            },
            "install-path": "../newfold-labs/wp-module-survey"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-09-23T14:17:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client"
            },
            "install-path": "../psr/http-client"
        },
        {
            "name": "psr/http-factory",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2024-04-15T12:06:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory"
            },
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:54:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/2.0"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "[email protected]"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.5.4",
            "version_normalized": "2.5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918",
                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "2.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "[email protected]"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "typesense/typesense-php",
            "version": "v2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/typesense/typesense-php.git",
                "reference": "e1a6d2cc5fafce2085904d816e32427d957f0409"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/typesense/typesense-php/zipball/e1a6d2cc5fafce2085904d816e32427d957f0409",
                "reference": "e1a6d2cc5fafce2085904d816e32427d957f0409",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/guzzle": "^7.0"
            },
            "time": "2020-09-22T13:45:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Devloops\\Typesence\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Abdullah Al-Faqeir",
                    "email": "[email protected]",
                    "homepage": "https://www.devloops.net",
                    "role": "Developer"
                }
            ],
            "description": "PHP client for Typesense https://github.com/typesense/typesense",
            "homepage": "https://www.devloops.net",
            "support": {
                "source": "https://github.com/typesense/typesense-php/tree/v2.0.4"
            },
            "install-path": "../typesense/typesense-php"
        },
        {
            "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": "[email protected]",
                    "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/wp-config-transformer",
            "version": "v1.4.2",
            "version_normalized": "1.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/wp-config-transformer.git",
                "reference": "b78cab1159b43eb5ee097e2cfafe5eab573d2a8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/b78cab1159b43eb5ee097e2cfafe5eab573d2a8a",
                "reference": "b78cab1159b43eb5ee097e2cfafe5eab573d2a8a",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^4.0"
            },
            "time": "2025-03-31T08:37:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/WPConfigTransformer.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frankie Jarrett",
                    "email": "[email protected]"
                }
            ],
            "description": "Programmatically edit a wp-config.php file.",
            "homepage": "https://github.com/wp-cli/wp-config-transformer",
            "support": {
                "issues": "https://github.com/wp-cli/wp-config-transformer/issues",
                "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.4.2"
            },
            "install-path": "../wp-cli/wp-config-transformer"
        },
        {
            "name": "wp-forge/collection",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-forge/collection.git",
                "reference": "e304ddc0130d466dcc55e3a8dee79f0d745ca47a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-forge/collection/zipball/e304ddc0130d466dcc55e3a8dee79f0d745ca47a",
                "reference": "e304ddc0130d466dcc55e3a8dee79f0d745ca47a",
                "shasum": ""
            },
            "time": "2022-08-26T17:42:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WP_Forge\\Collection\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "A PHP utility class for manipulating collections.",
            "support": {
                "issues": "https://github.com/wp-forge/collection/issues",
                "source": "https://github.com/wp-forge/collection/tree/1.0.2"
            },
            "install-path": "../wp-forge/collection"
        },
        {
            "name": "wp-forge/fluent",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-forge/fluent.git",
                "reference": "b7d6e54f86bd2bbc229faeefd2772f1f1354ad8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-forge/fluent/zipball/b7d6e54f86bd2bbc229faeefd2772f1f1354ad8c",
                "reference": "b7d6e54f86bd2bbc229faeefd2772f1f1354ad8c",
                "shasum": ""
            },
            "time": "2022-08-26T17:38:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WP_Forge\\Fluent\\": "includes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "An instance of the Laravel Fluent class for use with WordPress.",
            "support": {
                "issues": "https://github.com/wp-forge/fluent/issues",
                "source": "https://github.com/wp-forge/fluent/tree/1.0.1"
            },
            "install-path": "../wp-forge/fluent"
        },
        {
            "name": "wp-forge/helpers",
            "version": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-forge/helpers.git",
                "reference": "28ebc09a3390dbff427270a4ed2b93395e8b9b78"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-forge/helpers/zipball/28ebc09a3390dbff427270a4ed2b93395e8b9b78",
                "reference": "28ebc09a3390dbff427270a4ed2b93395e8b9b78",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "^1.3",
                "ext-mbstring": "*"
            },
            "time": "2022-01-06T13:10:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "includes/functions.php"
                ],
                "psr-4": {
                    "WP_Forge\\Helpers\\": "includes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "A collection of helpers for WordPress and PHP development.",
            "support": {
                "issues": "https://github.com/wp-forge/helpers/issues",
                "source": "https://github.com/wp-forge/helpers/tree/2.0"
            },
            "install-path": "../wp-forge/helpers"
        },
        {
            "name": "wp-forge/wp-htaccess-manager",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-forge/wp-htaccess-manager.git",
                "reference": "8b565cb9bd75ff1c415e4974c3b4812c5b50da63"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-forge/wp-htaccess-manager/zipball/8b565cb9bd75ff1c415e4974c3b4812c5b50da63",
                "reference": "8b565cb9bd75ff1c415e4974c3b4812c5b50da63",
                "shasum": ""
            },
            "time": "2025-01-16T22:09:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "includes/functions.php"
                ],
                "psr-4": {
                    "WP_Forge\\WP_Htaccess_Manager\\": "includes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "A helper library for making changes to .htaccess files in WordPress.",
            "support": {
                "issues": "https://github.com/wp-forge/wp-htaccess-manager/issues",
                "source": "https://github.com/wp-forge/wp-htaccess-manager/tree/1.0.2"
            },
            "install-path": "../wp-forge/wp-htaccess-manager"
        },
        {
            "name": "wp-forge/wp-options",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-forge/wp-options.git",
                "reference": "511b1c5e626582dd4c3c1b5602e7a20352dabc1b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-forge/wp-options/zipball/511b1c5e626582dd4c3c1b5602e7a20352dabc1b",
                "reference": "511b1c5e626582dd4c3c1b5602e7a20352dabc1b",
                "shasum": ""
            },
            "time": "2024-05-10T14:57:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WP_Forge\\Options\\": "includes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "A WordPress helper class for managing plugin options.",
            "support": {
                "issues": "https://github.com/wp-forge/wp-options/issues",
                "source": "https://github.com/wp-forge/wp-options/tree/1.1.1"
            },
            "install-path": "../wp-forge/wp-options"
        },
        {
            "name": "wp-forge/wp-query-builder",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-forge/wp-query-builder.git",
                "reference": "131dcfee2d3ebf84cec9bd6ce07d3f2c854b4984"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-forge/wp-query-builder/zipball/131dcfee2d3ebf84cec9bd6ce07d3f2c854b4984",
                "reference": "131dcfee2d3ebf84cec9bd6ce07d3f2c854b4984",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "time": "2024-08-22T21:49:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WP_Forge\\QueryBuilder\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "A lightweight and efficient SQL query builder for WordPress.",
            "keywords": [
                "database",
                "query builder",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/wp-forge/wp-query-builder/issues",
                "source": "https://github.com/wp-forge/wp-query-builder/tree/1.0.4"
            },
            "install-path": "../wp-forge/wp-query-builder"
        },
        {
            "name": "wp-forge/wp-update-handler",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-forge/wp-update-handler.git",
                "reference": "4dbc5e0dd4dfbb5808f9d53b1b3afd65c3db7435"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-forge/wp-update-handler/zipball/4dbc5e0dd4dfbb5808f9d53b1b3afd65c3db7435",
                "reference": "4dbc5e0dd4dfbb5808f9d53b1b3afd65c3db7435",
                "shasum": ""
            },
            "require": {
                "wp-forge/helpers": "^2.0"
            },
            "require-dev": {
                "wpscholar/phpcs-standards-wpscholar": "^1.0"
            },
            "time": "2024-02-16T18:07:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WP_Forge\\WPUpdateHandler\\": "includes/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "A WordPress package for updating custom plugins and themes based on an API response from a custom update server.",
            "support": {
                "issues": "https://github.com/wp-forge/wp-update-handler/issues",
                "source": "https://github.com/wp-forge/wp-update-handler/tree/1.0.2"
            },
            "install-path": "../wp-forge/wp-update-handler"
        },
        {
            "name": "wp-forge/wp-upgrade-handler",
            "version": "1.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-forge/wp-upgrade-handler.git",
                "reference": "b0a7f4c66710f95b4c5702fea3af505ea72fb215"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-forge/wp-upgrade-handler/zipball/b0a7f4c66710f95b4c5702fea3af505ea72fb215",
                "reference": "b0a7f4c66710f95b4c5702fea3af505ea72fb215",
                "shasum": ""
            },
            "time": "2020-05-21T00:04:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WP_Forge\\UpgradeHandler\\": "includes"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]"
                }
            ],
            "description": "A drop-in library for handling upgrade routines in WordPress plugins and themes.",
            "support": {
                "issues": "https://github.com/wp-forge/wp-upgrade-handler/issues",
                "source": "https://github.com/wp-forge/wp-upgrade-handler/tree/1.0"
            },
            "install-path": "../wp-forge/wp-upgrade-handler"
        },
        {
            "name": "wpscholar/url",
            "version": "1.2.5",
            "version_normalized": "1.2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wpscholar/url.git",
                "reference": "8a8fa6dc257d75353782a7acd9b1194a17d8eadd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpscholar/url/zipball/8a8fa6dc257d75353782a7acd9b1194a17d8eadd",
                "reference": "8a8fa6dc257d75353782a7acd9b1194a17d8eadd",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.36 || ^9.0"
            },
            "time": "2024-12-13T17:40:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "wpscholar\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Micah Wood",
                    "email": "[email protected]",
                    "homepage": "http://wpscholar.com"
                }
            ],
            "description": "A PHP class for parsing and manipulating URLs.",
            "support": {
                "issues": "https://github.com/wpscholar/url/issues",
                "source": "https://github.com/wpscholar/url/tree/1.2.5"
            },
            "install-path": "../wpscholar/url"
        }
    ],
    "dev": false,
    "dev-package-names": []
}

Youez - 2016 - github.com/yon3zu
LinuXploit