{
    "packages": [
        {
            "name": "automattic/jetpack-assets",
            "version": "v4.3.32",
            "version_normalized": "4.3.32.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-assets.git",
                "reference": "e78fdf43e5de4ab80d183c3c36bd40eb8fc46a28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/e78fdf43e5de4ab80d183c3c36bd40eb8fc46a28",
                "reference": "e78fdf43e5de4ab80d183c3c36bd40eb8fc46a28",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^3.0.8",
                "automattic/jetpack-status": "^6.1.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.14",
                "automattic/phpunit-select-config": "^1.0.4",
                "brain/monkey": "^2.6.2",
                "wikimedia/testing-access-wrapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2026-04-09T20:44:24+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "textdomain": "jetpack-assets",
                "mirror-repo": "Automattic/jetpack-assets",
                "branch-alias": {
                    "dev-trunk": "4.3.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "actions.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Asset management utilities for Jetpack ecosystem packages",
            "support": {
                "source": "https://github.com/Automattic/jetpack-assets/tree/v4.3.32"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-assets"
        },
        {
            "name": "automattic/jetpack-composer-plugin",
            "version": "v4.0.5",
            "version_normalized": "4.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-composer-plugin.git",
                "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe",
                "reference": "e0a5ad3a32802ec156cb38c6280e2c12bfc63ffe",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "time": "2025-04-28T15:12:46+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Automattic\\Jetpack\\Composer\\Plugin",
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-composer-plugin",
                "branch-alias": {
                    "dev-trunk": "4.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
                },
                "plugin-modifies-install-path": true
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings.",
            "keywords": [
                "composer",
                "i18n",
                "jetpack",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v4.0.5"
            },
            "install-path": "../automattic/jetpack-composer-plugin"
        },
        {
            "name": "automattic/jetpack-constants",
            "version": "v3.0.8",
            "version_normalized": "3.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-constants.git",
                "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f9bf00ab48956b8326209e7c0baf247a0ed721c4",
                "reference": "f9bf00ab48956b8326209e7c0baf247a0ed721c4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.5",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-04-28T15:12:45+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-constants",
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A wrapper for defining constants in a more testable way.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-constants/tree/v3.0.8"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-constants"
        },
        {
            "name": "automattic/jetpack-status",
            "version": "v6.1.2",
            "version_normalized": "6.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-status.git",
                "reference": "1ccaefabcf9f609b2b55e07729ffcca1a749f485"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/1ccaefabcf9f609b2b55e07729ffcca1a749f485",
                "reference": "1ccaefabcf9f609b2b55e07729ffcca1a749f485",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^3.0.8",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^6.0.12",
                "automattic/jetpack-connection": "@dev",
                "automattic/jetpack-ip": "^0.4.10",
                "automattic/jetpack-plans": "@dev",
                "automattic/phpunit-select-config": "^1.0.3",
                "brain/monkey": "^2.6.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2025-12-15T11:22:14+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-status",
                "branch-alias": {
                    "dev-trunk": "6.1.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
                },
                "dependencies": {
                    "test-only": [
                        "packages/connection",
                        "packages/plans"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Used to retrieve information about the current status of Jetpack and the site overall.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-status/tree/v6.1.2"
            },
            "install-path": "../../jetpack_vendor/automattic/jetpack-status"
        },
        {
            "name": "deliciousbrains/wp-background-processing",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/deliciousbrains/wp-background-processing.git",
                "reference": "be0a5e62f2c1e7603ebe3dea75f91102f1a2c1cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/be0a5e62f2c1e7603ebe3dea75f91102f1a2c1cb",
                "reference": "be0a5e62f2c1e7603ebe3dea75f91102f1a2c1cb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpcompatibility/phpcompatibility-wp": "*",
                "phpunit/phpunit": "^8.0",
                "spryker/code-sniffer": "^0.17.18",
                "wp-coding-standards/wpcs": "^2.3",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "coenjacobs/mozart": "Easily wrap this library with your own prefix, to prevent collisions when multiple plugins use this library"
            },
            "time": "2025-11-04T10:53:18+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "classes/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Delicious Brains",
                    "email": "nom@deliciousbrains.com"
                }
            ],
            "description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.",
            "support": {
                "issues": "https://github.com/deliciousbrains/wp-background-processing/issues",
                "source": "https://github.com/deliciousbrains/wp-background-processing/tree/master"
            },
            "install-path": "../deliciousbrains/wp-background-processing"
        },
        {
            "name": "franmastromarino/wp-orm",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/franmastromarino/wp-options-orm.git",
                "reference": "9adc495228f2e8a761e0e1cee724423570821310"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/franmastromarino/wp-options-orm/zipball/9adc495228f2e8a761e0e1cee724423570821310",
                "reference": "9adc495228f2e8a761e0e1cee724423570821310",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "10up/wp_mock": "^0.5.0",
                "brain/monkey": "^2.6",
                "composer/composer": "^2.1",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "mockery/mockery": "^1.5",
                "phpcompatibility/phpcompatibility-wp": "^2.1.0",
                "phpunit/phpunit": "^9.6",
                "squizlabs/php_codesniffer": "*",
                "wp-coding-standards/wpcs": "^2.3.0"
            },
            "time": "2025-07-23T09:44:58+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/V2/helpers.php"
                ],
                "psr-4": {
                    "QuadLayers\\WP_Orm\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "QuadLayers",
                    "email": "noreply@quadlayers.com"
                }
            ],
            "description": "A package to help developers create custom WordPress entities in their own plugins.",
            "homepage": "https://quadlayers.com/",
            "keywords": [
                "autoload",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/franmastromarino/wp-options-orm/issues",
                "source": "https://github.com/franmastromarino/wp-options-orm/tree/main"
            },
            "install-path": "../franmastromarino/wp-orm"
        },
        {
            "name": "franmastromarino/wp-plugin-feedback",
            "version": "dev-php7.2",
            "version_normalized": "dev-php7.2",
            "source": {
                "type": "git",
                "url": "https://github.com/franmastromarino/wp-plugin-feedback.git",
                "reference": "118f28eb1e0bcd141bb2005106375ec168dd273f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/franmastromarino/wp-plugin-feedback/zipball/118f28eb1e0bcd141bb2005106375ec168dd273f",
                "reference": "118f28eb1e0bcd141bb2005106375ec168dd273f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6",
                "squizlabs/php_codesniffer": "*"
            },
            "time": "2025-09-01T19:07:29+00:00",
            "type": "project",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "QuadLayers\\PluginFeedback\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Process plugin feedback client.",
            "support": {
                "issues": "https://github.com/franmastromarino/wp-plugin-feedback/issues",
                "source": "https://github.com/franmastromarino/wp-plugin-feedback/tree/php7.2"
            },
            "install-path": "../franmastromarino/wp-plugin-feedback"
        },
        {
            "name": "minime/annotations",
            "version": "3.1.0",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/marcioAlmada/annotations.git",
                "reference": "b0eaa76362d4c27dbba1cdab1025684d044907e0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/marcioAlmada/annotations/zipball/b0eaa76362d4c27dbba1cdab1025684d044907e0",
                "reference": "b0eaa76362d4c27dbba1cdab1025684d044907e0",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "nikic/php-parser": ">=2.0 <4.0.0",
                "php": ">=5.4.0",
                "regex-guard/regex-guard": "~1.0"
            },
            "require-dev": {
                "mockery/mockery": "^0.9",
                "phpunit/phpunit": ">=4.8 <6.0.0"
            },
            "time": "2017-09-05T15:36:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Minime\\Annotations\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márcio Almada",
                    "email": "marcio3w@gmail.com",
                    "homepage": "https://github.com/marcioAlmada/"
                }
            ],
            "description": "The KISS PHP annotations library",
            "keywords": [
                "annotations",
                "docblock",
                "metadata",
                "php",
                "reflection"
            ],
            "support": {
                "issues": "https://github.com/marcioAlmada/annotations/issues",
                "source": "https://github.com/marcioAlmada/annotations/tree/master"
            },
            "install-path": "../minime/annotations"
        },
        {
            "name": "nikic/php-parser",
            "version": "v3.1.5",
            "version_normalized": "3.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bb87e28e7d7b8d9a7fda231d37457c9210faf6ce",
                "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0|~5.0"
            },
            "time": "2018-02-28T20:30:58+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v3.1.5"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "quadlayers/wp-dashboard-widget-news",
            "version": "1.0.9",
            "version_normalized": "1.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/quadlayers/wp-dashboard-widget-news.git",
                "reference": "c8f270a3de46f986dab8b9547848dc6b6f0ae7fe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/quadlayers/wp-dashboard-widget-news/zipball/c8f270a3de46f986dab8b9547848dc6b6f0ae7fe",
                "reference": "c8f270a3de46f986dab8b9547848dc6b6f0ae7fe",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "phpcompatibility/phpcompatibility-wp": "^2.1.0",
                "wp-coding-standards/wpcs": "^2.3.0"
            },
            "time": "2023-03-16T15:19:31+00:00",
            "type": "jetpack-library",
            "extra": {
                "textdomain": "wp-dashboard-widget-news"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "QuadLayers\\WP_Dashboard_Widget_News\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "QuadLayers",
                    "email": "noreply@quadlayers.com"
                }
            ],
            "description": "WP Dashboard Widget News",
            "keywords": [
                "admin",
                "dashboard",
                "widget",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/quadlayers/wp-dashboard-widget-news/issues",
                "source": "https://github.com/quadlayers/wp-dashboard-widget-news/tree/1.0.9"
            },
            "install-path": "../../jetpack_vendor/quadlayers/wp-dashboard-widget-news"
        },
        {
            "name": "quadlayers/wp-notice-plugin-promote",
            "version": "1.1.8",
            "version_normalized": "1.1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/franmastromarino/wp-notice-plugin-promote.git",
                "reference": "21c4a760a999cddd7896eba5034b7c8163dba133"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/franmastromarino/wp-notice-plugin-promote/zipball/21c4a760a999cddd7896eba5034b7c8163dba133",
                "reference": "21c4a760a999cddd7896eba5034b7c8163dba133",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "phpcompatibility/phpcompatibility-wp": "^2.1.0",
                "wp-coding-standards/wpcs": "^2.3.0"
            },
            "time": "2025-11-27T20:59:29+00:00",
            "type": "jetpack-library",
            "extra": {
                "textdomain": "wp-notice-plugin-promote"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "QuadLayers\\WP_Notice_Plugin_Promote\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "QuadLayers",
                    "email": "noreply@quadlayers.com"
                }
            ],
            "description": "WP Notice Plugin Promote",
            "keywords": [
                "admin",
                "notice",
                "plugin",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/franmastromarino/wp-notice-plugin-promote/issues",
                "source": "https://github.com/franmastromarino/wp-notice-plugin-promote/tree/1.1.8"
            },
            "install-path": "../../jetpack_vendor/quadlayers/wp-notice-plugin-promote"
        },
        {
            "name": "quadlayers/wp-plugin-table-links",
            "version": "1.0.8",
            "version_normalized": "1.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/franmastromarino/wp-plugin-table-links.git",
                "reference": "22bd6b20b40c7878c966eb57f45b1d9046728d6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/franmastromarino/wp-plugin-table-links/zipball/22bd6b20b40c7878c966eb57f45b1d9046728d6b",
                "reference": "22bd6b20b40c7878c966eb57f45b1d9046728d6b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "woocommerce/woocommerce-sniffs": "^0.1.3"
            },
            "time": "2025-05-05T09:39:50+00:00",
            "type": "jetpack-library",
            "extra": {
                "textdomain": "wp-plugin-table-links"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "QuadLayers\\WP_Plugin_Table_Links\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "QuadLayers",
                    "email": "noreply@quadlayers.com"
                }
            ],
            "description": "WP Plugin Table Links",
            "keywords": [
                "admin",
                "links",
                "plugin",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/franmastromarino/wp-plugin-table-links/issues",
                "source": "https://github.com/franmastromarino/wp-plugin-table-links/tree/1.0.8"
            },
            "install-path": "../../jetpack_vendor/quadlayers/wp-plugin-table-links"
        },
        {
            "name": "regex-guard/regex-guard",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/marcioAlmada/regex-guard.git",
                "reference": "dc9a8199f4ebef4c21603ad1f6a8cb53542e7d29"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/marcioAlmada/regex-guard/zipball/dc9a8199f4ebef4c21603ad1f6a8cb53542e7d29",
                "reference": "dc9a8199f4ebef4c21603ad1f6a8cb53542e7d29",
                "shasum": ""
            },
            "require-dev": {
                "mockery/mockery": "dev-master"
            },
            "time": "2014-09-17T18:04:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "RegexGuard\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márcio Almada",
                    "email": "marcio3w@gmail.com",
                    "homepage": "https://github.com/marcioAlmada/"
                }
            ],
            "description": "A wrapper that allows you to validate regular expressions and handle normally uncatchable PCRE compilation warnings",
            "keywords": [
                "PCRE",
                "preg",
                "regex",
                "regexp",
                "support",
                "utils"
            ],
            "support": {
                "issues": "https://github.com/marcioAlmada/regex-guard/issues",
                "source": "https://github.com/marcioAlmada/regex-guard/tree/master"
            },
            "install-path": "../regex-guard/regex-guard"
        },
        {
            "name": "rjjakes/wordpress-orm",
            "version": "0.1.0",
            "version_normalized": "0.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rjjakes/wordpress-orm.git",
                "reference": "13055f4a9f6da2af6f4d6d6d7293b743304eed78"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rjjakes/wordpress-orm/zipball/13055f4a9f6da2af6f4d6d6d7293b743304eed78",
                "reference": "13055f4a9f6da2af6f4d6d6d7293b743304eed78",
                "shasum": ""
            },
            "require": {
                "minime/annotations": "^3.1",
                "php": ">=5.5"
            },
            "time": "2022-07-14T19:51:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symlink\\ORM\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ray Jakes",
                    "email": "symlinkdigital@gmail.com"
                }
            ],
            "description": "WORM. Doctrine style ORM for Wordpress.",
            "homepage": "https://github.com/rjjakes/wordpress-orm",
            "keywords": [
                "composer",
                "doctrine",
                "orm",
                "plugin",
                "sql",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/rjjakes/wordpress-orm/issues",
                "source": "https://github.com/rjjakes/wordpress-orm/tree/0.1.0"
            },
            "install-path": "../rjjakes/wordpress-orm"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
