File: /var/www/vhosts/aceitunaslosada.com/web/wp-content/plugins/jetpack/vendor/composer/installed.json
{
"packages": [
{
"name": "automattic/jetpack-a8c-mc-stats",
"version": "v1.4.4",
"version_normalized": "1.4.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
"reference": "59df714196e8ac4fd69a4ddedcb9dbeb12e7ecb5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/59df714196e8ac4fd69a4ddedcb9dbeb12e7ecb5",
"reference": "59df714196e8ac4fd69a4ddedcb9dbeb12e7ecb5",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:35:12+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-a8c-mc-stats",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Used to record internal usage stats for Automattic. Not visible to site owners.",
"support": {
"source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.4"
},
"install-path": "../automattic/jetpack-a8c-mc-stats"
},
{
"name": "automattic/jetpack-abtest",
"version": "v1.9.7",
"version_normalized": "1.9.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-abtest.git",
"reference": "751d2777a8a071d6b29d68021ed597ca892b18be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/751d2777a8a071d6b29d68021ed597ca892b18be",
"reference": "751d2777a8a071d6b29d68021ed597ca892b18be",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.27",
"automattic/jetpack-error": "^1.3"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:36:20+00:00",
"type": "library",
"extra": {
"autotagger": true,
"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"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Provides an interface to the WP.com A/B tests.",
"support": {
"source": "https://github.com/Automattic/jetpack-abtest/tree/v1.9.7"
},
"install-path": "../automattic/jetpack-abtest"
},
{
"name": "automattic/jetpack-assets",
"version": "v1.11.5",
"version_normalized": "1.11.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-assets.git",
"reference": "88f04c6eb63ee4ce801735c03f7db5cae05e79bc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/88f04c6eb63ee4ce801735c03f7db5cae05e79bc",
"reference": "88f04c6eb63ee4ce801735c03f7db5cae05e79bc",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^1.6"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"brain/monkey": "2.6.0",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:35:55+00:00",
"type": "library",
"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"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Asset management utilities for Jetpack ecosystem packages",
"support": {
"source": "https://github.com/Automattic/jetpack-assets/tree/v1.11.5"
},
"install-path": "../automattic/jetpack-assets"
},
{
"name": "automattic/jetpack-autoloader",
"version": "v2.10.3",
"version_normalized": "2.10.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-autoloader.git",
"reference": "aab966d6f2c8fd6669d6f5b1378d8ced5fd665b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/aab966d6f2c8fd6669d6f5b1378d8ced5fd665b4",
"reference": "aab966d6f2c8fd6669d6f5b1378d8ced5fd665b4",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:35:16+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}"
},
"branch-alias": {
"dev-master": "2.10.x-dev"
}
},
"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"
],
"description": "Creates a custom autoloader for a plugin or theme.",
"support": {
"source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.10.3"
},
"install-path": "../automattic/jetpack-autoloader"
},
{
"name": "automattic/jetpack-backup",
"version": "v1.0.6",
"version_normalized": "1.0.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-backup.git",
"reference": "bc7cb3c093bc65d05a9e8bcc098cb174296c2f86"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/bc7cb3c093bc65d05a9e8bcc098cb174296c2f86",
"reference": "bc7cb3c093bc65d05a9e8bcc098cb174296c2f86",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2"
},
"time": "2021-05-25T16:35:19+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-backup",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"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.",
"support": {
"source": "https://github.com/Automattic/jetpack-backup/tree/v1.0.6"
},
"install-path": "../automattic/jetpack-backup"
},
{
"name": "automattic/jetpack-blocks",
"version": "v1.4.0",
"version_normalized": "1.4.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-blocks.git",
"reference": "1500037e2754f7f9ec38f0775ce815b8422f51df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/1500037e2754f7f9ec38f0775ce815b8422f51df",
"reference": "1500037e2754f7f9ec38f0775ce815b8422f51df",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"automattic/wordbless": "dev-master",
"brain/monkey": "2.6.0",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-12T09:36:43+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-blocks",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"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.",
"support": {
"source": "https://github.com/Automattic/jetpack-blocks/tree/v1.4.0"
},
"install-path": "../automattic/jetpack-blocks"
},
{
"name": "automattic/jetpack-compat",
"version": "v1.6.5",
"version_normalized": "1.6.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-compat.git",
"reference": "8101adbec7971bae8746108a6fd261afae99524c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/8101adbec7971bae8746108a6fd261afae99524c",
"reference": "8101adbec7971bae8746108a6fd261afae99524c",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2"
},
"time": "2021-05-25T16:35:24+00:00",
"type": "library",
"extra": {
"autotagger": true,
"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"
}
},
"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",
"support": {
"source": "https://github.com/Automattic/jetpack-compat/tree/v1.6.5"
},
"install-path": "../automattic/jetpack-compat"
},
{
"name": "automattic/jetpack-config",
"version": "v1.4.6",
"version_normalized": "1.4.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-config.git",
"reference": "98f8080550901a8a29daf466ee75a4906c5f1ef0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/98f8080550901a8a29daf466ee75a4906c5f1ef0",
"reference": "98f8080550901a8a29daf466ee75a4906c5f1ef0",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2"
},
"time": "2021-05-25T16:35:27+00:00",
"type": "library",
"extra": {
"autotagger": true,
"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"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.",
"support": {
"source": "https://github.com/Automattic/jetpack-config/tree/v1.4.6"
},
"install-path": "../automattic/jetpack-config"
},
{
"name": "automattic/jetpack-connection",
"version": "v1.27.0",
"version_normalized": "1.27.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-connection.git",
"reference": "d98ef557d0d7b52b6d703324faed276e432d20f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/d98ef557d0d7b52b6d703324faed276e432d20f4",
"reference": "d98ef557d0d7b52b6d703324faed276e432d20f4",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-heartbeat": "^1.3",
"automattic/jetpack-options": "^1.12",
"automattic/jetpack-roles": "^1.4",
"automattic/jetpack-status": "^1.7",
"automattic/jetpack-terms-of-service": "^1.9",
"automattic/jetpack-tracking": "^1.13"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"automattic/wordbless": "@dev",
"brain/monkey": "2.6.0",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:36:17+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-connection",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.27.x-dev"
}
},
"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",
"support": {
"source": "https://github.com/Automattic/jetpack-connection/tree/v1.27.0"
},
"install-path": "../automattic/jetpack-connection"
},
{
"name": "automattic/jetpack-connection-ui",
"version": "v1.1.0",
"version_normalized": "1.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-connection-ui.git",
"reference": "9d7bec51ab81f2e9ea55d2d3f7965135ba92e597"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-connection-ui/zipball/9d7bec51ab81f2e9ea55d2d3f7965135ba92e597",
"reference": "9d7bec51ab81f2e9ea55d2d3f7965135ba92e597",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.27",
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-device-detection": "^1.4"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2"
},
"time": "2021-05-25T16:36:23+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-connection-ui",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-connection-ui/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Jetpack Connection UI",
"support": {
"source": "https://github.com/Automattic/jetpack-connection-ui/tree/v1.1.0"
},
"install-path": "../automattic/jetpack-connection-ui"
},
{
"name": "automattic/jetpack-constants",
"version": "v1.6.5",
"version_normalized": "1.6.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-constants.git",
"reference": "1e02eebb828c6701f3bf97fa8404e9fc85d3fb63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/1e02eebb828c6701f3bf97fa8404e9fc85d3fb63",
"reference": "1e02eebb828c6701f3bf97fa8404e9fc85d3fb63",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"brain/monkey": "2.6.0",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:35:30+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-constants",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.6.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "A wrapper for defining constants in a more testable way.",
"support": {
"source": "https://github.com/Automattic/jetpack-constants/tree/v1.6.5"
},
"install-path": "../automattic/jetpack-constants"
},
{
"name": "automattic/jetpack-device-detection",
"version": "v1.4.2",
"version_normalized": "1.4.2.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-device-detection.git",
"reference": "6f7c0560cac114a99066a703cf66813e325e8630"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/6f7c0560cac114a99066a703cf66813e325e8630",
"reference": "6f7c0560cac114a99066a703cf66813e325e8630",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:35:33+00:00",
"type": "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": {
"dev-master": "1.4.x-dev"
}
},
"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": {
"source": "https://github.com/Automattic/jetpack-device-detection/tree/v1.4.2"
},
"install-path": "../automattic/jetpack-device-detection"
},
{
"name": "automattic/jetpack-error",
"version": "v1.3.5",
"version_normalized": "1.3.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-error.git",
"reference": "f81fa17c2afb559dd12c52dae8aedb44da6a4195"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/f81fa17c2afb559dd12c52dae8aedb44da6a4195",
"reference": "f81fa17c2afb559dd12c52dae8aedb44da6a4195",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:35:36+00:00",
"type": "library",
"extra": {
"autotagger": true,
"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"
}
},
"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.",
"support": {
"source": "https://github.com/Automattic/jetpack-error/tree/v1.3.5"
},
"install-path": "../automattic/jetpack-error"
},
{
"name": "automattic/jetpack-heartbeat",
"version": "v1.3.7",
"version_normalized": "1.3.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-heartbeat.git",
"reference": "a0fa590acb2f06c00faae0175f19efb3add9e23a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/a0fa590acb2f06c00faae0175f19efb3add9e23a",
"reference": "a0fa590acb2f06c00faae0175f19efb3add9e23a",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^1.4",
"automattic/jetpack-options": "^1.12"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2"
},
"time": "2021-05-25T16:36:04+00:00",
"type": "library",
"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"
}
},
"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",
"support": {
"source": "https://github.com/Automattic/jetpack-heartbeat/tree/v1.3.7"
},
"install-path": "../automattic/jetpack-heartbeat"
},
{
"name": "automattic/jetpack-jitm",
"version": "v1.16.0",
"version_normalized": "1.16.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-jitm.git",
"reference": "80ba587b84e6eb1b7f436f836fb42efa3e90633c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/80ba587b84e6eb1b7f436f836fb42efa3e90633c",
"reference": "80ba587b84e6eb1b7f436f836fb42efa3e90633c",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^1.4",
"automattic/jetpack-assets": "^1.11",
"automattic/jetpack-connection": "^1.27",
"automattic/jetpack-device-detection": "^1.4",
"automattic/jetpack-logo": "^1.5",
"automattic/jetpack-options": "^1.12",
"automattic/jetpack-partner": "^1.5",
"automattic/jetpack-redirect": "^1.6",
"automattic/jetpack-status": "^1.7",
"automattic/jetpack-tracking": "^1.13"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"brain/monkey": "2.6.0",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:36:26+00:00",
"type": "library",
"extra": {
"autotagger": true,
"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": {
"dev-master": "1.16.x-dev"
}
},
"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": {
"source": "https://github.com/Automattic/jetpack-jitm/tree/v1.16.0"
},
"install-path": "../automattic/jetpack-jitm"
},
{
"name": "automattic/jetpack-lazy-images",
"version": "v1.4.4",
"version_normalized": "1.4.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-lazy-images.git",
"reference": "76a46594ef975a2a9668f4b3f416acdac408d27a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/76a46594ef975a2a9668f4b3f416acdac408d27a",
"reference": "76a46594ef975a2a9668f4b3f416acdac408d27a",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^1.11",
"automattic/jetpack-constants": "^1.6"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:36:08+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-lazy-images",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-lazy-images/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"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.",
"support": {
"source": "https://github.com/Automattic/jetpack-lazy-images/tree/v1.4.4"
},
"install-path": "../automattic/jetpack-lazy-images"
},
{
"name": "automattic/jetpack-licensing",
"version": "v1.4.2",
"version_normalized": "1.4.2.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-licensing.git",
"reference": "89129ccf2131f904838c594b75628629ac1682ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/89129ccf2131f904838c594b75628629ac1682ef",
"reference": "89129ccf2131f904838c594b75628629ac1682ef",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.27",
"automattic/jetpack-options": "^1.12"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:36:29+00:00",
"type": "library",
"extra": {
"autotagger": true,
"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"
}
},
"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": {
"source": "https://github.com/Automattic/jetpack-licensing/tree/v1.4.2"
},
"install-path": "../automattic/jetpack-licensing"
},
{
"name": "automattic/jetpack-logo",
"version": "v1.5.5",
"version_normalized": "1.5.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-logo.git",
"reference": "4b4a24e30ac76beea19a4d75b451e2b7a287db4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/4b4a24e30ac76beea19a4d75b451e2b7a287db4c",
"reference": "4b4a24e30ac76beea19a4d75b451e2b7a287db4c",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:35:39+00:00",
"type": "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": {
"dev-master": "1.5.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "A logo for Jetpack",
"support": {
"source": "https://github.com/Automattic/jetpack-logo/tree/v1.5.5"
},
"install-path": "../automattic/jetpack-logo"
},
{
"name": "automattic/jetpack-options",
"version": "v1.12.1",
"version_normalized": "1.12.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-options.git",
"reference": "d4d54615d4481e4b6b97c8c0e66d6b83d1983944"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/d4d54615d4481e4b6b97c8c0e66d6b83d1983944",
"reference": "d4d54615d4481e4b6b97c8c0e66d6b83d1983944",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^1.6"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:35:58+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-options",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-options/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.12.x-dev"
}
},
"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.",
"support": {
"source": "https://github.com/Automattic/jetpack-options/tree/v1.12.1"
},
"install-path": "../automattic/jetpack-options"
},
{
"name": "automattic/jetpack-partner",
"version": "v1.5.1",
"version_normalized": "1.5.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-partner.git",
"reference": "c5836805d2dd2367264408260d1f51a0a82a0203"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/c5836805d2dd2367264408260d1f51a0a82a0203",
"reference": "c5836805d2dd2367264408260d1f51a0a82a0203",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"brain/monkey": "2.6.0",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:35:42+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-partner",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-partner/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.5.x-dev"
}
},
"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.",
"support": {
"source": "https://github.com/Automattic/jetpack-partner/tree/v1.5.1"
},
"install-path": "../automattic/jetpack-partner"
},
{
"name": "automattic/jetpack-password-checker",
"version": "dev-master",
"version_normalized": "dev-master",
"dist": {
"type": "path",
"url": "../../packages/password-checker",
"reference": "dec6ead3b3b26af31d8d46a608e97f4251cb036a"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "0.2.0"
},
"type": "library",
"extra": {
"autotagger": true,
"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/"
]
},
"scripts": {
"phpunit": [
"@composer update",
"./vendor/phpunit/phpunit/phpunit --colors=always"
],
"test-coverage": [
"@composer update",
"phpdbg -d memory_limit=2048M -d max_execution_time=900 -qrr ./vendor/bin/phpunit --coverage-clover \"$COVERAGE_DIR/clover.xml\""
],
"test-php": [
"@composer phpunit"
],
"post-update-cmd": [
"php -r \"copy('vendor/automattic/wordbless/src/dbless-wpdb.php', 'wordpress/wp-content/db.php');\""
]
},
"license": [
"GPL-2.0-or-later"
],
"description": "Password Checker.",
"transport-options": {
"monorepo": true,
"relative": true
},
"install-path": "../automattic/jetpack-password-checker"
},
{
"name": "automattic/jetpack-redirect",
"version": "v1.6.0",
"version_normalized": "1.6.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-redirect.git",
"reference": "ec93bed553c93983eeaaa7fe54e13fd8f2667e60"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/ec93bed553c93983eeaaa7fe54e13fd8f2667e60",
"reference": "ec93bed553c93983eeaaa7fe54e13fd8f2667e60",
"shasum": ""
},
"require": {
"automattic/jetpack-status": "^1.7"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"brain/monkey": "2.6.0",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:36:01+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-redirect",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.6.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Utilities to build URLs to the jetpack.com/redirect/ service",
"support": {
"source": "https://github.com/Automattic/jetpack-redirect/tree/v1.6.0"
},
"install-path": "../automattic/jetpack-redirect"
},
{
"name": "automattic/jetpack-roles",
"version": "v1.4.5",
"version_normalized": "1.4.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-roles.git",
"reference": "d04bbd4e012516d280a610e3961edef5cf241722"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/d04bbd4e012516d280a610e3961edef5cf241722",
"reference": "d04bbd4e012516d280a610e3961edef5cf241722",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"brain/monkey": "2.6.0",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:35:47+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-roles",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Utilities, related with user roles and capabilities.",
"support": {
"source": "https://github.com/Automattic/jetpack-roles/tree/v1.4.5"
},
"install-path": "../automattic/jetpack-roles"
},
{
"name": "automattic/jetpack-status",
"version": "v1.7.6",
"version_normalized": "1.7.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-status.git",
"reference": "6b6d3704590c05ff970a4d14477e8e08d66b10cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/6b6d3704590c05ff970a4d14477e8e08d66b10cf",
"reference": "6b6d3704590c05ff970a4d14477e8e08d66b10cf",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"brain/monkey": "2.6.0",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:35:50+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-status",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.7.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Used to retrieve information about the current status of Jetpack and the site overall.",
"support": {
"source": "https://github.com/Automattic/jetpack-status/tree/v1.7.6"
},
"install-path": "../automattic/jetpack-status"
},
{
"name": "automattic/jetpack-sync",
"version": "v1.21.3",
"version_normalized": "1.21.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-sync.git",
"reference": "16c5ab1d6bf57fc6a553f5f881e32c9429473084"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/16c5ab1d6bf57fc6a553f5f881e32c9429473084",
"reference": "16c5ab1d6bf57fc6a553f5f881e32c9429473084",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.27",
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-heartbeat": "^1.3",
"automattic/jetpack-options": "^1.12",
"automattic/jetpack-password-checker": "^0.1",
"automattic/jetpack-roles": "^1.4",
"automattic/jetpack-status": "^1.7"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2"
},
"time": "2021-05-25T16:36:32+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-sync",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "1.21.x-dev"
}
},
"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": {
"source": "https://github.com/Automattic/jetpack-sync/tree/v1.21.3"
},
"install-path": "../automattic/jetpack-sync"
},
{
"name": "automattic/jetpack-terms-of-service",
"version": "v1.9.7",
"version_normalized": "1.9.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-terms-of-service.git",
"reference": "dcfeeb79cc7605c30624616f1659d32b1dc5d45a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/dcfeeb79cc7605c30624616f1659d32b1dc5d45a",
"reference": "dcfeeb79cc7605c30624616f1659d32b1dc5d45a",
"shasum": ""
},
"require": {
"automattic/jetpack-options": "^1.12",
"automattic/jetpack-status": "^1.7"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"brain/monkey": "2.6.0",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:36:11+00:00",
"type": "library",
"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"
}
},
"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",
"support": {
"source": "https://github.com/Automattic/jetpack-terms-of-service/tree/v1.9.7"
},
"install-path": "../automattic/jetpack-terms-of-service"
},
{
"name": "automattic/jetpack-tracking",
"version": "v1.13.6",
"version_normalized": "1.13.6.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-tracking.git",
"reference": "1d8aedc252771d345ae0e8d15fde96ebcdfed502"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/1d8aedc252771d345ae0e8d15fde96ebcdfed502",
"reference": "1d8aedc252771d345ae0e8d15fde96ebcdfed502",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^1.11",
"automattic/jetpack-options": "^1.12",
"automattic/jetpack-status": "^1.7",
"automattic/jetpack-terms-of-service": "^1.9"
},
"require-dev": {
"automattic/jetpack-changelogger": "^1.2",
"yoast/phpunit-polyfills": "0.2.0"
},
"time": "2021-05-25T16:36:14+00:00",
"type": "library",
"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"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"legacy",
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Tracking for Jetpack",
"support": {
"source": "https://github.com/Automattic/jetpack-tracking/tree/v1.13.6"
},
"install-path": "../automattic/jetpack-tracking"
},
{
"name": "nojimage/twitter-text-php",
"version": "v3.1.2",
"version_normalized": "3.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/nojimage/twitter-text-php.git",
"reference": "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nojimage/twitter-text-php/zipball/979bcf6a92d543b61588c7c0c0a87d0eb473d8f6",
"reference": "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6",
"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"
},
"time": "2021-03-18T11:38:53+00: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"
],
"support": {
"issues": "https://github.com/nojimage/twitter-text-php/issues",
"source": "https://github.com/nojimage/twitter-text-php/tree/v3.1.2"
},
"install-path": "../nojimage/twitter-text-php"
}
],
"dev": false,
"dev-package-names": []
}