2022-07-28 18:42:13 +00:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "6ce7a1e1eba796643d7d32dc49057c7bb8e3233c"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/6ce7a1e1eba796643d7d32dc49057c7bb8e3233c" ,
"reference" : "6ce7a1e1eba796643d7d32dc49057c7bb8e3233c" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-20T20:02:34+00:00" ,
2022-07-28 18:42:13 +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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"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" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v2.0.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
} ,
{
"name" : "automattic/jetpack-admin-ui" ,
2024-02-08 12:31:43 +00:00
"version" : "v0.3.1" ,
"version_normalized" : "0.3.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-admin-ui.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "9c84adff57b0e39e812a9baac1b075f15b793f0f"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/9c84adff57b0e39e812a9baac1b075f15b793f0f" ,
"reference" : "9c84adff57b0e39e812a9baac1b075f15b793f0f" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.3" ,
"automattic/jetpack-logo" : "^2.0.0" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "dev-master" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-24T21:14:18+00:00" ,
2022-07-28 18:42:13 +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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.3.x-dev"
2022-07-28 18:42:13 +00:00
} ,
"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" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-admin-ui/tree/v0.3.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-admin-ui"
} ,
{
"name" : "automattic/jetpack-assets" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.0.4" ,
"version_normalized" : "2.0.4.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "ae8944abdb7a8da7137dedb9b4fe2afd81ed2d72"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/ae8944abdb7a8da7137dedb9b4fe2afd81ed2d72" ,
"reference" : "ae8944abdb7a8da7137dedb9b4fe2afd81ed2d72" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-constants" : "^2.0.0" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.5" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2024-02-08 12:31:43 +00:00
"wikimedia/testing-access-wrapper" : "^1.0 || ^2.0 || ^3.0" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2024-01-04T15:59:44+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-assets" ,
"textdomain" : "jetpack-assets" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"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" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v2.0.4"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-assets"
} ,
{
"name" : "automattic/jetpack-autoloader" ,
2024-02-08 12:31:43 +00:00
"version" : "v3.0.2" ,
"version_normalized" : "3.0.2.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "bbf43988d1538a9f2678809b0868dc42111d0b12"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/bbf43988d1538a9f2678809b0868dc42111d0b12" ,
"reference" : "bbf43988d1538a9f2678809b0868dc42111d0b12" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"composer-plugin-api" : "^1.1 || ^2.0" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.2" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-21T18:59:10+00:00" ,
2022-07-28 18:42:13 +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}"
} ,
2023-10-22 22:21:06 +00:00
"version-constants" : {
"::VERSION" : "src/AutoloadGenerator.php"
} ,
2022-07-28 18:42:13 +00:00
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "3.0.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"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." ,
2023-10-22 22:21:06 +00:00
"keywords" : [
"autoload" ,
"autoloader" ,
"composer" ,
"jetpack" ,
"plugin" ,
"wordpress"
] ,
2022-07-28 18:42:13 +00:00
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v3.0.2"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../automattic/jetpack-autoloader"
} ,
2024-02-08 12:31:43 +00:00
{
"name" : "automattic/jetpack-backup-helper-script-manager" ,
"version" : "v0.2.0" ,
"version_normalized" : "0.2.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup-helper-script-manager.git" ,
"reference" : "a38e285b0f707b80e7a3d75cb5bba6adb505494f"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-backup-helper-script-manager/zipball/a38e285b0f707b80e7a3d75cb5bba6adb505494f" ,
"reference" : "a38e285b0f707b80e7a3d75cb5bba6adb505494f" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.0"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^4.0.5" ,
"automattic/wordbless" : "@dev" ,
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
"time" : "2024-01-04T16:45:24+00:00" ,
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-backup-helper-script-manager" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-backup-helper-script-manager/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-trunk" : "0.2.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Install / delete helper script for backup and transport server. Not visible to site owners." ,
"support" : {
"source" : "https://github.com/Automattic/jetpack-backup-helper-script-manager/tree/v0.2.0"
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-backup-helper-script-manager"
} ,
2022-07-28 18:42:13 +00:00
{
"name" : "automattic/jetpack-composer-plugin" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-composer-plugin.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "d4d80af5d62fcf0b786accfc136e89977ba66853"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/d4d80af5d62fcf0b786accfc136e89977ba66853" ,
"reference" : "d4d80af5d62fcf0b786accfc136e89977ba66853" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"composer-plugin-api" : "^2.1.0" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2023-03-17 22:34:13 +00:00
"composer/composer" : "^2.2 || ^2.4" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-20T20:02:27+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "composer-plugin" ,
"extra" : {
"plugin-modifies-install-path" : true ,
"class" : "Automattic\\Jetpack\\Composer\\Plugin" ,
"mirror-repo" : "Automattic/jetpack-composer-plugin" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"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." ,
2023-10-22 22:21:06 +00:00
"keywords" : [
"composer" ,
"i18n" ,
"jetpack" ,
"plugin"
] ,
2022-07-28 18:42:13 +00:00
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-composer-plugin/tree/v2.0.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../automattic/jetpack-composer-plugin"
} ,
{
"name" : "automattic/jetpack-config" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d" ,
"reference" : "1e34ef5f598abc1e5ee9100aa5a1a1f51b62681d" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.0"
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-20T20:02:25+00:00" ,
2022-07-28 18:42:13 +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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"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" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v2.0.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-config"
} ,
{
"name" : "automattic/jetpack-connection" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.2.0" ,
"version_normalized" : "2.2.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "6ce84a70a6a31eb7dd9284609188cb6f261367d0"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/6ce84a70a6a31eb7dd9284609188cb6f261367d0" ,
"reference" : "6ce84a70a6a31eb7dd9284609188cb6f261367d0" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-a8c-mc-stats" : "^2.0.0" ,
"automattic/jetpack-admin-ui" : "^0.3.1" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-redirect" : "^2.0.0" ,
"automattic/jetpack-roles" : "^2.0.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.5" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2024-01-18T15:06:14+00:00" ,
2022-07-28 18:42:13 +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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.2.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"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" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v2.2.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-connection"
} ,
{
"name" : "automattic/jetpack-constants" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "d4244e33d2d18902951af05ca5dbb689a23c9cdc"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/d4244e33d2d18902951af05ca5dbb689a23c9cdc" ,
"reference" : "d4244e33d2d18902951af05ca5dbb689a23c9cdc" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-20T20:02:28+00:00" ,
2022-07-28 18:42:13 +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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"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" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v2.0.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-constants"
} ,
2022-09-02 15:19:40 +00:00
{
"name" : "automattic/jetpack-device-detection" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2022-09-02 15:19:40 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "e1cdc3012a350e99942f63625452c2c349bc562f"
2022-09-02 15:19:40 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/e1cdc3012a350e99942f63625452c2c349bc562f" ,
"reference" : "e1cdc3012a350e99942f63625452c2c349bc562f" ,
2022-09-02 15:19:40 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-09-02 15:19:40 +00:00
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.2" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-09-02 15:19:40 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-21T18:58:28+00:00" ,
2022-09-02 15:19:40 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-device-detection" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.x-dev"
2022-09-02 15:19:40 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A way to detect device types based on User-Agent header." ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v2.0.1"
2022-09-02 15:19:40 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-device-detection"
} ,
2022-07-28 18:42:13 +00:00
{
"name" : "automattic/jetpack-identity-crisis" ,
2024-02-08 12:31:43 +00:00
"version" : "v0.15.0" ,
"version_normalized" : "0.15.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-identity-crisis.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "245602b882b104b502e05a88a556a1c3d3f88f9b"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/245602b882b104b502e05a88a556a1c3d3f88f9b" ,
"reference" : "245602b882b104b502e05a88a556a1c3d3f88f9b" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-assets" : "^2.0.4" ,
"automattic/jetpack-connection" : "^2.2.0" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-logo" : "^2.0.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.5" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2024-01-18T15:06:40+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-identity-crisis" ,
"textdomain" : "jetpack-idc" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-identity-crisis.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-identity-crisis/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.15.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Identity Crisis." ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.15.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-identity-crisis"
} ,
2023-03-17 22:34:13 +00:00
{
"name" : "automattic/jetpack-ip" ,
2024-02-08 12:31:43 +00:00
"version" : "v0.2.1" ,
"version_normalized" : "0.2.1.0" ,
2023-03-17 22:34:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-ip.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "2c4c7c237ae8628b64edbe920f6ceef9be15d7dc"
2023-03-17 22:34:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-ip/zipball/2c4c7c237ae8628b64edbe920f6ceef9be15d7dc" ,
"reference" : "2c4c7c237ae8628b64edbe920f6ceef9be15d7dc" ,
2023-03-17 22:34:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2023-03-17 22:34:13 +00:00
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.2" ,
2023-03-17 22:34:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2023-03-17 22:34:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-21T18:58:12+00:00" ,
2023-03-17 22:34:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-ip" ,
"changelogger" : {
"link-template" : "https://github.com/automattic/jetpack-ip/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.2.x-dev"
2023-03-17 22:34:13 +00:00
} ,
"textdomain" : "jetpack-ip" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-utils.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Utilities for working with IP addresses." ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-ip/tree/v0.2.1"
2023-03-17 22:34:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-ip"
} ,
2022-09-02 15:19:40 +00:00
{
"name" : "automattic/jetpack-jitm" ,
2024-02-08 12:31:43 +00:00
"version" : "v3.0.2" ,
"version_normalized" : "3.0.2.0" ,
2022-09-02 15:19:40 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "39c52152462696d80f15f853ed6b8a0a959404d5"
2022-09-02 15:19:40 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/39c52152462696d80f15f853ed6b8a0a959404d5" ,
"reference" : "39c52152462696d80f15f853ed6b8a0a959404d5" ,
2022-09-02 15:19:40 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-a8c-mc-stats" : "^2.0.0" ,
"automattic/jetpack-assets" : "^2.0.4" ,
"automattic/jetpack-connection" : "^2.1.1" ,
"automattic/jetpack-device-detection" : "^2.0.1" ,
"automattic/jetpack-logo" : "^2.0.0" ,
"automattic/jetpack-redirect" : "^2.0.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2022-09-02 15:19:40 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.5" ,
2022-09-02 15:19:40 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-09-02 15:19:40 +00:00
} ,
2023-10-22 22:21:06 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2024-01-04T15:59:58+00:00" ,
2022-09-02 15:19:40 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-jitm" ,
"textdomain" : "jetpack-jitm" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-jitm.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "3.0.x-dev"
2022-09-02 15:19:40 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Just in time messages for Jetpack" ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v3.0.2"
2022-09-02 15:19:40 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-jitm"
} ,
2022-07-28 18:42:13 +00:00
{
"name" : "automattic/jetpack-licensing" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "bc66aa7138285def320e4a6a2d9e07be6efd836b"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/bc66aa7138285def320e4a6a2d9e07be6efd836b" ,
"reference" : "bc66aa7138285def320e4a6a2d9e07be6efd836b" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-connection" : "^2.0.1" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.1" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-21T12:14:55+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-licensing" ,
"textdomain" : "jetpack-licensing" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to manage Jetpack licenses client-side." ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v2.0.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-licensing"
} ,
{
"name" : "automattic/jetpack-logo" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "21890dd130cae1365d6e59cf01db74e453e72d10"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/21890dd130cae1365d6e59cf01db74e453e72d10" ,
"reference" : "21890dd130cae1365d6e59cf01db74e453e72d10" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-20T20:02:31+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-logo" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A logo for Jetpack" ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v2.0.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-logo"
} ,
{
"name" : "automattic/jetpack-my-jetpack" ,
2024-02-08 12:31:43 +00:00
"version" : "v4.6.0" ,
"version_normalized" : "4.6.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-my-jetpack.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "9afe9a18ab11b7973d237020c98533f95875bad4"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/9afe9a18ab11b7973d237020c98533f95875bad4" ,
"reference" : "9afe9a18ab11b7973d237020c98533f95875bad4" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-admin-ui" : "^0.3.1" ,
"automattic/jetpack-assets" : "^2.0.4" ,
"automattic/jetpack-connection" : "^2.2.0" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-jitm" : "^3.0.2" ,
"automattic/jetpack-licensing" : "^2.0.1" ,
"automattic/jetpack-plans" : "^0.4.1" ,
"automattic/jetpack-plugins-installer" : "^0.3.1" ,
"automattic/jetpack-redirect" : "^2.0.0" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.5" ,
"automattic/jetpack-videopress" : "^0.22.2" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-10-22 22:21:06 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2024-01-18T21:51:07+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-my-jetpack" ,
"textdomain" : "jetpack-my-jetpack" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "4.6.x-dev"
2022-07-28 18:42:13 +00:00
} ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-initializer.php"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/" ,
"src/products"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins" ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-my-jetpack/tree/v4.6.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-my-jetpack"
} ,
{
"name" : "automattic/jetpack-password-checker" ,
2024-02-08 12:31:43 +00:00
"version" : "v0.3.0" ,
"version_normalized" : "0.3.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "43120a1ddc032a9141ff02cc3ac7a7eac936d9f9"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/43120a1ddc032a9141ff02cc3ac7a7eac936d9f9" ,
"reference" : "43120a1ddc032a9141ff02cc3ac7a7eac936d9f9" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-20T20:02:33+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-password-checker" ,
"textdomain" : "jetpack-password-checker" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.3.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Password Checker." ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.3.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-password-checker"
} ,
2022-11-24 13:40:35 +00:00
{
"name" : "automattic/jetpack-plans" ,
2024-02-08 12:31:43 +00:00
"version" : "v0.4.1" ,
"version_normalized" : "0.4.1.0" ,
2022-11-24 13:40:35 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plans.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "f12a14c3109745bb0c8435be4c8b0baf32b4c59d"
2022-11-24 13:40:35 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plans/zipball/f12a14c3109745bb0c8435be4c8b0baf32b4c59d" ,
"reference" : "f12a14c3109745bb0c8435be4c8b0baf32b4c59d" ,
2022-11-24 13:40:35 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-connection" : "^2.2.0" ,
"php" : ">=7.0"
2022-11-24 13:40:35 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.5" ,
"automattic/jetpack-status" : "^2.0.2" ,
2022-11-24 13:40:35 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
2022-11-24 13:40:35 +00:00
} ,
2024-02-08 12:31:43 +00:00
"time" : "2024-01-18T15:06:16+00:00" ,
2022-11-24 13:40:35 +00:00
"type" : "library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-plans" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-plans/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.4.x-dev"
2022-11-24 13:40:35 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Fetch information about Jetpack Plans from wpcom" ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-plans/tree/v0.4.1"
2022-11-24 13:40:35 +00:00
} ,
"install-path" : "../automattic/jetpack-plans"
} ,
2022-07-28 18:42:13 +00:00
{
"name" : "automattic/jetpack-plugins-installer" ,
2024-02-08 12:31:43 +00:00
"version" : "v0.3.1" ,
"version_normalized" : "0.3.1.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-plugins-installer.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "e39246d8c946aecb750ca09f7caf712184f9d068"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/e39246d8c946aecb750ca09f7caf712184f9d068" ,
"reference" : "e39246d8c946aecb750ca09f7caf712184f9d068" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-a8c-mc-stats" : "^2.0.0" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.5" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
2022-07-28 18:42:13 +00:00
} ,
2024-02-08 12:31:43 +00:00
"time" : "2024-01-02T18:14:25+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.3.x-dev"
2022-07-28 18:42:13 +00:00
} ,
"mirror-repo" : "Automattic/jetpack-plugins-installer" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"textdomain" : "jetpack-plugins-installer"
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Handle installation of plugins from WP.org" ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.3.1"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-plugins-installer"
} ,
{
"name" : "automattic/jetpack-redirect" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76" ,
"reference" : "8f1bbfd4b046b8a0ae7b156007c2ef56a0ddbf76" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-status" : "^2.0.0" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-20T20:03:01+00:00" ,
2022-07-28 18:42:13 +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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"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" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v2.0.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-redirect"
} ,
{
"name" : "automattic/jetpack-roles" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "967e52052a17123a23f4112da3d8e7e995467cb2"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/967e52052a17123a23f4112da3d8e7e995467cb2" ,
"reference" : "967e52052a17123a23f4112da3d8e7e995467cb2" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
2024-02-08 12:31:43 +00:00
"require" : {
"php" : ">=7.0"
} ,
2022-07-28 18:42:13 +00:00
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.0" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2023-11-20T20:02:32+00:00" ,
2022-07-28 18:42:13 +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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.0.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"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" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v2.0.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-status" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.1.0" ,
"version_normalized" : "2.1.0.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "badaae2ef5345629f5333938e32a649bf946d688"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/badaae2ef5345629f5333938e32a649bf946d688" ,
"reference" : "badaae2ef5345629f5333938e32a649bf946d688" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-constants" : "^2.0.0" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.5" ,
"automattic/jetpack-ip" : "^0.2.1" ,
2022-07-28 18:42:13 +00:00
"brain/monkey" : "2.6.1" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2022-07-28 18:42:13 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2024-01-18T21:49:55+00:00" ,
2022-07-28 18:42:13 +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" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.1.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"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" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v2.1.0"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-status"
} ,
{
"name" : "automattic/jetpack-sync" ,
2024-02-08 12:31:43 +00:00
"version" : "v2.4.2" ,
"version_normalized" : "2.4.2.0" ,
2022-07-28 18:42:13 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "4f8bd360416b9d7ee6996bfa46bd9365dc0b63b7"
2022-07-28 18:42:13 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/4f8bd360416b9d7ee6996bfa46bd9365dc0b63b7" ,
"reference" : "4f8bd360416b9d7ee6996bfa46bd9365dc0b63b7" ,
2022-07-28 18:42:13 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-connection" : "^2.2.0" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-identity-crisis" : "^0.15.0" ,
"automattic/jetpack-ip" : "^0.2.1" ,
"automattic/jetpack-password-checker" : "^0.3.0" ,
"automattic/jetpack-roles" : "^2.0.0" ,
"automattic/jetpack-status" : "^2.0.2" ,
"php" : ">=7.0"
2022-07-28 18:42:13 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.5" ,
2022-07-28 18:42:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
2022-07-28 18:42:13 +00:00
} ,
2024-02-08 12:31:43 +00:00
"time" : "2024-01-18T15:06:41+00:00" ,
2022-07-28 18:42:13 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-sync" ,
"textdomain" : "jetpack-sync" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "2.4.x-dev"
2022-07-28 18:42:13 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to allow syncing to the WP.com infrastructure." ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v2.4.2"
2022-07-28 18:42:13 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-sync"
2022-11-24 13:40:35 +00:00
} ,
{
"name" : "automattic/jetpack-transport-helper" ,
2024-02-08 12:31:43 +00:00
"version" : "v0.2.0" ,
"version_normalized" : "0.2.0.0" ,
2022-11-24 13:40:35 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-transport-helper.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "a97eea0384b359132ac237349b384a654406ff3e"
2022-11-24 13:40:35 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-transport-helper/zipball/a97eea0384b359132ac237349b384a654406ff3e" ,
"reference" : "a97eea0384b359132ac237349b384a654406ff3e" ,
2022-11-24 13:40:35 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-backup-helper-script-manager" : "^0.2.0" ,
"automattic/jetpack-connection" : "^2.2.0" ,
"php" : ">=7.0"
2022-11-24 13:40:35 +00:00
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.5" ,
2022-11-24 13:40:35 +00:00
"automattic/wordbless" : "dev-master" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
} ,
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
2022-11-24 13:40:35 +00:00
} ,
2024-02-08 12:31:43 +00:00
"time" : "2024-01-18T21:50:17+00:00" ,
2022-11-24 13:40:35 +00:00
"type" : "jetpack-library" ,
"extra" : {
"mirror-repo" : "Automattic/jetpack-transport-helper" ,
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-transport-helper/compare/v${old}...v${new}"
} ,
"autotagger" : true ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.2.x-dev"
2022-11-24 13:40:35 +00:00
} ,
"textdomain" : "jetpack-transport-helper"
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"actions.php"
] ,
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Package to help transport server communication" ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-transport-helper/tree/v0.2.0"
2022-11-24 13:40:35 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-transport-helper"
2023-01-18 16:40:00 +00:00
} ,
{
"name" : "automattic/jetpack-waf" ,
2024-02-08 12:31:43 +00:00
"version" : "v0.12.4" ,
"version_normalized" : "0.12.4.0" ,
2023-01-18 16:40:00 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-waf.git" ,
2024-02-08 12:31:43 +00:00
"reference" : "e0291050fc44bcb62417cac4bf6520d04ef9b00c"
2023-01-18 16:40:00 +00:00
} ,
"dist" : {
"type" : "zip" ,
2024-02-08 12:31:43 +00:00
"url" : "https://api.github.com/repos/Automattic/jetpack-waf/zipball/e0291050fc44bcb62417cac4bf6520d04ef9b00c" ,
"reference" : "e0291050fc44bcb62417cac4bf6520d04ef9b00c" ,
2023-01-18 16:40:00 +00:00
"shasum" : ""
} ,
"require" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-connection" : "^2.2.0" ,
"automattic/jetpack-constants" : "^2.0.0" ,
"automattic/jetpack-ip" : "^0.2.1" ,
"automattic/jetpack-status" : "^2.1.0" ,
"php" : ">=7.0" ,
2023-01-18 16:40:00 +00:00
"wikimedia/aho-corasick" : "^1.0"
} ,
"require-dev" : {
2024-02-08 12:31:43 +00:00
"automattic/jetpack-changelogger" : "^4.0.5" ,
2023-03-17 22:34:13 +00:00
"automattic/wordbless" : "@dev" ,
2023-10-22 22:21:06 +00:00
"yoast/phpunit-polyfills" : "1.1.0"
2023-01-18 16:40:00 +00:00
} ,
2023-06-05 11:21:22 +00:00
"suggest" : {
"automattic/jetpack-autoloader" : "Allow for better interoperability with other plugins that use this package."
} ,
2024-02-08 12:31:43 +00:00
"time" : "2024-01-18T21:50:20+00:00" ,
2023-01-18 16:40:00 +00:00
"type" : "jetpack-library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-waf" ,
"textdomain" : "jetpack-waf" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2024-02-08 12:31:43 +00:00
"dev-trunk" : "0.12.x-dev"
2023-01-18 16:40:00 +00:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"cli.php"
] ,
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tools to assist with the Jetpack Web Application Firewall" ,
"support" : {
2024-02-08 12:31:43 +00:00
"source" : "https://github.com/Automattic/jetpack-waf/tree/v0.12.4"
2023-01-18 16:40:00 +00:00
} ,
"install-path" : "../../jetpack_vendor/automattic/jetpack-waf"
} ,
{
"name" : "wikimedia/aho-corasick" ,
"version" : "v1.0.1" ,
"version_normalized" : "1.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/wikimedia/AhoCorasick.git" ,
"reference" : "2f3a1bd765913637a66eade658d11d82f0e551be"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be" ,
"reference" : "2f3a1bd765913637a66eade658d11d82f0e551be" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.5.9"
} ,
"require-dev" : {
"jakub-onderka/php-console-highlighter" : "0.3.2" ,
"jakub-onderka/php-parallel-lint" : "1.0.0" ,
"mediawiki/mediawiki-codesniffer" : "18.0.0" ,
"mediawiki/minus-x" : "0.3.1" ,
"phpunit/phpunit" : "4.8.36 || ^6.5"
} ,
"time" : "2018-05-01T18:13:32+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "Ori Livneh" ,
"email" : "ori@wikimedia.org"
}
] ,
"description" : "An implementation of the Aho-Corasick string matching algorithm." ,
"homepage" : "https://gerrit.wikimedia.org/g/AhoCorasick" ,
"keywords" : [
"ahocorasick" ,
"matcher"
] ,
"support" : {
"source" : "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1"
} ,
"install-path" : "../wikimedia/aho-corasick"
2022-07-28 18:42:13 +00:00
}
] ,
"dev" : false ,
"dev-package-names" : [ ]
}