1894 lines
76 KiB
JSON
1894 lines
76 KiB
JSON
{
|
||
"packages": [
|
||
{
|
||
"name": "automattic/jetpack-a8c-mc-stats",
|
||
"version": "v1.4.13",
|
||
"version_normalized": "1.4.13.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
|
||
"reference": "64ee9a83861c6b2c8744e2ebc25157806f3548e0"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/64ee9a83861c6b2c8744e2ebc25157806f3548e0",
|
||
"reference": "64ee9a83861c6b2c8744e2ebc25157806f3548e0",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:27+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-a8c-mc-stats",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-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.13"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-a8c-mc-stats"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-abtest",
|
||
"version": "v1.10.0",
|
||
"version_normalized": "1.10.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-abtest.git",
|
||
"reference": "06455abc621f3e41d316dc5d98f3c9cd8fb39e12"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/06455abc621f3e41d316dc5d98f3c9cd8fb39e12",
|
||
"reference": "06455abc621f3e41d316dc5d98f3c9cd8fb39e12",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^1.40",
|
||
"automattic/jetpack-error": "^1.3"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "dev-master",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-04T14:50:09+00:00",
|
||
"type": "jetpack-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.10.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.10.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-abtest"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-admin-ui",
|
||
"version": "v0.2.7",
|
||
"version_normalized": "0.2.7.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-admin-ui.git",
|
||
"reference": "56a60ee4d03ac2be62cb341e3df0f2fb5cc851f8"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/56a60ee4d03ac2be62cb341e3df0f2fb5cc851f8",
|
||
"reference": "56a60ee4d03ac2be62cb341e3df0f2fb5cc851f8",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "dev-master",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:43+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-admin-ui",
|
||
"textdomain": "jetpack-admin-ui",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "0.2.x-dev"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-admin-menu.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Generic Jetpack wp-admin UI elements",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.2.7"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-admin-ui"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-assets",
|
||
"version": "v1.17.14",
|
||
"version_normalized": "1.17.14.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-assets.git",
|
||
"reference": "ed3776e0eeefc9afc5eb6cac286c57d05c9af0e1"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/ed3776e0eeefc9afc5eb6cac286c57d05c9af0e1",
|
||
"reference": "ed3776e0eeefc9afc5eb6cac286c57d05c9af0e1",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-constants": "^1.6"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"brain/monkey": "2.6.1",
|
||
"wikimedia/testing-access-wrapper": "^1.0 || ^2.0",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-18T11:11:59+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-assets",
|
||
"textdomain": "jetpack-assets",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "1.17.x-dev"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"files": [
|
||
"actions.php"
|
||
],
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Asset management utilities for Jetpack ecosystem packages",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-assets/tree/v1.17.14"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-assets"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-autoloader",
|
||
"version": "v2.11.5",
|
||
"version_normalized": "2.11.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-autoloader.git",
|
||
"reference": "664c7cf0ff94b4f2f7c5b359bef3616822004a04"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/664c7cf0ff94b4f2f7c5b359bef3616822004a04",
|
||
"reference": "664c7cf0ff94b4f2f7c5b359bef3616822004a04",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"composer-plugin-api": "^1.1 || ^2.0"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-18T11:11:44+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.11.x-dev"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Automattic\\Jetpack\\Autoloader\\": "src"
|
||
},
|
||
"classmap": [
|
||
"src/AutoloadGenerator.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Creates a custom autoloader for a plugin or theme.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.11.5"
|
||
},
|
||
"install-path": "../automattic/jetpack-autoloader"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-backup",
|
||
"version": "v1.3.7",
|
||
"version_normalized": "1.3.7.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-backup.git",
|
||
"reference": "851c40b1246334d2013e807d7921eadb8c283b8a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/851c40b1246334d2013e807d7921eadb8c283b8a",
|
||
"reference": "851c40b1246334d2013e807d7921eadb8c283b8a",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-admin-ui": "^0.2",
|
||
"automattic/jetpack-assets": "^1.17",
|
||
"automattic/jetpack-autoloader": "^2.11",
|
||
"automattic/jetpack-composer-plugin": "^1.1",
|
||
"automattic/jetpack-config": "^1.9",
|
||
"automattic/jetpack-connection": "^1.40",
|
||
"automattic/jetpack-connection-ui": "^2.4",
|
||
"automattic/jetpack-identity-crisis": "^0.8",
|
||
"automattic/jetpack-my-jetpack": "^1.6",
|
||
"automattic/jetpack-status": "^1.13",
|
||
"automattic/jetpack-sync": "^1.35"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "@dev",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-31T07:18:21+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-backup",
|
||
"textdomain": "jetpack-backup-pkg",
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-package-version.php"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "1.3.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.3.7"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-backup"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-blocks",
|
||
"version": "v1.4.12",
|
||
"version_normalized": "1.4.12.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-blocks.git",
|
||
"reference": "e2a4667afc36fea9fcb9ceea1dbea63b58949aff"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/e2a4667afc36fea9fcb9ceea1dbea63b58949aff",
|
||
"reference": "e2a4667afc36fea9fcb9ceea1dbea63b58949aff",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "dev-master",
|
||
"brain/monkey": "2.6.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:42+00:00",
|
||
"type": "jetpack-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.12"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-blocks"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-compat",
|
||
"version": "v1.7.2",
|
||
"version_normalized": "1.7.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-compat.git",
|
||
"reference": "9043abf2a605100417724da6b57bdd8fb2cca107"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/9043abf2a605100417724da6b57bdd8fb2cca107",
|
||
"reference": "9043abf2a605100417724da6b57bdd8fb2cca107",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1"
|
||
},
|
||
"time": "2022-05-18T11:11:18+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-compat",
|
||
"textdomain": "jetpack-compat",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "1.7.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.7.2"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-compat"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-composer-plugin",
|
||
"version": "v1.1.2",
|
||
"version_normalized": "1.1.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-composer-plugin.git",
|
||
"reference": "8c2c1fc978eb0595623692707c71e7001c178be7"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-composer-plugin/zipball/8c2c1fc978eb0595623692707c71e7001c178be7",
|
||
"reference": "8c2c1fc978eb0595623692707c71e7001c178be7",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"composer-plugin-api": "^2.1.0"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"composer/composer": "2.2.12",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:40+00:00",
|
||
"type": "composer-plugin",
|
||
"extra": {
|
||
"plugin-modifies-install-path": true,
|
||
"class": "Automattic\\Jetpack\\Composer\\Plugin",
|
||
"mirror-repo": "Automattic/jetpack-composer-plugin",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-composer-plugin/compare/v${old}...v${new}"
|
||
},
|
||
"autotagger": true,
|
||
"branch-alias": {
|
||
"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": "A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-composer-plugin/tree/v1.1.2"
|
||
},
|
||
"install-path": "../automattic/jetpack-composer-plugin"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-config",
|
||
"version": "v1.9.0",
|
||
"version_normalized": "1.9.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-config.git",
|
||
"reference": "415d06ba5363b2b204d4763aa4d65bfbdd4b769a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/415d06ba5363b2b204d4763aa4d65bfbdd4b769a",
|
||
"reference": "415d06ba5363b2b204d4763aa4d65bfbdd4b769a",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1"
|
||
},
|
||
"time": "2022-05-18T11:11:22+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-config",
|
||
"textdomain": "jetpack-config",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "1.9.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.9.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-config"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-connection",
|
||
"version": "v1.40.4",
|
||
"version_normalized": "1.40.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-connection.git",
|
||
"reference": "961e78895e2add4b6cac41829cdfc0994cf7da64"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/961e78895e2add4b6cac41829cdfc0994cf7da64",
|
||
"reference": "961e78895e2add4b6cac41829cdfc0994cf7da64",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-a8c-mc-stats": "^1.4",
|
||
"automattic/jetpack-admin-ui": "^0.2",
|
||
"automattic/jetpack-constants": "^1.6",
|
||
"automattic/jetpack-redirect": "^1.7",
|
||
"automattic/jetpack-roles": "^1.4",
|
||
"automattic/jetpack-status": "^1.13"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "@dev",
|
||
"brain/monkey": "2.6.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-24T14:04:16+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-connection",
|
||
"textdomain": "jetpack-connection",
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-package-version.php"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "1.40.x-dev"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"legacy",
|
||
"src/",
|
||
"src/webhooks"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Everything needed to connect to the Jetpack infrastructure",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-connection/tree/v1.40.4"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-connection"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-connection-ui",
|
||
"version": "v2.4.5",
|
||
"version_normalized": "2.4.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-connection-ui.git",
|
||
"reference": "7cd96f53c9a2c5101d67751cee2011e586a18b4d"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-connection-ui/zipball/7cd96f53c9a2c5101d67751cee2011e586a18b4d",
|
||
"reference": "7cd96f53c9a2c5101d67751cee2011e586a18b4d",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^1.17",
|
||
"automattic/jetpack-connection": "^1.40",
|
||
"automattic/jetpack-constants": "^1.6",
|
||
"automattic/jetpack-device-detection": "^1.4",
|
||
"automattic/jetpack-identity-crisis": "^0.8"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1"
|
||
},
|
||
"time": "2022-05-31T07:18:13+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-connection-ui",
|
||
"textdomain": "jetpack-connection-ui",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-connection-ui/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "2.4.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/v2.4.5"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-connection-ui"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-constants",
|
||
"version": "v1.6.16",
|
||
"version_normalized": "1.6.16.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-constants.git",
|
||
"reference": "f719d15636026c2e47d927a24edc54898d859a0e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/f719d15636026c2e47d927a24edc54898d859a0e",
|
||
"reference": "f719d15636026c2e47d927a24edc54898d859a0e",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"brain/monkey": "2.6.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:36+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-constants",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-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.16"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-constants"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-device-detection",
|
||
"version": "v1.4.16",
|
||
"version_normalized": "1.4.16.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-device-detection.git",
|
||
"reference": "cd6ffd506a1d24a6d843e999e42320a15c4af697"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/cd6ffd506a1d24a6d843e999e42320a15c4af697",
|
||
"reference": "cd6ffd506a1d24a6d843e999e42320a15c4af697",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:25+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-device-detection",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"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.16"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-device-detection"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-error",
|
||
"version": "v1.3.14",
|
||
"version_normalized": "1.3.14.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-error.git",
|
||
"reference": "27ee4d53cc6df699ee80c9d956a09466ff10c522"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/27ee4d53cc6df699ee80c9d956a09466ff10c522",
|
||
"reference": "27ee4d53cc6df699ee80c9d956a09466ff10c522",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:26+00:00",
|
||
"type": "jetpack-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.14"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-error"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-google-fonts-provider",
|
||
"version": "v0.3.0",
|
||
"version_normalized": "0.3.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-google-fonts-provider.git",
|
||
"reference": "cc26c71d0156bcdce80552cb7f084c23b5fe7be4"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-google-fonts-provider/zipball/cc26c71d0156bcdce80552cb7f084c23b5fe7be4",
|
||
"reference": "cc26c71d0156bcdce80552cb7f084c23b5fe7be4",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"brain/monkey": "2.6.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:32+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-google-fonts-provider",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-google-fonts-provider/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "0.3.x-dev"
|
||
},
|
||
"textdomain": "jetpack-google-fonts-provider"
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "WordPress Webfonts provider for Google Fonts",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-google-fonts-provider/tree/v0.3.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-google-fonts-provider"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-identity-crisis",
|
||
"version": "v0.8.12",
|
||
"version_normalized": "0.8.12.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-identity-crisis.git",
|
||
"reference": "413d54acd9ff71cb1ddc8c354f9fb8c784223ae6"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/413d54acd9ff71cb1ddc8c354f9fb8c784223ae6",
|
||
"reference": "413d54acd9ff71cb1ddc8c354f9fb8c784223ae6",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^1.17",
|
||
"automattic/jetpack-connection": "^1.40",
|
||
"automattic/jetpack-constants": "^1.6",
|
||
"automattic/jetpack-logo": "^1.5",
|
||
"automattic/jetpack-status": "^1.13"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "@dev",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-30T21:28:24+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-identity-crisis",
|
||
"textdomain": "jetpack-idc",
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-identity-crisis.php"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-identity-crisis/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "0.8.x-dev"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Identity Crisis.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.8.12"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-identity-crisis"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-jitm",
|
||
"version": "v2.2.17",
|
||
"version_normalized": "2.2.17.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-jitm.git",
|
||
"reference": "565f134bfd39d818fab662c3870f6209ec0fdb15"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/565f134bfd39d818fab662c3870f6209ec0fdb15",
|
||
"reference": "565f134bfd39d818fab662c3870f6209ec0fdb15",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-a8c-mc-stats": "^1.4",
|
||
"automattic/jetpack-assets": "^1.17",
|
||
"automattic/jetpack-connection": "^1.40",
|
||
"automattic/jetpack-device-detection": "^1.4",
|
||
"automattic/jetpack-logo": "^1.5",
|
||
"automattic/jetpack-partner": "^1.7",
|
||
"automattic/jetpack-redirect": "^1.7",
|
||
"automattic/jetpack-status": "^1.13"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"brain/monkey": "2.6.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-18T11:12:19+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-jitm",
|
||
"textdomain": "jetpack-jitm",
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-jitm.php"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "2.2.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/v2.2.17"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-jitm"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-lazy-images",
|
||
"version": "v2.1.15",
|
||
"version_normalized": "2.1.15.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-lazy-images.git",
|
||
"reference": "d3fdf40a4671e2a51271e538eab0f3b7e9815298"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/d3fdf40a4671e2a51271e538eab0f3b7e9815298",
|
||
"reference": "d3fdf40a4671e2a51271e538eab0f3b7e9815298",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^1.17",
|
||
"automattic/jetpack-constants": "^1.6"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "dev-master",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-24T14:04:18+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-lazy-images",
|
||
"textdomain": "jetpack-lazy-images",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-lazy-images/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "2.1.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/v2.1.15"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-lazy-images"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-licensing",
|
||
"version": "v1.7.2",
|
||
"version_normalized": "1.7.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-licensing.git",
|
||
"reference": "56c1b6f4edf9b5f05abbb788fd0c928a3ad80010"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/56c1b6f4edf9b5f05abbb788fd0c928a3ad80010",
|
||
"reference": "56c1b6f4edf9b5f05abbb788fd0c928a3ad80010",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^1.40"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "@dev",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-04T14:50:08+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-licensing",
|
||
"textdomain": "jetpack-licensing",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"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": "Everything needed to manage Jetpack licenses client-side.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-licensing/tree/v1.7.2"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-licensing"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-logo",
|
||
"version": "v1.5.15",
|
||
"version_normalized": "1.5.15.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-logo.git",
|
||
"reference": "bd09da63f76bce1ca867a119d0da7ecdfaf8f183"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/bd09da63f76bce1ca867a119d0da7ecdfaf8f183",
|
||
"reference": "bd09da63f76bce1ca867a119d0da7ecdfaf8f183",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:30+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-logo",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"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.15"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-logo"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-my-jetpack",
|
||
"version": "v1.6.0",
|
||
"version_normalized": "1.6.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-my-jetpack.git",
|
||
"reference": "45ba066ecc2fd574d4a06ea6922c4cc681049622"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/45ba066ecc2fd574d4a06ea6922c4cc681049622",
|
||
"reference": "45ba066ecc2fd574d4a06ea6922c4cc681049622",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-admin-ui": "^0.2",
|
||
"automattic/jetpack-assets": "^1.17",
|
||
"automattic/jetpack-connection": "^1.40",
|
||
"automattic/jetpack-licensing": "^1.7",
|
||
"automattic/jetpack-plugins-installer": "^0.1",
|
||
"automattic/jetpack-redirect": "^1.7"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/jetpack-constants": "^1.6",
|
||
"automattic/wordbless": "@dev",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-30T21:28:29+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-my-jetpack",
|
||
"textdomain": "jetpack-my-jetpack",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "1.6.x-dev"
|
||
},
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-initializer.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/",
|
||
"src/products"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v1.6.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-my-jetpack"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-partner",
|
||
"version": "v1.7.9",
|
||
"version_normalized": "1.7.9.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-partner.git",
|
||
"reference": "e0661ea46306f9063d160987e29a23b4bbeb8f57"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/e0661ea46306f9063d160987e29a23b4bbeb8f57",
|
||
"reference": "e0661ea46306f9063d160987e29a23b4bbeb8f57",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^1.40",
|
||
"automattic/jetpack-status": "^1.13"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "@dev",
|
||
"brain/monkey": "2.6.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-18T11:12:11+00:00",
|
||
"type": "jetpack-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.7.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.7.9"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-partner"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-password-checker",
|
||
"version": "v0.2.4",
|
||
"version_normalized": "0.2.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-password-checker.git",
|
||
"reference": "564abb217f8ebb7291da9c7a080e23a47379393e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/564abb217f8ebb7291da9c7a080e23a47379393e",
|
||
"reference": "564abb217f8ebb7291da9c7a080e23a47379393e",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "@dev",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:41+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-password-checker",
|
||
"textdomain": "jetpack-password-checker",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"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": "Password Checker.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.2.4"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-password-checker"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-plugins-installer",
|
||
"version": "v0.1.2",
|
||
"version_normalized": "0.1.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-plugins-installer.git",
|
||
"reference": "fb2f833a85f7f9dcc096538fa6a809a66a12cc82"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-plugins-installer/zipball/fb2f833a85f7f9dcc096538fa6a809a66a12cc82",
|
||
"reference": "fb2f833a85f7f9dcc096538fa6a809a66a12cc82",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-a8c-mc-stats": "^1.4"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:46+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "0.1.x-dev"
|
||
},
|
||
"mirror-repo": "Automattic/jetpack-plugins-installer",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-plugins-installer/compare/v${old}...v${new}"
|
||
},
|
||
"autotagger": true,
|
||
"textdomain": "jetpack-plugins-installer"
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Handle installation of plugins from WP.org",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-plugins-installer/tree/v0.1.2"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-plugins-installer"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-publicize",
|
||
"version": "v0.5.0",
|
||
"version_normalized": "0.5.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-publicize.git",
|
||
"reference": "dc151f2e47e72077ac5734122a99854c291dd386"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-publicize/zipball/dc151f2e47e72077ac5734122a99854c291dd386",
|
||
"reference": "dc151f2e47e72077ac5734122a99854c291dd386",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-autoloader": "^2.11",
|
||
"automattic/jetpack-config": "^1.9",
|
||
"automattic/jetpack-connection": "^1.40"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "0.3.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-31T07:18:05+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-publicize",
|
||
"textdomain": "jetpack-publicize-pkg",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-publicize/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "0.5.x-dev"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-publicize/tree/v0.5.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-publicize"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-redirect",
|
||
"version": "v1.7.15",
|
||
"version_normalized": "1.7.15.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-redirect.git",
|
||
"reference": "d9c416ba23831cce2608c6fd689754f15dcb8498"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/d9c416ba23831cce2608c6fd689754f15dcb8498",
|
||
"reference": "d9c416ba23831cce2608c6fd689754f15dcb8498",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-status": "^1.13"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"brain/monkey": "2.6.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-10T11:30:40+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-redirect",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "1.7.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.7.15"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-redirect"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-roles",
|
||
"version": "v1.4.15",
|
||
"version_normalized": "1.4.15.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-roles.git",
|
||
"reference": "6ffbb2fef269334e3528380bfd7a064e3c904dce"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/6ffbb2fef269334e3528380bfd7a064e3c904dce",
|
||
"reference": "6ffbb2fef269334e3528380bfd7a064e3c904dce",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"brain/monkey": "2.6.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-04-26T14:33:35+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-roles",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-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.15"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-roles"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-search",
|
||
"version": "v0.14.2",
|
||
"version_normalized": "0.14.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-search.git",
|
||
"reference": "d870313615db71e536c450523fabeba0b28fd990"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/d870313615db71e536c450523fabeba0b28fd990",
|
||
"reference": "d870313615db71e536c450523fabeba0b28fd990",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^1.17",
|
||
"automattic/jetpack-config": "^1.9",
|
||
"automattic/jetpack-connection": "^1.40",
|
||
"automattic/jetpack-constants": "^1.6",
|
||
"automattic/jetpack-status": "^1.13"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "0.3.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-30T21:28:31+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-search",
|
||
"textdomain": "jetpack-search-pkg",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-search/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "0.14.x-dev"
|
||
},
|
||
"version-constants": {
|
||
"::VERSION": "src/class-package.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Tools to assist with enabling cloud search for Jetpack sites.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-search/tree/v0.14.2"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-search"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-status",
|
||
"version": "v1.13.6",
|
||
"version_normalized": "1.13.6.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-status.git",
|
||
"reference": "6005840740548864d2a67090d87b59a6f141e5c4"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/6005840740548864d2a67090d87b59a6f141e5c4",
|
||
"reference": "6005840740548864d2a67090d87b59a6f141e5c4",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-constants": "^1.6"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"brain/monkey": "2.6.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-24T14:04:09+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-status",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "1.13.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.13.6"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-status"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-sync",
|
||
"version": "v1.35.0",
|
||
"version_normalized": "1.35.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-sync.git",
|
||
"reference": "f29ffa6ea82855b44ec2ecc2a51adbbff006d3fb"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/f29ffa6ea82855b44ec2ecc2a51adbbff006d3fb",
|
||
"reference": "f29ffa6ea82855b44ec2ecc2a51adbbff006d3fb",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-connection": "^1.40",
|
||
"automattic/jetpack-constants": "^1.6",
|
||
"automattic/jetpack-identity-crisis": "^0.8",
|
||
"automattic/jetpack-password-checker": "^0.2",
|
||
"automattic/jetpack-roles": "^1.4",
|
||
"automattic/jetpack-status": "^1.13"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"automattic/wordbless": "@dev",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-30T21:28:27+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-sync",
|
||
"textdomain": "jetpack-sync",
|
||
"version-constants": {
|
||
"::PACKAGE_VERSION": "src/class-package-version.php"
|
||
},
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "1.35.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.35.0"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-sync"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-waf",
|
||
"version": "v0.6.2",
|
||
"version_normalized": "0.6.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-waf.git",
|
||
"reference": "e2913c79506ddfafa4d82afbaf3998dfd721ea10"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-waf/zipball/e2913c79506ddfafa4d82afbaf3998dfd721ea10",
|
||
"reference": "e2913c79506ddfafa4d82afbaf3998dfd721ea10",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"wikimedia/aho-corasick": "^1.0"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-06-06T07:57:49+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"autotagger": true,
|
||
"mirror-repo": "Automattic/jetpack-waf",
|
||
"textdomain": "jetpack-waf",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-waf/compare/v${old}...v${new}"
|
||
},
|
||
"branch-alias": {
|
||
"dev-master": "0.6.x-dev"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"files": [
|
||
"actions.php",
|
||
"cli.php"
|
||
],
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Tools to assist with the Jetpack Web Application Firewall",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-waf/tree/v0.6.2"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-waf"
|
||
},
|
||
{
|
||
"name": "automattic/jetpack-wordads",
|
||
"version": "v0.2.4",
|
||
"version_normalized": "0.2.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Automattic/jetpack-wordads.git",
|
||
"reference": "29fa0b7335f620f55dce0de26138e2a3876180f2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Automattic/jetpack-wordads/zipball/29fa0b7335f620f55dce0de26138e2a3876180f2",
|
||
"reference": "29fa0b7335f620f55dce0de26138e2a3876180f2",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"automattic/jetpack-assets": "^1.17",
|
||
"automattic/jetpack-config": "^1.9",
|
||
"automattic/jetpack-connection": "^1.40",
|
||
"automattic/jetpack-constants": "^1.6",
|
||
"automattic/jetpack-status": "^1.13"
|
||
},
|
||
"require-dev": {
|
||
"automattic/jetpack-changelogger": "^3.1",
|
||
"yoast/phpunit-polyfills": "1.0.3"
|
||
},
|
||
"time": "2022-05-31T07:18:08+00:00",
|
||
"type": "jetpack-library",
|
||
"extra": {
|
||
"mirror-repo": "Automattic/jetpack-wordads",
|
||
"changelogger": {
|
||
"link-template": "https://github.com/Automattic/jetpack-wordads/compare/v${old}...v${new}"
|
||
},
|
||
"autotagger": true,
|
||
"branch-alias": {
|
||
"dev-master": "0.2.x-dev"
|
||
},
|
||
"textdomain": "jetpack-wordads",
|
||
"version-constants": {
|
||
"::VERSION": "src/class-package.php"
|
||
}
|
||
},
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"GPL-2.0-or-later"
|
||
],
|
||
"description": "Earn income by allowing Jetpack to display high quality ads.",
|
||
"support": {
|
||
"source": "https://github.com/Automattic/jetpack-wordads/tree/v0.2.4"
|
||
},
|
||
"install-path": "../../jetpack_vendor/automattic/jetpack-wordads"
|
||
},
|
||
{
|
||
"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"
|
||
},
|
||
{
|
||
"name": "wikimedia/aho-corasick",
|
||
"version": "v1.0.1",
|
||
"version_normalized": "1.0.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/wikimedia/AhoCorasick.git",
|
||
"reference": "2f3a1bd765913637a66eade658d11d82f0e551be"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/wikimedia/AhoCorasick/zipball/2f3a1bd765913637a66eade658d11d82f0e551be",
|
||
"reference": "2f3a1bd765913637a66eade658d11d82f0e551be",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.5.9"
|
||
},
|
||
"require-dev": {
|
||
"jakub-onderka/php-console-highlighter": "0.3.2",
|
||
"jakub-onderka/php-parallel-lint": "1.0.0",
|
||
"mediawiki/mediawiki-codesniffer": "18.0.0",
|
||
"mediawiki/minus-x": "0.3.1",
|
||
"phpunit/phpunit": "4.8.36 || ^6.5"
|
||
},
|
||
"time": "2018-05-01T18:13:32+00:00",
|
||
"type": "library",
|
||
"installation-source": "dist",
|
||
"autoload": {
|
||
"classmap": [
|
||
"src/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Ori Livneh",
|
||
"email": "ori@wikimedia.org"
|
||
}
|
||
],
|
||
"description": "An implementation of the Aho-Corasick string matching algorithm.",
|
||
"homepage": "https://gerrit.wikimedia.org/g/AhoCorasick",
|
||
"keywords": [
|
||
"ahocorasick",
|
||
"matcher"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/wikimedia/AhoCorasick/tree/v1.0.1"
|
||
},
|
||
"install-path": "../wikimedia/aho-corasick"
|
||
}
|
||
],
|
||
"dev": false,
|
||
"dev-package-names": []
|
||
}
|