{
    "packages": [
        {
            "name": "acrossai-co/main-menu",
            "version": "0.0.11",
            "version_normalized": "0.0.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/acrossai-co/main-menu.git",
                "reference": "ed6d21b3760d7066b2ade409379868ba14bbc355"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/acrossai-co/main-menu/zipball/ed6d21b3760d7066b2ade409379868ba14bbc355",
                "reference": "ed6d21b3760d7066b2ade409379868ba14bbc355",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-autoloader": "^5.0",
                "freemius/wordpress-sdk": "^2.0",
                "php": ">=8.1"
            },
            "time": "2026-07-04T01:01:24+00:00",
            "type": "library",
            "extra": {
                "wp-requires": "6.0",
                "autoloader-suffix": "AcrossAI_Main_Menu"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "AcrossAI_Addon\\": "src/Addons/",
                    "AcrossAI_Main_Menu\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "AcrossAI Admin Dashboard — parent menu, shared Settings page (Settings API), manager submenu slots, and an Add-ons page with Freemius integration.",
            "support": {
                "issues": "https://github.com/acrossai-co/main-menu/issues",
                "source": "https://github.com/acrossai-co/main-menu/tree/0.0.11"
            },
            "install-path": "../acrossai-co/main-menu"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v5.0.20",
            "version_normalized": "5.0.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1",
                "reference": "b6abf43a9ea638d6a0edc02f0dd7575703f9c2a1",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/phpunit-select-config": "^1.0.9",
                "composer/composer": "^2.2",
                "yoast/phpunit-polyfills": "^4.0.0"
            },
            "time": "2026-06-15T12:15:05+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-autoloader",
                "branch-alias": {
                    "dev-trunk": "5.0.x-dev"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::VERSION": "src/AutoloadGenerator.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Automattic\\Jetpack\\Autoloader\\": "src"
                },
                "classmap": [
                    "src/AutoloadGenerator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Creates a custom autoloader for a plugin or theme.",
            "keywords": [
                "autoload",
                "autoloader",
                "composer",
                "jetpack",
                "plugin",
                "wordpress"
            ],
            "support": {
                "source": "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.20"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "berlindb/core",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/berlindb/core.git",
                "reference": "2e17399d5b397a25a9061d75811bdcdd00c051d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/berlindb/core/zipball/2e17399d5b397a25a9061d75811bdcdd00c051d4",
                "reference": "2e17399d5b397a25a9061d75811bdcdd00c051d4",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "^2",
                "phpunit/phpunit": "^9.6",
                "squizlabs/php_codesniffer": "^3.9",
                "szepeviktor/phpstan-wordpress": "^2.0.3",
                "wp-coding-standards/wpcs": "^3.1",
                "yoast/phpunit-polyfills": "^1.1.0",
                "yoast/wp-test-utils": "^1.2"
            },
            "time": "2026-05-28T15:32:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoloader.php"
                ],
                "psr-4": {
                    "BerlinDB\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.",
            "homepage": "https://github.com/berlindb/core",
            "keywords": [
                "custom-tables",
                "database",
                "orm",
                "wordpress",
                "wpdb"
            ],
            "support": {
                "issues": "https://github.com/berlindb/core/issues",
                "source": "https://github.com/berlindb/core"
            },
            "install-path": "../berlindb/core"
        },
        {
            "name": "freemius/wordpress-sdk",
            "version": "2.13.2",
            "version_normalized": "2.13.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Freemius/wordpress-sdk.git",
                "reference": "20358d1ef8e11ef17038fc9cb8fca6c6a544c519"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/20358d1ef8e11ef17038fc9cb8fca6c6a544c519",
                "reference": "20358d1ef8e11ef17038fc9cb8fca6c6a544c519",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpcompatibility/phpcompatibility-wp": "^2.1",
                "phpstan/extension-installer": "^1.3",
                "squizlabs/php_codesniffer": "^3.7",
                "szepeviktor/phpstan-wordpress": "^1.3",
                "wp-coding-standards/wpcs": "^2.3"
            },
            "time": "2026-06-16T08:33:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "start.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-only"
            ],
            "description": "Freemius WordPress SDK",
            "homepage": "https://freemius.com",
            "keywords": [
                "freemius",
                "plugin",
                "sdk",
                "theme",
                "wordpress",
                "wordpress-plugin",
                "wordpress-theme"
            ],
            "support": {
                "issues": "https://github.com/Freemius/wordpress-sdk/issues",
                "source": "https://github.com/Freemius/wordpress-sdk/tree/2.13.2"
            },
            "install-path": "../freemius/wordpress-sdk"
        },
        {
            "name": "wpboilerplate/wpb-access-control",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WPBoilerplate/wpb-access-control.git",
                "reference": "4f0e94eef7c899c5155ea9351364d3efeeecb443"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WPBoilerplate/wpb-access-control/zipball/4f0e94eef7c899c5155ea9351364d3efeeecb443",
                "reference": "4f0e94eef7c899c5155ea9351364d3efeeecb443",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-autoloader": "^5.0",
                "berlindb/core": "^3.0",
                "php": ">=8.1"
            },
            "require-dev": {
                "brain/monkey": "^2.6",
                "phpunit/phpunit": "^9.6"
            },
            "time": "2026-06-30T18:42:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "WPBoilerplate\\AccessControl\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "WPBoilerplate\\AccessControl\\Tests\\": "tests/"
                }
            },
            "archive": {
                "exclude": [
                    "/.claude",
                    "/.github",
                    "/.gitattributes",
                    "/.gitignore",
                    "/.phpunit.result.cache",
                    "/AGENTS.md",
                    "/composer.lock",
                    "/node_modules",
                    "/package.json",
                    "/package-lock.json",
                    "/phpunit.xml",
                    "/tests",
                    "/vendor",
                    "/webpack.config.js"
                ]
            },
            "scripts": {
                "test": [
                    "phpunit"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "WPBoilerplate Team",
                    "homepage": "https://github.com/WPBoilerplate"
                }
            ],
            "description": "Extensible per-resource access control library for WordPress plugins",
            "homepage": "https://github.com/WPBoilerplate/wpb-access-control",
            "keywords": [
                "access-control",
                "authorization",
                "permissions",
                "roles",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/WPBoilerplate/wpb-access-control/issues",
                "source": "https://github.com/WPBoilerplate/wpb-access-control"
            },
            "install-path": "../wpboilerplate/wpb-access-control"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
