HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/bwcdev/wp-content/plugins/woocommerce-services-old/vendor/composer/installed.json
{
    "packages": [
        {
            "name": "automattic/jetpack-a8c-mc-stats",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
                "reference": "6ce7a1e1eba796643d7d32dc49057c7bb8e3233c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/6ce7a1e1eba796643d7d32dc49057c7bb8e3233c",
                "reference": "6ce7a1e1eba796643d7d32dc49057c7bb8e3233c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:02:34+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-a8c-mc-stats",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Used to record internal usage stats for Automattic. Not visible to site owners.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v2.0.0"
            },
            "install-path": "../automattic/jetpack-a8c-mc-stats"
        },
        {
            "name": "automattic/jetpack-admin-ui",
            "version": "v0.3.2",
            "version_normalized": "0.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-admin-ui.git",
                "reference": "22c381953ce293529202cda959218d6256a3ef7c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/22c381953ce293529202cda959218d6256a3ef7c",
                "reference": "22c381953ce293529202cda959218d6256a3ef7c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.0",
                "automattic/jetpack-logo": "^2.0.0",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-01-29T19:37:58+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-admin-ui",
                "textdomain": "jetpack-admin-ui",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.3.x-dev"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-admin-menu.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Generic Jetpack wp-admin UI elements",
            "support": {
                "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.3.2"
            },
            "install-path": "../automattic/jetpack-admin-ui"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "bbf43988d1538a9f2678809b0868dc42111d0b12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/bbf43988d1538a9f2678809b0868dc42111d0b12",
                "reference": "bbf43988d1538a9f2678809b0868dc42111d0b12",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.2",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "time": "2023-11-21T18:59:10+00:00",
            "type": "composer-plugin",
            "extra": {
                "autotagger": true,
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "mirror-repo": "Automattic/jetpack-autoloader",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::VERSION": "src/AutoloadGenerator.php"
                },
                "branch-alias": {
                    "dev-trunk": "3.0.x-dev"
                }
            },
            "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/v3.0.2"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "automattic/jetpack-config",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-config.git",
                "reference": "1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d",
                "reference": "1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:02:25+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-config",
                "textdomain": "jetpack-config",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-config/tree/v2.0.0"
            },
            "install-path": "../automattic/jetpack-config"
        },
        {
            "name": "automattic/jetpack-connection",
            "version": "v2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-connection.git",
                "reference": "d4d7f88d81965dabaf1aed7995dc27af109f5387"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/d4d7f88d81965dabaf1aed7995dc27af109f5387",
                "reference": "d4d7f88d81965dabaf1aed7995dc27af109f5387",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^2.0.0",
                "automattic/jetpack-admin-ui": "^0.3.2",
                "automattic/jetpack-constants": "^2.0.0",
                "automattic/jetpack-redirect": "^2.0.0",
                "automattic/jetpack-roles": "^2.0.0",
                "automattic/jetpack-status": "^2.1.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.1.0",
                "automattic/wordbless": "@dev",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-02-05T17:56:14+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-connection",
                "textdomain": "jetpack-connection",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "legacy",
                    "src/",
                    "src/webhooks"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Everything needed to connect to the Jetpack infrastructure",
            "support": {
                "source": "https://github.com/Automattic/jetpack-connection/tree/v2.3.0"
            },
            "install-path": "../automattic/jetpack-connection"
        },
        {
            "name": "automattic/jetpack-constants",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-constants.git",
                "reference": "d4244e33d2d18902951af05ca5dbb689a23c9cdc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/d4244e33d2d18902951af05ca5dbb689a23c9cdc",
                "reference": "d4244e33d2d18902951af05ca5dbb689a23c9cdc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:02:28+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-constants",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "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/v2.0.0"
            },
            "install-path": "../automattic/jetpack-constants"
        },
        {
            "name": "automattic/jetpack-redirect",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-redirect.git",
                "reference": "8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76",
                "reference": "8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-status": "^2.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:03:01+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-redirect",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities to build URLs to the jetpack.com/redirect/ service",
            "support": {
                "source": "https://github.com/Automattic/jetpack-redirect/tree/v2.0.0"
            },
            "install-path": "../automattic/jetpack-redirect"
        },
        {
            "name": "automattic/jetpack-roles",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-roles.git",
                "reference": "967e52052a17123a23f4112da3d8e7e995467cb2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/967e52052a17123a23f4112da3d8e7e995467cb2",
                "reference": "967e52052a17123a23f4112da3d8e7e995467cb2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.0",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-11-20T20:02:32+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-roles",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities, related with user roles and capabilities.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-roles/tree/v2.0.0"
            },
            "install-path": "../automattic/jetpack-roles"
        },
        {
            "name": "automattic/jetpack-status",
            "version": "v2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-status.git",
                "reference": "badaae2ef5345629f5333938e32a649bf946d688"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/badaae2ef5345629f5333938e32a649bf946d688",
                "reference": "badaae2ef5345629f5333938e32a649bf946d688",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^2.0.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.0.5",
                "automattic/jetpack-ip": "^0.2.1",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2024-01-18T21:49:55+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-status",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.1.x-dev"
                }
            },
            "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/v2.1.0"
            },
            "install-path": "../automattic/jetpack-status"
        }
    ],
    "dev": false,
    "dev-package-names": []
}