963 lines
33 KiB
JSON
963 lines
33 KiB
JSON
[
|
|
{
|
|
"name": "automattic/jetpack-a8c-mc-stats",
|
|
"version": "v1.2.0",
|
|
"version_normalized": "1.2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
|
|
"reference": "9daa7d933679f7c3c38f1a2a1eaeaa87d7b43e37"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/9daa7d933679f7c3c38f1a2a1eaeaa87d7b43e37",
|
|
"reference": "9daa7d933679f7c3c38f1a2a1eaeaa87d7b43e37",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-09-17T18:20:50+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-abtest",
|
|
"version": "v1.8.2",
|
|
"version_normalized": "1.8.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-abtest.git",
|
|
"reference": "eb6ce0cbb42bee86aa04b0be0949a7a81e869b1f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/eb6ce0cbb42bee86aa04b0be0949a7a81e869b1f",
|
|
"reference": "eb6ce0cbb42bee86aa04b0be0949a7a81e869b1f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-connection": "1.19.2",
|
|
"automattic/jetpack-error": "1.2.0"
|
|
},
|
|
"require-dev": {
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-11-05T09:45:46+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-assets",
|
|
"version": "v1.9.0",
|
|
"version_normalized": "1.9.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-assets.git",
|
|
"reference": "d563fc6d67fc1e4efa076043cdb507ac0215bfaf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/d563fc6d67fc1e4efa076043cdb507ac0215bfaf",
|
|
"reference": "d563fc6d67fc1e4efa076043cdb507ac0215bfaf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-constants": "1.5.0"
|
|
},
|
|
"require-dev": {
|
|
"brain/monkey": "2.4.0",
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-10-27T14:58:36+00:00",
|
|
"type": "library",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-autoloader",
|
|
"version": "v2.5.0",
|
|
"version_normalized": "2.5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-autoloader.git",
|
|
"reference": "7945e862473e39f05e6f698f1598ea30a12e5965"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/7945e862473e39f05e6f698f1598ea30a12e5965",
|
|
"reference": "7945e862473e39f05e6f698f1598ea30a12e5965",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.1 || ^2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-10-08T19:51:11+00:00",
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin"
|
|
},
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-backup",
|
|
"version": "v1.0.2",
|
|
"version_normalized": "1.0.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-backup.git",
|
|
"reference": "ea2aaa9be3697d8b885a74a11411c7818fba5a75"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/ea2aaa9be3697d8b885a74a11411c7818fba5a75",
|
|
"reference": "ea2aaa9be3697d8b885a74a11411c7818fba5a75",
|
|
"shasum": ""
|
|
},
|
|
"time": "2019-11-08T21:16:05+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-blocks",
|
|
"version": "v1.1.0",
|
|
"version_normalized": "1.1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-blocks.git",
|
|
"reference": "94f7c37047e89d8ad13f4359a6721a218ba47cbb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/94f7c37047e89d8ad13f4359a6721a218ba47cbb",
|
|
"reference": "94f7c37047e89d8ad13f4359a6721a218ba47cbb",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/wordbless": "dev-master",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-09-25T08:21:53+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-compat",
|
|
"version": "v1.5.0",
|
|
"version_normalized": "1.5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-compat.git",
|
|
"reference": "62ef56e40a685b96dfbc9981d844b902ee30e159"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/62ef56e40a685b96dfbc9981d844b902ee30e159",
|
|
"reference": "62ef56e40a685b96dfbc9981d844b902ee30e159",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-10-01T04:44:56+00:00",
|
|
"type": "library",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-config",
|
|
"version": "v1.4.1",
|
|
"version_normalized": "1.4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-config.git",
|
|
"reference": "d247236a6fb30c6747dd8328d8f6fde6847cc0f6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/d247236a6fb30c6747dd8328d8f6fde6847cc0f6",
|
|
"reference": "d247236a6fb30c6747dd8328d8f6fde6847cc0f6",
|
|
"shasum": ""
|
|
},
|
|
"time": "2020-09-15T17:08:05+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-connection",
|
|
"version": "v1.19.2",
|
|
"version_normalized": "1.19.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-connection.git",
|
|
"reference": "45602fa6cf19851752282e4bd291d50218242bae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/45602fa6cf19851752282e4bd291d50218242bae",
|
|
"reference": "45602fa6cf19851752282e4bd291d50218242bae",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-constants": "1.5.0",
|
|
"automattic/jetpack-heartbeat": "1.2.0",
|
|
"automattic/jetpack-options": "1.9.0",
|
|
"automattic/jetpack-roles": "1.3.0",
|
|
"automattic/jetpack-status": "1.5.0",
|
|
"automattic/jetpack-tracking": "1.11.0"
|
|
},
|
|
"require-dev": {
|
|
"automattic/wordbless": "@dev",
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-11-05T09:43:56+00:00",
|
|
"type": "library",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-constants",
|
|
"version": "v1.5.0",
|
|
"version_normalized": "1.5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-constants.git",
|
|
"reference": "9827a2f446b8c4faafaf1c740483031c073a381d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/9827a2f446b8c4faafaf1c740483031c073a381d",
|
|
"reference": "9827a2f446b8c4faafaf1c740483031c073a381d",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-08-13T14:33:09+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-device-detection",
|
|
"version": "v1.2.0",
|
|
"version_normalized": "1.2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-device-detection.git",
|
|
"reference": "e3cc72ee0d4c2f900e2983e2786ea8b8bfe202d8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/e3cc72ee0d4c2f900e2983e2786ea8b8bfe202d8",
|
|
"reference": "e3cc72ee0d4c2f900e2983e2786ea8b8bfe202d8",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-10-19T12:28:27+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-error",
|
|
"version": "v1.2.0",
|
|
"version_normalized": "1.2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-error.git",
|
|
"reference": "8ebe103c86f6a423e3abffb2812d787600bf9ea0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/8ebe103c86f6a423e3abffb2812d787600bf9ea0",
|
|
"reference": "8ebe103c86f6a423e3abffb2812d787600bf9ea0",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-08-13T14:33:16+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-heartbeat",
|
|
"version": "v1.2.0",
|
|
"version_normalized": "1.2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-heartbeat.git",
|
|
"reference": "d41f910bdf0bd4a76499f7ffd234e84e8628b4b2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/d41f910bdf0bd4a76499f7ffd234e84e8628b4b2",
|
|
"reference": "d41f910bdf0bd4a76499f7ffd234e84e8628b4b2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-a8c-mc-stats": "1.2.0",
|
|
"automattic/jetpack-options": "1.9.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-10-27T15:01:23+00:00",
|
|
"type": "library",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-jitm",
|
|
"version": "v1.11.2",
|
|
"version_normalized": "1.11.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-jitm.git",
|
|
"reference": "8a2c582ade455353f4aadca42576687fa1898db7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/8a2c582ade455353f4aadca42576687fa1898db7",
|
|
"reference": "8a2c582ade455353f4aadca42576687fa1898db7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-assets": "1.9.0",
|
|
"automattic/jetpack-connection": "1.19.2",
|
|
"automattic/jetpack-constants": "1.5.0",
|
|
"automattic/jetpack-logo": "1.4.0",
|
|
"automattic/jetpack-options": "1.9.0",
|
|
"automattic/jetpack-partner": "1.3.0",
|
|
"automattic/jetpack-redirect": "1.4.0",
|
|
"automattic/jetpack-status": "1.5.0",
|
|
"automattic/jetpack-tracking": "1.11.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.2",
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-11-05T09:47:24+00:00",
|
|
"type": "library",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-lazy-images",
|
|
"version": "v1.1.1",
|
|
"version_normalized": "1.1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-lazy-images.git",
|
|
"reference": "031571d571f8f73204d9882c9309c87dd1180342"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/031571d571f8f73204d9882c9309c87dd1180342",
|
|
"reference": "031571d571f8f73204d9882c9309c87dd1180342",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-assets": "1.9.0",
|
|
"automattic/jetpack-constants": "1.5.0"
|
|
},
|
|
"require-dev": {
|
|
"automattic/wordbless": "dev-master",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-11-10T07:21:10+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-licensing",
|
|
"version": "v1.2.2",
|
|
"version_normalized": "1.2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-licensing.git",
|
|
"reference": "a172570de99ab6ba2abb5f8328a569ec2a357714"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/a172570de99ab6ba2abb5f8328a569ec2a357714",
|
|
"reference": "a172570de99ab6ba2abb5f8328a569ec2a357714",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-connection": "1.19.2",
|
|
"automattic/jetpack-options": "1.9.0"
|
|
},
|
|
"require-dev": {
|
|
"automattic/wordbless": "@dev",
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-11-05T09:44:43+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-logo",
|
|
"version": "v1.4.0",
|
|
"version_normalized": "1.4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-logo.git",
|
|
"reference": "4e209e3515f43f1586b25755c626cc3ec8e7b06c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/4e209e3515f43f1586b25755c626cc3ec8e7b06c",
|
|
"reference": "4e209e3515f43f1586b25755c626cc3ec8e7b06c",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-08-13T14:33:24+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "A logo for Jetpack"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-options",
|
|
"version": "v1.9.0",
|
|
"version_normalized": "1.9.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-options.git",
|
|
"reference": "96836a46d7d66520c411fd3d107e30a67dc16041"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/96836a46d7d66520c411fd3d107e30a67dc16041",
|
|
"reference": "96836a46d7d66520c411fd3d107e30a67dc16041",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-constants": "1.5.0"
|
|
},
|
|
"require-dev": {
|
|
"10up/wp_mock": "0.4.2",
|
|
"phpunit/phpunit": "7.*.*"
|
|
},
|
|
"time": "2020-09-29T11:03:43+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-partner",
|
|
"version": "v1.3.0",
|
|
"version_normalized": "1.3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-partner.git",
|
|
"reference": "f5202664f0d26115b27c7daeacb9e89043c9f079"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/f5202664f0d26115b27c7daeacb9e89043c9f079",
|
|
"reference": "f5202664f0d26115b27c7daeacb9e89043c9f079",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"brain/monkey": "2.4.0",
|
|
"mockery/mockery": "^1.2",
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-08-25T07:18:29+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-redirect",
|
|
"version": "v1.4.0",
|
|
"version_normalized": "1.4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-redirect.git",
|
|
"reference": "9f545ce7e3ac7604e7315feb1df09c7a0f381d85"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/9f545ce7e3ac7604e7315feb1df09c7a0f381d85",
|
|
"reference": "9f545ce7e3ac7604e7315feb1df09c7a0f381d85",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-10-27T14:31:26+00:00",
|
|
"type": "library",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-roles",
|
|
"version": "v1.3.0",
|
|
"version_normalized": "1.3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-roles.git",
|
|
"reference": "242f03921c818dfc1e263bdc3d1ff090d9d7555c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/242f03921c818dfc1e263bdc3d1ff090d9d7555c",
|
|
"reference": "242f03921c818dfc1e263bdc3d1ff090d9d7555c",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-08-13T14:33:36+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-status",
|
|
"version": "v1.5.0",
|
|
"version_normalized": "1.5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-status.git",
|
|
"reference": "832d558537358ccef9aed835a73acd9e1ff6a2e7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/832d558537358ccef9aed835a73acd9e1ff6a2e7",
|
|
"reference": "832d558537358ccef9aed835a73acd9e1ff6a2e7",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"brain/monkey": "2.4.0",
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-10-13T20:22:03+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-sync",
|
|
"version": "v1.17.2",
|
|
"version_normalized": "1.17.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-sync.git",
|
|
"reference": "ca71c216b799ea997ce98a0293062af2c8ea0346"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/ca71c216b799ea997ce98a0293062af2c8ea0346",
|
|
"reference": "ca71c216b799ea997ce98a0293062af2c8ea0346",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-connection": "1.19.2",
|
|
"automattic/jetpack-constants": "1.5.0",
|
|
"automattic/jetpack-options": "1.9.0",
|
|
"automattic/jetpack-roles": "1.3.0",
|
|
"automattic/jetpack-status": "1.5.0"
|
|
},
|
|
"time": "2020-11-05T09:46:38+00:00",
|
|
"type": "library",
|
|
"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."
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-terms-of-service",
|
|
"version": "v1.8.0",
|
|
"version_normalized": "1.8.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-terms-of-service.git",
|
|
"reference": "d817c3a06bc0f4c954adc4f967d0d234542c71ec"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/d817c3a06bc0f4c954adc4f967d0d234542c71ec",
|
|
"reference": "d817c3a06bc0f4c954adc4f967d0d234542c71ec",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-options": "1.9.0",
|
|
"automattic/jetpack-status": "1.5.0"
|
|
},
|
|
"require-dev": {
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-10-27T15:02:49+00:00",
|
|
"type": "library",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-tracking",
|
|
"version": "v1.11.0",
|
|
"version_normalized": "1.11.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-tracking.git",
|
|
"reference": "fb900b1c5f33cead49870cd3f783fb33b54c4a23"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/fb900b1c5f33cead49870cd3f783fb33b54c4a23",
|
|
"reference": "fb900b1c5f33cead49870cd3f783fb33b54c4a23",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-options": "1.9.0",
|
|
"automattic/jetpack-status": "1.5.0",
|
|
"automattic/jetpack-terms-of-service": "1.8.0"
|
|
},
|
|
"require-dev": {
|
|
"php-mock/php-mock": "^2.1",
|
|
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5"
|
|
},
|
|
"time": "2020-10-27T15:03:52+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"legacy",
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Tracking for Jetpack"
|
|
},
|
|
{
|
|
"name": "nojimage/twitter-text-php",
|
|
"version": "v3.1.1",
|
|
"version_normalized": "3.1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nojimage/twitter-text-php.git",
|
|
"reference": "7f466b331cebfdd00e3568acaf45f2e90a39a320"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nojimage/twitter-text-php/zipball/7f466b331cebfdd00e3568acaf45f2e90a39a320",
|
|
"reference": "7f466b331cebfdd00e3568acaf45f2e90a39a320",
|
|
"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": "2020-09-30T13:30:59+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"
|
|
]
|
|
}
|
|
]
|