File: /var/www/html/amberconcept/wp-content/plugins/jetpack/vendor/composer/installed.json
{
"packages": [
{
"name": "automattic/jetpack-a8c-mc-stats",
"version": "v1.4.9",
"version_normalized": "1.4.9.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
"reference": "6920ecb008891558cbf619838d1ce963838f077d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/6920ecb008891558cbf619838d1ce963838f077d",
"reference": "6920ecb008891558cbf619838d1ce963838f077d",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-02T14:06:54+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.9"
},
"install-path": "../automattic/jetpack-a8c-mc-stats"
},
{
"name": "automattic/jetpack-abtest",
"version": "v1.9.16",
"version_normalized": "1.9.16.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-abtest.git",
"reference": "2d0f458e9038480f0381e24567e0efd53d57f63b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/2d0f458e9038480f0381e24567e0efd53d57f63b",
"reference": "2d0f458e9038480f0381e24567e0efd53d57f63b",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.32",
"automattic/jetpack-error": "^1.3"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30:51+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.16"
},
"install-path": "../automattic/jetpack-abtest"
},
{
"name": "automattic/jetpack-admin-ui",
"version": "v0.1.1",
"version_normalized": "0.1.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-admin-ui.git",
"reference": "1888f7b1b9e5f16df8d4629d27aa6f2c69f46788"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/1888f7b1b9e5f16df8d4629d27aa6f2c69f46788",
"reference": "1888f7b1b9e5f16df8d4629d27aa6f2c69f46788",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-18T01:12:26+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-admin-ui",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
},
"branch-alias": {
"dev-master": "0.1.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.1.1"
},
"install-path": "../automattic/jetpack-admin-ui"
},
{
"name": "automattic/jetpack-assets",
"version": "v1.13.1",
"version_normalized": "1.13.1.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-assets.git",
"reference": "3f1bb61ef36548ba0e503816b557c303ea179d1c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/3f1bb61ef36548ba0e503816b557c303ea179d1c",
"reference": "3f1bb61ef36548ba0e503816b557c303ea179d1c",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^1.6"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-22T23:53:54+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.13.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.13.1"
},
"install-path": "../automattic/jetpack-assets"
},
{
"name": "automattic/jetpack-autoloader",
"version": "v2.10.10",
"version_normalized": "2.10.10.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-autoloader.git",
"reference": "8060f5c5822671b146ce8f57380193c8fb8e2571"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/8060f5c5822671b146ce8f57380193c8fb8e2571",
"reference": "8060f5c5822671b146ce8f57380193c8fb8e2571",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-16T16:27:09+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.10"
},
"install-path": "../automattic/jetpack-autoloader"
},
{
"name": "automattic/jetpack-backup",
"version": "v1.1.10",
"version_normalized": "1.1.10.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-backup.git",
"reference": "a0b7cdc88b05922daf4c20177e909022614785fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/a0b7cdc88b05922daf4c20177e909022614785fa",
"reference": "a0b7cdc88b05922daf4c20177e909022614785fa",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.32",
"automattic/jetpack-sync": "^1.27"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:31:02+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-backup",
"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.1.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.1.10"
},
"install-path": "../automattic/jetpack-backup"
},
{
"name": "automattic/jetpack-blocks",
"version": "v1.4.7",
"version_normalized": "1.4.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-blocks.git",
"reference": "f25c0e7cfa641c8671dbe04208e5f8b8da94c5b5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/f25c0e7cfa641c8671dbe04208e5f8b8da94c5b5",
"reference": "f25c0e7cfa641c8671dbe04208e5f8b8da94c5b5",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "dev-master",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-23T13:49:56+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.7"
},
"install-path": "../automattic/jetpack-blocks"
},
{
"name": "automattic/jetpack-compat",
"version": "v1.6.7",
"version_normalized": "1.6.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-compat.git",
"reference": "8b82b98d30cf750097cd621d93cb9f7fbe1bf5b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/8b82b98d30cf750097cd621d93cb9f7fbe1bf5b3",
"reference": "8b82b98d30cf750097cd621d93cb9f7fbe1bf5b3",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0"
},
"time": "2021-10-19T10:39:40+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.7"
},
"install-path": "../automattic/jetpack-compat"
},
{
"name": "automattic/jetpack-config",
"version": "v1.5.3",
"version_normalized": "1.5.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-config.git",
"reference": "3526c284d3b845d57275fe1f64fbb2c71649b16e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/3526c284d3b845d57275fe1f64fbb2c71649b16e",
"reference": "3526c284d3b845d57275fe1f64fbb2c71649b16e",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0"
},
"time": "2021-10-13T17:10:55+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.5.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.5.3"
},
"install-path": "../automattic/jetpack-config"
},
{
"name": "automattic/jetpack-connection",
"version": "v1.32.0",
"version_normalized": "1.32.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-connection.git",
"reference": "b8a591a48367c8182618e7a77417dac855c27ba6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/b8a591a48367c8182618e7a77417dac855c27ba6",
"reference": "b8a591a48367c8182618e7a77417dac855c27ba6",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^1.4",
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-heartbeat": "^1.3",
"automattic/jetpack-options": "^1.14",
"automattic/jetpack-redirect": "^1.7",
"automattic/jetpack-roles": "^1.4",
"automattic/jetpack-status": "^1.9",
"automattic/jetpack-terms-of-service": "^1.9",
"automattic/jetpack-tracking": "^1.13"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "@dev",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30:49+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/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.32.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"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.32.0"
},
"install-path": "../automattic/jetpack-connection"
},
{
"name": "automattic/jetpack-connection-ui",
"version": "v2.1.3",
"version_normalized": "2.1.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-connection-ui.git",
"reference": "ab85ecb84b6c463b5f80e4c92ed34e3bec4f8520"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-connection-ui/zipball/ab85ecb84b6c463b5f80e4c92ed34e3bec4f8520",
"reference": "ab85ecb84b6c463b5f80e4c92ed34e3bec4f8520",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^1.13",
"automattic/jetpack-connection": "^1.32",
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-device-detection": "^1.4",
"automattic/jetpack-identity-crisis": "^0.4"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0"
},
"time": "2021-11-30T16:30:59+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": "2.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/v2.1.3"
},
"install-path": "../automattic/jetpack-connection-ui"
},
{
"name": "automattic/jetpack-constants",
"version": "v1.6.12",
"version_normalized": "1.6.12.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-constants.git",
"reference": "7adbedb4947bd3cdcf3aa25d8dda3844b137744a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/7adbedb4947bd3cdcf3aa25d8dda3844b137744a",
"reference": "7adbedb4947bd3cdcf3aa25d8dda3844b137744a",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-22T17:18: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.12"
},
"install-path": "../automattic/jetpack-constants"
},
{
"name": "automattic/jetpack-device-detection",
"version": "v1.4.9",
"version_normalized": "1.4.9.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-device-detection.git",
"reference": "6e4a0038e3733e3cdab73460f7f05d7310c3231b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/6e4a0038e3733e3cdab73460f7f05d7310c3231b",
"reference": "6e4a0038e3733e3cdab73460f7f05d7310c3231b",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-16T16:27:13+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.9"
},
"install-path": "../automattic/jetpack-device-detection"
},
{
"name": "automattic/jetpack-error",
"version": "v1.3.10",
"version_normalized": "1.3.10.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-error.git",
"reference": "114362446f9cf454516b9558a7c24393174e16bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/114362446f9cf454516b9558a7c24393174e16bd",
"reference": "114362446f9cf454516b9558a7c24393174e16bd",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-02T14:07:06+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.10"
},
"install-path": "../automattic/jetpack-error"
},
{
"name": "automattic/jetpack-heartbeat",
"version": "v1.3.14",
"version_normalized": "1.3.14.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-heartbeat.git",
"reference": "517c77909515def1f4c71f2df37573d6beacc215"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/517c77909515def1f4c71f2df37573d6beacc215",
"reference": "517c77909515def1f4c71f2df37573d6beacc215",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^1.4",
"automattic/jetpack-options": "^1.14"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0"
},
"time": "2021-11-30T16:30:38+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.14"
},
"install-path": "../automattic/jetpack-heartbeat"
},
{
"name": "automattic/jetpack-identity-crisis",
"version": "v0.4.4",
"version_normalized": "0.4.4.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-identity-crisis.git",
"reference": "66cb61b1305e36cf8d4383236529e881c468ae6f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/66cb61b1305e36cf8d4383236529e881c468ae6f",
"reference": "66cb61b1305e36cf8d4383236529e881c468ae6f",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.32",
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-logo": "^1.5",
"automattic/jetpack-options": "^1.14",
"automattic/jetpack-status": "^1.9",
"automattic/jetpack-tracking": "^1.13"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30:52+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-identity-crisis",
"version-constants": {
"::PACKAGE_VERSION": "src/class-identity-crisis.php"
},
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-identity-crisis/compare/v${old}...v${new}"
},
"branch-alias": {
"dev-master": "0.4.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.4.4"
},
"install-path": "../automattic/jetpack-identity-crisis"
},
{
"name": "automattic/jetpack-jitm",
"version": "v2.1.0",
"version_normalized": "2.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-jitm.git",
"reference": "52d76ecb8babcdd704dcd2b1e56199cf692423a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/52d76ecb8babcdd704dcd2b1e56199cf692423a5",
"reference": "52d76ecb8babcdd704dcd2b1e56199cf692423a5",
"shasum": ""
},
"require": {
"automattic/jetpack-a8c-mc-stats": "^1.4",
"automattic/jetpack-assets": "^1.13",
"automattic/jetpack-connection": "^1.32",
"automattic/jetpack-device-detection": "^1.4",
"automattic/jetpack-logo": "^1.5",
"automattic/jetpack-options": "^1.14",
"automattic/jetpack-partner": "^1.6",
"automattic/jetpack-redirect": "^1.7",
"automattic/jetpack-status": "^1.9",
"automattic/jetpack-tracking": "^1.13"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30:54+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": "2.1.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.1.0"
},
"install-path": "../automattic/jetpack-jitm"
},
{
"name": "automattic/jetpack-lazy-images",
"version": "v2.0.9",
"version_normalized": "2.0.9.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-lazy-images.git",
"reference": "34ae2adb34f0fc36833340e7ce2cf56c4494b87a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/34ae2adb34f0fc36833340e7ce2cf56c4494b87a",
"reference": "34ae2adb34f0fc36833340e7ce2cf56c4494b87a",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^1.13",
"automattic/jetpack-constants": "^1.6"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "dev-master",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30:39+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": "2.0.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.0.9"
},
"install-path": "../automattic/jetpack-lazy-images"
},
{
"name": "automattic/jetpack-licensing",
"version": "v1.5.3",
"version_normalized": "1.5.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-licensing.git",
"reference": "7dca55d278f0e9ff9c2d455cb6dc6dd021b6d5ec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/7dca55d278f0e9ff9c2d455cb6dc6dd021b6d5ec",
"reference": "7dca55d278f0e9ff9c2d455cb6dc6dd021b6d5ec",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.32",
"automattic/jetpack-options": "^1.14"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-12-03T18:57:20+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.5.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.5.3"
},
"install-path": "../automattic/jetpack-licensing"
},
{
"name": "automattic/jetpack-logo",
"version": "v1.5.11",
"version_normalized": "1.5.11.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-logo.git",
"reference": "00a2d20ed803fba2e3dc742478e404f7ae89e6d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/00a2d20ed803fba2e3dc742478e404f7ae89e6d0",
"reference": "00a2d20ed803fba2e3dc742478e404f7ae89e6d0",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30:30+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.11"
},
"install-path": "../automattic/jetpack-logo"
},
{
"name": "automattic/jetpack-my-jetpack",
"version": "v0.1.2",
"version_normalized": "0.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-my-jetpack.git",
"reference": "e82e23281ba1d6c942005711f265aa1299a12ac9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-my-jetpack/zipball/e82e23281ba1d6c942005711f265aa1299a12ac9",
"reference": "e82e23281ba1d6c942005711f265aa1299a12ac9",
"shasum": ""
},
"require": {
"automattic/jetpack-admin-ui": "^0.1",
"automattic/jetpack-assets": "^1.13"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30:41+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-my-jetpack",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-my-jetpack/compare/${old}...${new}"
},
"branch-alias": {
"dev-master": "0.1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins",
"support": {
"source": "https://github.com/Automattic/jetpack-my-jetpack/tree/v0.1.2"
},
"install-path": "../automattic/jetpack-my-jetpack"
},
{
"name": "automattic/jetpack-options",
"version": "v1.14.0",
"version_normalized": "1.14.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-options.git",
"reference": "a9a4f86f4424a7bff1fb2fc29da1a4a9d0884aeb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/a9a4f86f4424a7bff1fb2fc29da1a4a9d0884aeb",
"reference": "a9a4f86f4424a7bff1fb2fc29da1a4a9d0884aeb",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^1.6"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30:34+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.14.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.14.0"
},
"install-path": "../automattic/jetpack-options"
},
{
"name": "automattic/jetpack-partner",
"version": "v1.6.0",
"version_normalized": "1.6.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-partner.git",
"reference": "19aacd224d2b765d79680494975aa8f5e8f13f6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/19aacd224d2b765d79680494975aa8f5e8f13f6e",
"reference": "19aacd224d2b765d79680494975aa8f5e8f13f6e",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/jetpack-options": "^1.14",
"automattic/wordbless": "@dev",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30: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.6.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.6.0"
},
"install-path": "../automattic/jetpack-partner"
},
{
"name": "automattic/jetpack-password-checker",
"version": "v0.1.7",
"version_normalized": "0.1.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-password-checker.git",
"reference": "bdfd2a31a60b97b14f43f577aa7293a8e2c41f31"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/bdfd2a31a60b97b14f43f577aa7293a8e2c41f31",
"reference": "bdfd2a31a60b97b14f43f577aa7293a8e2c41f31",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-02T14:07:11+00:00",
"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/"
]
},
"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.1.7"
},
"install-path": "../automattic/jetpack-password-checker"
},
{
"name": "automattic/jetpack-redirect",
"version": "v1.7.7",
"version_normalized": "1.7.7.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-redirect.git",
"reference": "129db0fb5db1096ec20ffd924bc7ee678639991a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/129db0fb5db1096ec20ffd924bc7ee678639991a",
"reference": "129db0fb5db1096ec20ffd924bc7ee678639991a",
"shasum": ""
},
"require": {
"automattic/jetpack-status": "^1.9"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-22T23:54:00+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.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.7"
},
"install-path": "../automattic/jetpack-redirect"
},
{
"name": "automattic/jetpack-roles",
"version": "v1.4.11",
"version_normalized": "1.4.11.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-roles.git",
"reference": "7eae1d12e531414714098580e9557739a934e957"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/7eae1d12e531414714098580e9557739a934e957",
"reference": "7eae1d12e531414714098580e9557739a934e957",
"shasum": ""
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-22T23:53:51+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.11"
},
"install-path": "../automattic/jetpack-roles"
},
{
"name": "automattic/jetpack-search",
"version": "v0.2.0",
"version_normalized": "0.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-search.git",
"reference": "b5eccfc5b427bc71405b32019ffc5a639495bc00"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-search/zipball/b5eccfc5b427bc71405b32019ffc5a639495bc00",
"reference": "b5eccfc5b427bc71405b32019ffc5a639495bc00",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.32"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "^0.3.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30:56+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/jetpack-search",
"changelogger": {
"link-template": "https://github.com/Automattic/jetpack-search/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": "Tools to assist with enabling cloud search for Jetpack sites.",
"support": {
"source": "https://github.com/Automattic/jetpack-search/tree/v0.2.0"
},
"install-path": "../automattic/jetpack-search"
},
{
"name": "automattic/jetpack-status",
"version": "v1.9.3",
"version_normalized": "1.9.3.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-status.git",
"reference": "fe050c1727bde3c43659f50226440e48b2aefec4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/fe050c1727bde3c43659f50226440e48b2aefec4",
"reference": "fe050c1727bde3c43659f50226440e48b2aefec4",
"shasum": ""
},
"require": {
"automattic/jetpack-constants": "^1.6"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-22T23:53:56+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.9.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.9.3"
},
"install-path": "../automattic/jetpack-status"
},
{
"name": "automattic/jetpack-sync",
"version": "v1.27.5",
"version_normalized": "1.27.5.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-sync.git",
"reference": "389b4a7f2d0ce3e6fc495f73baf1200f2110eb79"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/389b4a7f2d0ce3e6fc495f73baf1200f2110eb79",
"reference": "389b4a7f2d0ce3e6fc495f73baf1200f2110eb79",
"shasum": ""
},
"require": {
"automattic/jetpack-connection": "^1.32",
"automattic/jetpack-constants": "^1.6",
"automattic/jetpack-heartbeat": "^1.3",
"automattic/jetpack-identity-crisis": "^0.4",
"automattic/jetpack-options": "^1.14",
"automattic/jetpack-password-checker": "^0.1",
"automattic/jetpack-roles": "^1.4",
"automattic/jetpack-status": "^1.9"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"automattic/wordbless": "@dev",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:31:00+00:00",
"type": "library",
"extra": {
"autotagger": true,
"mirror-repo": "Automattic/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.27.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.27.5"
},
"install-path": "../automattic/jetpack-sync"
},
{
"name": "automattic/jetpack-terms-of-service",
"version": "v1.9.16",
"version_normalized": "1.9.16.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-terms-of-service.git",
"reference": "95915d016fadff1046741766b5f4c038830fffc5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/95915d016fadff1046741766b5f4c038830fffc5",
"reference": "95915d016fadff1046741766b5f4c038830fffc5",
"shasum": ""
},
"require": {
"automattic/jetpack-options": "^1.14",
"automattic/jetpack-status": "^1.9"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30:44+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.16"
},
"install-path": "../automattic/jetpack-terms-of-service"
},
{
"name": "automattic/jetpack-tracking",
"version": "v1.13.18",
"version_normalized": "1.13.18.0",
"source": {
"type": "git",
"url": "https://github.com/Automattic/jetpack-tracking.git",
"reference": "8895a292e41f2755d63b9003359e6547ef64ca69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/8895a292e41f2755d63b9003359e6547ef64ca69",
"reference": "8895a292e41f2755d63b9003359e6547ef64ca69",
"shasum": ""
},
"require": {
"automattic/jetpack-assets": "^1.13",
"automattic/jetpack-options": "^1.14",
"automattic/jetpack-status": "^1.9",
"automattic/jetpack-terms-of-service": "^1.9"
},
"require-dev": {
"automattic/jetpack-changelogger": "^3.0",
"brain/monkey": "2.6.1",
"yoast/phpunit-polyfills": "1.0.2"
},
"time": "2021-11-30T16:30:48+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.18"
},
"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": []
}