2020-12-10 14:04:11 +01:00
{
"packages" : [
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.4.5" ,
"version_normalized" : "1.4.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "5307c1526b153520bad42d459dcf42074cf28f5c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/5307c1526b153520bad42d459dcf42074cf28f5c" ,
"reference" : "5307c1526b153520bad42d459dcf42074cf28f5c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-30T14:18:51+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"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-master" : "1.4.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2020-10-20 18:05:12 +02:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Used to record internal usage stats for Automattic. Not visible to site owners." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.5"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-a8c-mc-stats"
} ,
{
"name" : "automattic/jetpack-abtest" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.9.10" ,
"version_normalized" : "1.9.10.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-abtest.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "871c178a5bc23492b6a3d93e8bea328a7d300a27"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/871c178a5bc23492b6a3d93e8bea328a7d300a27" ,
"reference" : "871c178a5bc23492b6a3d93e8bea328a7d300a27" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-08-17 08:33:07 +02:00
"automattic/jetpack-connection" : "^1.30" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-error" : "^1.3"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:49+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-abtest" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-abtest/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.9.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Provides an interface to the WP.com A/B tests." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-abtest/tree/v1.9.10"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-abtest"
} ,
{
"name" : "automattic/jetpack-assets" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.11.6" ,
"version_normalized" : "1.11.6.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "66772f66b59dbec3320d917a490ca2b4f10c86f9"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/66772f66b59dbec3320d917a490ca2b4f10c86f9" ,
"reference" : "66772f66b59dbec3320d917a490ca2b4f10c86f9" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-04-27 08:32:47 +02:00
"automattic/jetpack-constants" : "^1.6"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-30T14:19:15+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-assets" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.11.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Asset management utilities for Jetpack ecosystem packages" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-assets/tree/v1.11.6"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-assets"
} ,
{
"name" : "automattic/jetpack-autoloader" ,
2021-09-07 21:40:48 +02:00
"version" : "v2.10.5" ,
"version_normalized" : "2.10.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "ec66177eefa1126d5319f3135ff3a7185e21a0ba"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/ec66177eefa1126d5319f3135ff3a7185e21a0ba" ,
"reference" : "ec66177eefa1126d5319f3135ff3a7185e21a0ba" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^1.1 || ^2.0"
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:29+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "composer-plugin" ,
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"class" : "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin" ,
"mirror-repo" : "Automattic/jetpack-autoloader" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "2.10.x-dev"
}
2020-12-10 14:04:11 +01:00
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/AutoloadGenerator.php"
] ,
"psr-4" : {
"Automattic\\Jetpack\\Autoloader\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
2019-11-15 23:26:29 +01:00
] ,
2020-12-10 14:04:11 +01:00
"description" : "Creates a custom autoloader for a plugin or theme." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-autoloader/tree/v2.10.5"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-autoloader"
} ,
{
"name" : "automattic/jetpack-backup" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.1.3" ,
"version_normalized" : "1.1.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "bb32f306d7ed6df80712850546481980d851c06c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/bb32f306d7ed6df80712850546481980d851c06c" ,
"reference" : "bb32f306d7ed6df80712850546481980d851c06c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-07-23 11:58:50 +02:00
"require" : {
2021-08-17 08:33:07 +02:00
"automattic/jetpack-connection" : "^1.30" ,
2021-09-07 21:40:48 +02:00
"automattic/jetpack-sync" : "^1.26"
2021-07-23 11:58:50 +02:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
"automattic/wordbless" : "@dev" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2021-04-27 08:32:47 +02:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:58+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-backup" ,
2021-08-17 08:33:07 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.1.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"actions.php"
] ,
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tools to assist with backing up Jetpack sites." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-backup/tree/v1.1.3"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-backup"
} ,
{
"name" : "automattic/jetpack-blocks" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.4.2" ,
"version_normalized" : "1.4.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blocks.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "a041993be7435ca6e372c6f006086818180779fe"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/a041993be7435ca6e372c6f006086818180779fe" ,
"reference" : "a041993be7435ca6e372c6f006086818180779fe" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2021-07-23 11:58:50 +02:00
"brain/monkey" : "2.6.0" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:30+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-blocks" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.4.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-blocks/tree/v1.4.2"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-blocks"
} ,
{
"name" : "automattic/jetpack-compat" ,
2021-07-23 11:58:50 +02:00
"version" : "v1.6.5" ,
"version_normalized" : "1.6.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-compat.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "8101adbec7971bae8746108a6fd261afae99524c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-compat/zipball/8101adbec7971bae8746108a6fd261afae99524c" ,
"reference" : "8101adbec7971bae8746108a6fd261afae99524c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2"
2020-12-10 14:04:11 +01:00
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-05-25T16:35:24+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-compat" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.6.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"functions.php"
] ,
"classmap" : [
"legacy"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Compatibility layer with previous versions of Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/Automattic/jetpack-compat/tree/v1.6.5"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-compat"
} ,
{
"name" : "automattic/jetpack-config" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.4.7" ,
"version_normalized" : "1.4.7.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "219ec1addd3f9e28f3ec3aa8b55d8a4e031bc955"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/219ec1addd3f9e28f3ec3aa8b55d8a4e031bc955" ,
"reference" : "219ec1addd3f9e28f3ec3aa8b55d8a4e031bc955" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2"
2021-04-27 08:32:47 +02:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:32+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-config" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.4.x-dev"
}
} ,
2020-12-10 14:04:11 +01: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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-config/tree/v1.4.7"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-config"
} ,
{
"name" : "automattic/jetpack-connection" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.30.4" ,
"version_normalized" : "1.30.4.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "81e3762de3eb3478c6f29491b198141a10eee21f"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/81e3762de3eb3478c6f29491b198141a10eee21f" ,
"reference" : "81e3762de3eb3478c6f29491b198141a10eee21f" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-constants" : "^1.6" ,
"automattic/jetpack-heartbeat" : "^1.3" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-redirect" : "^1.7" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-roles" : "^1.4" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-status" : "^1.8" ,
"automattic/jetpack-terms-of-service" : "^1.9" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-tracking" : "^1.13"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "@dev" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-09-02T21:19:22+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-connection" ,
2021-08-17 08:33:07 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.30.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"legacy/load-ixr.php"
] ,
"classmap" : [
"legacy" ,
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to connect to the Jetpack infrastructure" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-connection/tree/v1.30.4"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-connection"
} ,
2021-04-27 08:32:47 +02:00
{
"name" : "automattic/jetpack-connection-ui" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.4.0" ,
"version_normalized" : "1.4.0.0" ,
2021-04-27 08:32:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection-ui.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "fcad49e5d89a40033303e3c2537070d19cc50e51"
2021-04-27 08:32:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection-ui/zipball/fcad49e5d89a40033303e3c2537070d19cc50e51" ,
"reference" : "fcad49e5d89a40033303e3c2537070d19cc50e51" ,
2021-04-27 08:32:47 +02:00
"shasum" : ""
} ,
"require" : {
2021-08-17 08:33:07 +02:00
"automattic/jetpack-connection" : "^1.30" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-constants" : "^1.6" ,
"automattic/jetpack-device-detection" : "^1.4"
2021-04-27 08:32:47 +02:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2"
2021-04-27 08:32:47 +02:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:51+00:00" ,
2021-04-27 08:32:47 +02:00
"type" : "library" ,
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-connection-ui" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-connection-ui/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-09-07 21:40:48 +02:00
"dev-master" : "1.4.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Jetpack Connection UI" ,
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-connection-ui/tree/v1.4.0"
2021-04-27 08:32:47 +02:00
} ,
"install-path" : "../automattic/jetpack-connection-ui"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-constants" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.6.6" ,
"version_normalized" : "1.6.6.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "f72c4292cd5a31ec1acb65e9f7656ba2378ef7cf"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f72c4292cd5a31ec1acb65e9f7656ba2378ef7cf" ,
"reference" : "f72c4292cd5a31ec1acb65e9f7656ba2378ef7cf" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-30T14:18:59+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"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-master" : "1.6.x-dev"
}
} ,
2020-12-10 14:04:11 +01: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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-constants/tree/v1.6.6"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-constants"
} ,
{
"name" : "automattic/jetpack-device-detection" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.4.3" ,
"version_normalized" : "1.4.3.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "b45210f06260f97cb351dd2dd1953ff7ee9f60b9"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/b45210f06260f97cb351dd2dd1953ff7ee9f60b9" ,
"reference" : "b45210f06260f97cb351dd2dd1953ff7ee9f60b9" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:34+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-device-detection" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.4.x-dev"
}
} ,
2020-12-10 14:04:11 +01: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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-device-detection/tree/v1.4.3"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-device-detection"
} ,
{
"name" : "automattic/jetpack-error" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.3.6" ,
"version_normalized" : "1.3.6.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-error.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "9846f224dfb3c16d1897e460ea62df8529dc016c"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-error/zipball/9846f224dfb3c16d1897e460ea62df8529dc016c" ,
"reference" : "9846f224dfb3c16d1897e460ea62df8529dc016c" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:36+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-error" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.3.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Jetpack Error - a wrapper around WP_Error." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-error/tree/v1.3.6"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-error"
} ,
{
"name" : "automattic/jetpack-heartbeat" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.3.10" ,
"version_normalized" : "1.3.10.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-heartbeat.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "caade9254cbde292b62b3959547a30a0d80b90da"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/caade9254cbde292b62b3959547a30a0d80b90da" ,
"reference" : "caade9254cbde292b62b3959547a30a0d80b90da" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-04-27 08:32:47 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-options" : "^1.13"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-09-03T16:20:06+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-heartbeat" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-heartbeat/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.3.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "This adds a cronjob that sends a batch of internal automattic stats to wp.com once a day" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-heartbeat/tree/v1.3.10"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-heartbeat"
} ,
2021-07-23 11:58:50 +02:00
{
"name" : "automattic/jetpack-identity-crisis" ,
2021-09-07 21:40:48 +02:00
"version" : "v0.2.5" ,
"version_normalized" : "0.2.5.0" ,
2021-07-23 11:58:50 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-identity-crisis.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "87b3cc40730a4440dac49bcecfebe0eda2dc5911"
2021-07-23 11:58:50 +02:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/87b3cc40730a4440dac49bcecfebe0eda2dc5911" ,
"reference" : "87b3cc40730a4440dac49bcecfebe0eda2dc5911" ,
2021-07-23 11:58:50 +02:00
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-connection" : "^1.30" ,
"automattic/jetpack-constants" : "^1.6" ,
"automattic/jetpack-logo" : "^1.5" ,
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-status" : "^1.8" ,
"automattic/jetpack-tracking" : "^1.13"
} ,
"require-dev" : {
"automattic/jetpack-changelogger" : "^1.2" ,
"automattic/wordbless" : "@dev" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2021-07-23 11:58:50 +02:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:52+00:00" ,
2021-07-23 11:58:50 +02:00
"type" : "library" ,
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-identity-crisis" ,
"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" : {
"dev-master" : "0.2.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Identity Crisis." ,
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.2.5"
2021-07-23 11:58:50 +02:00
} ,
"install-path" : "../automattic/jetpack-identity-crisis"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-jitm" ,
2021-09-07 21:40:48 +02:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "fcca2c18962f5642db3b2e33dc6e4ba14a55234b"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/fcca2c18962f5642db3b2e33dc6e4ba14a55234b" ,
"reference" : "fcca2c18962f5642db3b2e33dc6e4ba14a55234b" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-a8c-mc-stats" : "^1.4" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-assets" : "^1.11" ,
2021-08-17 08:33:07 +02:00
"automattic/jetpack-connection" : "^1.30" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-device-detection" : "^1.4" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-logo" : "^1.5" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-partner" : "^1.5" ,
"automattic/jetpack-redirect" : "^1.7" ,
"automattic/jetpack-status" : "^1.8" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-tracking" : "^1.13"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:53+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/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" : {
2021-09-07 21:40:48 +02:00
"dev-master" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01: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" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-jitm/tree/v2.0.0"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-jitm"
} ,
{
"name" : "automattic/jetpack-lazy-images" ,
2021-09-07 21:40:48 +02:00
"version" : "v2.0.0" ,
"version_normalized" : "2.0.0.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-lazy-images.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "317421400c08d4fed1344fa246a083609dd6fdf0"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/317421400c08d4fed1344fa246a083609dd6fdf0" ,
"reference" : "317421400c08d4fed1344fa246a083609dd6fdf0" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-04-27 08:32:47 +02:00
"automattic/jetpack-assets" : "^1.11" ,
"automattic/jetpack-constants" : "^1.6"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "dev-master" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:46+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-lazy-images" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-lazy-images/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-09-07 21:40:48 +02:00
"dev-master" : "2.0.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-lazy-images/tree/v2.0.0"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-lazy-images"
} ,
{
"name" : "automattic/jetpack-licensing" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.4.5" ,
"version_normalized" : "1.4.5.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "2f8b4b568212722df9398a72f61dea31b54c11a5"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/2f8b4b568212722df9398a72f61dea31b54c11a5" ,
"reference" : "2f8b4b568212722df9398a72f61dea31b54c11a5" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-08-17 08:33:07 +02:00
"automattic/jetpack-connection" : "^1.30" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-options" : "^1.13"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2020-12-10 14:04:11 +01:00
"automattic/wordbless" : "@dev" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:54+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-licensing" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.4.x-dev"
}
} ,
2020-12-10 14:04:11 +01: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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-licensing/tree/v1.4.5"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-licensing"
} ,
{
"name" : "automattic/jetpack-logo" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.5.6" ,
"version_normalized" : "1.5.6.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "34010217e32cd209a7b7ec105f9b668aa6681c4e"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/34010217e32cd209a7b7ec105f9b668aa6681c4e" ,
"reference" : "34010217e32cd209a7b7ec105f9b668aa6681c4e" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-30T14:19:04+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-logo" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.5.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A logo for Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-logo/tree/v1.5.6"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-logo"
} ,
{
"name" : "automattic/jetpack-options" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.13.1" ,
"version_normalized" : "1.13.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-options.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "fd3d213bc4d7597ea2d5f24adbf111028db46496"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-options/zipball/fd3d213bc4d7597ea2d5f24adbf111028db46496" ,
"reference" : "fd3d213bc4d7597ea2d5f24adbf111028db46496" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-04-27 08:32:47 +02:00
"automattic/jetpack-constants" : "^1.6"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-30T14:19:17+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-options" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-options/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.13.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"legacy"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A wrapper for wp-options to manage specific Jetpack options." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-options/tree/v1.13.1"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-options"
} ,
{
"name" : "automattic/jetpack-partner" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.5.2" ,
"version_normalized" : "1.5.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-partner.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "96dccb4a2b842c87010e51949a34d14a1b18b93e"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-partner/zipball/96dccb4a2b842c87010e51949a34d14a1b18b93e" ,
"reference" : "96dccb4a2b842c87010e51949a34d14a1b18b93e" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-31T17:20:38+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-partner" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-partner/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.5.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Support functions for Jetpack hosting partners." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-partner/tree/v1.5.2"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-partner"
} ,
2021-04-27 08:32:47 +02:00
{
"name" : "automattic/jetpack-password-checker" ,
2021-09-07 21:40:48 +02:00
"version" : "v0.1.3" ,
"version_normalized" : "0.1.3.0" ,
2021-04-27 08:32:47 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-password-checker.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "237443544c10f174fa73ba46d5eb2bb2e53e3aff"
2021-04-27 08:32:47 +02:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/237443544c10f174fa73ba46d5eb2bb2e53e3aff" ,
"reference" : "237443544c10f174fa73ba46d5eb2bb2e53e3aff" ,
2021-04-27 08:32:47 +02:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"automattic/wordbless" : "@dev" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2021-04-27 08:32:47 +02:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-30T14:19:07+00:00" ,
2021-04-27 08:32:47 +02:00
"type" : "library" ,
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-password-checker" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "0.1.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Password Checker." ,
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-password-checker/tree/v0.1.3"
2021-04-27 08:32:47 +02:00
} ,
"install-path" : "../automattic/jetpack-password-checker"
} ,
2020-12-10 14:04:11 +01:00
{
"name" : "automattic/jetpack-redirect" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.7.1" ,
"version_normalized" : "1.7.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "1607360c2f8b4e14d97cb3a22aee8e1565d96f80"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/1607360c2f8b4e14d97cb3a22aee8e1565d96f80" ,
"reference" : "1607360c2f8b4e14d97cb3a22aee8e1565d96f80" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-status" : "^1.8"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-30T14:19:19+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-redirect" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.7.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01: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" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-redirect/tree/v1.7.1"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-redirect"
} ,
{
"name" : "automattic/jetpack-roles" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.4.6" ,
"version_normalized" : "1.4.6.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "1b67fb3d17842d54ee6242fbd665417ce9b3d497"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/1b67fb3d17842d54ee6242fbd665417ce9b3d497" ,
"reference" : "1b67fb3d17842d54ee6242fbd665417ce9b3d497" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-30T14:19:09+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"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-master" : "1.4.x-dev"
}
} ,
2020-12-10 14:04:11 +01: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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-roles/tree/v1.4.6"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-roles"
} ,
{
"name" : "automattic/jetpack-status" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.8.1" ,
"version_normalized" : "1.8.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "f3f26d5effc09709e5b52290cc7e3dd2c5861b14"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/f3f26d5effc09709e5b52290cc7e3dd2c5861b14" ,
"reference" : "f3f26d5effc09709e5b52290cc7e3dd2c5861b14" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-30T14:19:10+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-status" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-07-23 11:58:50 +02:00
"dev-master" : "1.8.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01: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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-status/tree/v1.8.1"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-status"
} ,
{
"name" : "automattic/jetpack-sync" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.26.1" ,
"version_normalized" : "1.26.1.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "f60b01c93ac9408fd9121bb5bd8a1ba7a6b33dd4"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/f60b01c93ac9408fd9121bb5bd8a1ba7a6b33dd4" ,
"reference" : "f60b01c93ac9408fd9121bb5bd8a1ba7a6b33dd4" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-connection" : "^1.30" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-constants" : "^1.6" ,
"automattic/jetpack-heartbeat" : "^1.3" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-identity-crisis" : "^0.2" ,
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-password-checker" : "^0.1" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-roles" : "^1.4" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-status" : "^1.8"
2020-12-10 14:04:11 +01:00
} ,
2021-04-27 08:32:47 +02:00
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
"automattic/wordbless" : "@dev" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2021-04-27 08:32:47 +02:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-09-03T16:20:18+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
2021-07-23 11:58:50 +02:00
"autotagger" : true ,
2021-04-27 08:32:47 +02:00
"mirror-repo" : "Automattic/jetpack-sync" ,
2021-08-17 08:33:07 +02:00
"version-constants" : {
"::PACKAGE_VERSION" : "src/class-package-version.php"
} ,
2021-04-27 08:32:47 +02:00
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
} ,
"branch-alias" : {
2021-09-07 21:40:48 +02:00
"dev-master" : "1.26.x-dev"
2021-04-27 08:32:47 +02:00
}
} ,
2020-12-10 14:04:11 +01: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." ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-sync/tree/v1.26.1"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-sync"
} ,
{
"name" : "automattic/jetpack-terms-of-service" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.9.9" ,
"version_normalized" : "1.9.9.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-terms-of-service.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "96667ee94d2a1b47a3a054af0af909ba7d4b0707"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/96667ee94d2a1b47a3a054af0af909ba7d4b0707" ,
"reference" : "96667ee94d2a1b47a3a054af0af909ba7d4b0707" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-status" : "^1.8"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-04-27 08:32:47 +02:00
"brain/monkey" : "2.6.0" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-30T14:19:27+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-terms-of-service" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-terms-of-service/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.9.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything need to manage the terms of service state" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-terms-of-service/tree/v1.9.9"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-terms-of-service"
} ,
{
"name" : "automattic/jetpack-tracking" ,
2021-09-07 21:40:48 +02:00
"version" : "v1.13.9" ,
"version_normalized" : "1.13.9.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-tracking.git" ,
2021-09-07 21:40:48 +02:00
"reference" : "fe019c0cee900559e21d7a98d564177a373b1016"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-09-07 21:40:48 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/fe019c0cee900559e21d7a98d564177a373b1016" ,
"reference" : "fe019c0cee900559e21d7a98d564177a373b1016" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
2021-04-27 08:32:47 +02:00
"automattic/jetpack-assets" : "^1.11" ,
2021-07-23 11:58:50 +02:00
"automattic/jetpack-options" : "^1.13" ,
"automattic/jetpack-status" : "^1.8" ,
2021-04-27 08:32:47 +02:00
"automattic/jetpack-terms-of-service" : "^1.9"
2020-12-10 14:04:11 +01:00
} ,
"require-dev" : {
2021-07-23 11:58:50 +02:00
"automattic/jetpack-changelogger" : "^1.2" ,
2021-09-07 21:40:48 +02:00
"yoast/phpunit-polyfills" : "1.0.1"
2020-12-10 14:04:11 +01:00
} ,
2021-09-07 21:40:48 +02:00
"time" : "2021-08-30T14:19:28+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
2021-04-27 08:32:47 +02:00
"extra" : {
"autotagger" : true ,
"mirror-repo" : "Automattic/jetpack-tracking" ,
"changelogger" : {
"link-template" : "https://github.com/Automattic/jetpack-tracking/compare/v${old}...v${new}"
} ,
"branch-alias" : {
"dev-master" : "1.13.x-dev"
}
} ,
2020-12-10 14:04:11 +01:00
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"legacy" ,
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tracking for Jetpack" ,
2021-04-27 08:32:47 +02:00
"support" : {
2021-09-07 21:40:48 +02:00
"source" : "https://github.com/Automattic/jetpack-tracking/tree/v1.13.9"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../automattic/jetpack-tracking"
} ,
{
"name" : "nojimage/twitter-text-php" ,
2021-07-23 11:58:50 +02:00
"version" : "v3.1.2" ,
"version_normalized" : "3.1.2.0" ,
2020-12-10 14:04:11 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/nojimage/twitter-text-php.git" ,
2021-07-23 11:58:50 +02:00
"reference" : "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6"
2020-12-10 14:04:11 +01:00
} ,
"dist" : {
"type" : "zip" ,
2021-07-23 11:58:50 +02:00
"url" : "https://api.github.com/repos/nojimage/twitter-text-php/zipball/979bcf6a92d543b61588c7c0c0a87d0eb473d8f6" ,
"reference" : "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6" ,
2020-12-10 14:04:11 +01:00
"shasum" : ""
} ,
"require" : {
"ext-intl" : "*" ,
"ext-mbstring" : "*" ,
"php" : ">=5.3.3"
} ,
"require-dev" : {
"ext-json" : "*" ,
"phpunit/phpunit" : "4.8.*|5.7.*|6.5.*" ,
"symfony/yaml" : "^2.6.0|^3.4.0|^4.4.0|^5.0.0" ,
"twitter/twitter-text" : "^3.0.0"
} ,
2021-07-23 11:58:50 +02:00
"time" : "2021-03-18T11:38:53+00:00" ,
2020-12-10 14:04:11 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-0" : {
"Twitter\\Text\\" : "lib/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "Matt Sanford" ,
"email" : "matt@mzsanford.com" ,
"homepage" : "http://mzsanford.com"
} ,
{
"name" : "Mike Cochrane" ,
"email" : "mikec@mikenz.geek.nz" ,
"homepage" : "http://mikenz.geek.nz"
} ,
{
"name" : "Nick Pope" ,
"email" : "git@nickpope.me.uk" ,
"homepage" : "http://www.nickpope.me.uk"
} ,
{
"name" : "Takashi Nojima" ,
"homepage" : "http://php-tips.com"
}
] ,
"description" : "A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets." ,
"homepage" : "https://github.com/nojimage/twitter-text-php" ,
"keywords" : [
"autolink" ,
"extract" ,
"text" ,
"twitter"
] ,
2021-04-27 08:32:47 +02:00
"support" : {
"issues" : "https://github.com/nojimage/twitter-text-php/issues" ,
2021-07-23 11:58:50 +02:00
"source" : "https://github.com/nojimage/twitter-text-php/tree/v3.1.2"
2021-04-27 08:32:47 +02:00
} ,
2020-12-10 14:04:11 +01:00
"install-path" : "../nojimage/twitter-text-php"
}
] ,
"dev" : false ,
"dev-package-names" : [ ]
}