1428 lines
56 KiB
JSON
1428 lines
56 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "automattic/jetpack-a8c-mc-stats",
|
|
"version": "v1.4.3",
|
|
"version_normalized": "1.4.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
|
|
"reference": "fb7d2f80de987911853b5158423b58002bac7be3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/fb7d2f80de987911853b5158423b58002bac7be3",
|
|
"reference": "fb7d2f80de987911853b5158423b58002bac7be3",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-04-08T13:56:23+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.3"
|
|
},
|
|
"install-path": "../automattic/jetpack-a8c-mc-stats"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-abtest",
|
|
"version": "1.9.5",
|
|
"version_normalized": "1.9.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-abtest.git",
|
|
"reference": "1d248925d21c8a6bae7e531c943f33b9d4acbaa3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/1d248925d21c8a6bae7e531c943f33b9d4acbaa3",
|
|
"reference": "1d248925d21c8a6bae7e531c943f33b9d4acbaa3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-connection": "^1.25",
|
|
"automattic/jetpack-error": "^1.3"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"automattic/wordbless": "dev-master",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-30T15:16:58+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"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/1.9.5"
|
|
},
|
|
"install-path": "../automattic/jetpack-abtest"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-assets",
|
|
"version": "v1.11.4",
|
|
"version_normalized": "1.11.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-assets.git",
|
|
"reference": "b07f8d9fac7cf57029872c2d443a8976118f2c78"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/b07f8d9fac7cf57029872c2d443a8976118f2c78",
|
|
"reference": "b07f8d9fac7cf57029872c2d443a8976118f2c78",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-constants": "^1.6"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"brain/monkey": "2.6.0",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-04-08T13:56:39+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"autotagger": true,
|
|
"mirror-repo": "Automattic/jetpack-assets",
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.11.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Asset management utilities for Jetpack ecosystem packages",
|
|
"support": {
|
|
"source": "https://github.com/Automattic/jetpack-assets/tree/v1.11.4"
|
|
},
|
|
"install-path": "../automattic/jetpack-assets"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-autoloader",
|
|
"version": "2.10.1",
|
|
"version_normalized": "2.10.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-autoloader.git",
|
|
"reference": "20393c4677765c3e737dcb5aee7a3f7b90dce4b3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/20393c4677765c3e737dcb5aee7a3f7b90dce4b3",
|
|
"reference": "20393c4677765c3e737dcb5aee7a3f7b90dce4b3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.1 || ^2.0"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-30T15:15:59+00:00",
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"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/2.10.1"
|
|
},
|
|
"install-path": "../automattic/jetpack-autoloader"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-backup",
|
|
"version": "1.0.4",
|
|
"version_normalized": "1.0.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-backup.git",
|
|
"reference": "0f4484827b2176611a9880069fdcd6c2e2190894"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/0f4484827b2176611a9880069fdcd6c2e2190894",
|
|
"reference": "0f4484827b2176611a9880069fdcd6c2e2190894",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1"
|
|
},
|
|
"time": "2021-03-30T15:16:02+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"mirror-repo": "Automattic/jetpack-backup",
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"actions.php"
|
|
],
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Tools to assist with backing up Jetpack sites.",
|
|
"support": {
|
|
"source": "https://github.com/Automattic/jetpack-backup/tree/1.0.4"
|
|
},
|
|
"install-path": "../automattic/jetpack-backup"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-blocks",
|
|
"version": "v1.3.0",
|
|
"version_normalized": "1.3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-blocks.git",
|
|
"reference": "e281aa8c75d7f287d1abdd03dafe2b57539f2178"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/e281aa8c75d7f287d1abdd03dafe2b57539f2178",
|
|
"reference": "e281aa8c75d7f287d1abdd03dafe2b57539f2178",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"automattic/wordbless": "dev-master",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-23T12:18:01+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.3.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.3.0"
|
|
},
|
|
"install-path": "../automattic/jetpack-blocks"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-compat",
|
|
"version": "1.6.3",
|
|
"version_normalized": "1.6.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-compat.git",
|
|
"reference": "3c180503515b7cc578e2045fa1d3ee4ebe6e9b3f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/3c180503515b7cc578e2045fa1d3ee4ebe6e9b3f",
|
|
"reference": "3c180503515b7cc578e2045fa1d3ee4ebe6e9b3f",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1"
|
|
},
|
|
"time": "2021-03-30T15:16:06+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"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/1.6.3"
|
|
},
|
|
"install-path": "../automattic/jetpack-compat"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-config",
|
|
"version": "1.4.4",
|
|
"version_normalized": "1.4.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-config.git",
|
|
"reference": "3b052acd3e4990058f4f22de3dd9dd30d7b088b0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/3b052acd3e4990058f4f22de3dd9dd30d7b088b0",
|
|
"reference": "3b052acd3e4990058f4f22de3dd9dd30d7b088b0",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1"
|
|
},
|
|
"time": "2021-03-30T15:16:09+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"mirror-repo": "Automattic/jetpack-config",
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.",
|
|
"support": {
|
|
"source": "https://github.com/Automattic/jetpack-config/tree/1.4.4"
|
|
},
|
|
"install-path": "../automattic/jetpack-config"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-connection",
|
|
"version": "v1.25.2",
|
|
"version_normalized": "1.25.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-connection.git",
|
|
"reference": "694ee277bceb238cd88622a7c8761622618f0904"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/694ee277bceb238cd88622a7c8761622618f0904",
|
|
"reference": "694ee277bceb238cd88622a7c8761622618f0904",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-constants": "^1.6",
|
|
"automattic/jetpack-heartbeat": "^1.3",
|
|
"automattic/jetpack-options": "^1.11",
|
|
"automattic/jetpack-roles": "^1.4",
|
|
"automattic/jetpack-status": "^1.7",
|
|
"automattic/jetpack-tracking": "^1.13"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"automattic/wordbless": "@dev",
|
|
"brain/monkey": "2.6.0",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-04-13T14:42:37+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"autotagger": true,
|
|
"mirror-repo": "Automattic/jetpack-connection",
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.25.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"legacy/load-ixr.php"
|
|
],
|
|
"classmap": [
|
|
"legacy",
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Everything needed to connect to the Jetpack infrastructure",
|
|
"support": {
|
|
"source": "https://github.com/Automattic/jetpack-connection/tree/v1.25.2"
|
|
},
|
|
"install-path": "../automattic/jetpack-connection"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-connection-ui",
|
|
"version": "1.0.1",
|
|
"version_normalized": "1.0.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-connection-ui.git",
|
|
"reference": "2bf49abc63c57e990958287de5fb3ed79594fef2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-connection-ui/zipball/2bf49abc63c57e990958287de5fb3ed79594fef2",
|
|
"reference": "2bf49abc63c57e990958287de5fb3ed79594fef2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-connection": "^1.25"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1"
|
|
},
|
|
"time": "2021-03-30T15:17:01+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"mirror-repo": "Automattic/jetpack-connection-ui",
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-connection-ui/compare/v${old}...v${new}"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.0.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/1.0.1"
|
|
},
|
|
"install-path": "../automattic/jetpack-connection-ui"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-constants",
|
|
"version": "v1.6.4",
|
|
"version_normalized": "1.6.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-constants.git",
|
|
"reference": "cebd2c4760636595c7024e9381d5ee5a79825dbc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/cebd2c4760636595c7024e9381d5ee5a79825dbc",
|
|
"reference": "cebd2c4760636595c7024e9381d5ee5a79825dbc",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"brain/monkey": "2.6.0",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-04-08T13:56:29+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.4"
|
|
},
|
|
"install-path": "../automattic/jetpack-constants"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-device-detection",
|
|
"version": "1.4.0",
|
|
"version_normalized": "1.4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-device-detection.git",
|
|
"reference": "95a84035a27427cd110314964fdf6ad0463fe657"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/95a84035a27427cd110314964fdf6ad0463fe657",
|
|
"reference": "95a84035a27427cd110314964fdf6ad0463fe657",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-30T15:16:15+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"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/1.4.0"
|
|
},
|
|
"install-path": "../automattic/jetpack-device-detection"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-error",
|
|
"version": "1.3.3",
|
|
"version_normalized": "1.3.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-error.git",
|
|
"reference": "ed03067a151345e410334ba3e62a115e198a4c2f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/ed03067a151345e410334ba3e62a115e198a4c2f",
|
|
"reference": "ed03067a151345e410334ba3e62a115e198a4c2f",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-30T15:16:19+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"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/1.3.3"
|
|
},
|
|
"install-path": "../automattic/jetpack-error"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-heartbeat",
|
|
"version": "v1.3.5",
|
|
"version_normalized": "1.3.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-heartbeat.git",
|
|
"reference": "caeecb4e65070fa1cc4e7005672d4df2a81371bf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/caeecb4e65070fa1cc4e7005672d4df2a81371bf",
|
|
"reference": "caeecb4e65070fa1cc4e7005672d4df2a81371bf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-a8c-mc-stats": "^1.4",
|
|
"automattic/jetpack-options": "^1.11"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1"
|
|
},
|
|
"time": "2021-04-08T13:56:44+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.5"
|
|
},
|
|
"install-path": "../automattic/jetpack-heartbeat"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-jitm",
|
|
"version": "1.14.1",
|
|
"version_normalized": "1.14.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-jitm.git",
|
|
"reference": "f2372421b3b641e29bf231a55bcc36ec8d7c4851"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/f2372421b3b641e29bf231a55bcc36ec8d7c4851",
|
|
"reference": "f2372421b3b641e29bf231a55bcc36ec8d7c4851",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-assets": "^1.11",
|
|
"automattic/jetpack-connection": "^1.25",
|
|
"automattic/jetpack-constants": "^1.6",
|
|
"automattic/jetpack-logo": "^1.5",
|
|
"automattic/jetpack-options": "^1.11",
|
|
"automattic/jetpack-partner": "^1.4",
|
|
"automattic/jetpack-redirect": "^1.5",
|
|
"automattic/jetpack-status": "^1.7",
|
|
"automattic/jetpack-tracking": "^1.13"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"brain/monkey": "2.6.0",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-30T15:17:04+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"mirror-repo": "Automattic/jetpack-jitm",
|
|
"version-constants": {
|
|
"::PACKAGE_VERSION": "src/class-jitm.php"
|
|
},
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.14.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/1.14.1"
|
|
},
|
|
"install-path": "../automattic/jetpack-jitm"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-lazy-images",
|
|
"version": "1.4.2",
|
|
"version_normalized": "1.4.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-lazy-images.git",
|
|
"reference": "d38189d9062268ccbb85e4eef807df518b829ead"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/d38189d9062268ccbb85e4eef807df518b829ead",
|
|
"reference": "d38189d9062268ccbb85e4eef807df518b829ead",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-assets": "^1.11",
|
|
"automattic/jetpack-constants": "^1.6"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"automattic/wordbless": "dev-master",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-30T15:16:47+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"mirror-repo": "Automattic/jetpack-lazy-images",
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-lazy-images/compare/v${old}...v${new}"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once.",
|
|
"support": {
|
|
"source": "https://github.com/Automattic/jetpack-lazy-images/tree/1.4.2"
|
|
},
|
|
"install-path": "../automattic/jetpack-lazy-images"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-licensing",
|
|
"version": "1.4.0",
|
|
"version_normalized": "1.4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-licensing.git",
|
|
"reference": "0ceadca9f21f3b810900c2de3418e03756e7adc6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/0ceadca9f21f3b810900c2de3418e03756e7adc6",
|
|
"reference": "0ceadca9f21f3b810900c2de3418e03756e7adc6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-connection": "^1.25",
|
|
"automattic/jetpack-options": "^1.11"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"automattic/wordbless": "@dev",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-30T15:17:07+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"mirror-repo": "Automattic/jetpack-licensing",
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Everything needed to manage Jetpack licenses client-side.",
|
|
"support": {
|
|
"source": "https://github.com/Automattic/jetpack-licensing/tree/1.4.0"
|
|
},
|
|
"install-path": "../automattic/jetpack-licensing"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-logo",
|
|
"version": "1.5.3",
|
|
"version_normalized": "1.5.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-logo.git",
|
|
"reference": "ae88ffbbc44775c73cf5022efbf76c66161c1c70"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/ae88ffbbc44775c73cf5022efbf76c66161c1c70",
|
|
"reference": "ae88ffbbc44775c73cf5022efbf76c66161c1c70",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-30T15:16:21+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"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/1.5.3"
|
|
},
|
|
"install-path": "../automattic/jetpack-logo"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-options",
|
|
"version": "v1.11.4",
|
|
"version_normalized": "1.11.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-options.git",
|
|
"reference": "0fa26d7d38d1938e570f17b6bae097e4ffb4a625"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/0fa26d7d38d1938e570f17b6bae097e4ffb4a625",
|
|
"reference": "0fa26d7d38d1938e570f17b6bae097e4ffb4a625",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-constants": "^1.6"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-04-08T13:56:41+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.11.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.11.4"
|
|
},
|
|
"install-path": "../automattic/jetpack-options"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-partner",
|
|
"version": "1.4.3",
|
|
"version_normalized": "1.4.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-partner.git",
|
|
"reference": "7d955c7363811e9550206f21d18beb85c59600f9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/7d955c7363811e9550206f21d18beb85c59600f9",
|
|
"reference": "7d955c7363811e9550206f21d18beb85c59600f9",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"brain/monkey": "2.6.0",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-30T15:16:24+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"mirror-repo": "Automattic/jetpack-partner",
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-partner/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": "Support functions for Jetpack hosting partners.",
|
|
"support": {
|
|
"source": "https://github.com/Automattic/jetpack-partner/tree/1.4.3"
|
|
},
|
|
"install-path": "../automattic/jetpack-partner"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-password-checker",
|
|
"version": "0.1.0",
|
|
"version_normalized": "0.1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-password-checker.git",
|
|
"reference": "32ae71bbb32ec9d2f43bbc6459ec19188a25bff5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/32ae71bbb32ec9d2f43bbc6459ec19188a25bff5",
|
|
"reference": "32ae71bbb32ec9d2f43bbc6459ec19188a25bff5",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"automattic/wordbless": "@dev",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-30T15:16:27+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"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/0.1.0"
|
|
},
|
|
"install-path": "../automattic/jetpack-password-checker"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-redirect",
|
|
"version": "1.5.4",
|
|
"version_normalized": "1.5.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-redirect.git",
|
|
"reference": "3a466a83a0a55da6f56e8b1e4ec3f785603a4d7c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/3a466a83a0a55da6f56e8b1e4ec3f785603a4d7c",
|
|
"reference": "3a466a83a0a55da6f56e8b1e4ec3f785603a4d7c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-status": "^1.7"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"brain/monkey": "2.6.0",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-03-30T15:16:42+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"mirror-repo": "Automattic/jetpack-redirect",
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-redirect/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": "Utilities to build URLs to the jetpack.com/redirect/ service",
|
|
"support": {
|
|
"source": "https://github.com/Automattic/jetpack-redirect/tree/1.5.4"
|
|
},
|
|
"install-path": "../automattic/jetpack-redirect"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-roles",
|
|
"version": "v1.4.4",
|
|
"version_normalized": "1.4.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-roles.git",
|
|
"reference": "66fc99a92fb17352ca8b9eb7d990c95655acd491"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/66fc99a92fb17352ca8b9eb7d990c95655acd491",
|
|
"reference": "66fc99a92fb17352ca8b9eb7d990c95655acd491",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"brain/monkey": "2.6.0",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-04-08T13:56:33+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.4"
|
|
},
|
|
"install-path": "../automattic/jetpack-roles"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-status",
|
|
"version": "v1.7.4",
|
|
"version_normalized": "1.7.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-status.git",
|
|
"reference": "2620010589ae98848ac87f07ced9fd46ec501d1e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/2620010589ae98848ac87f07ced9fd46ec501d1e",
|
|
"reference": "2620010589ae98848ac87f07ced9fd46ec501d1e",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"brain/monkey": "2.6.0",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-04-08T13:56:35+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"autotagger": true,
|
|
"mirror-repo": "Automattic/jetpack-status",
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.7.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Used to retrieve information about the current status of Jetpack and the site overall.",
|
|
"support": {
|
|
"source": "https://github.com/Automattic/jetpack-status/tree/v1.7.4"
|
|
},
|
|
"install-path": "../automattic/jetpack-status"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-sync",
|
|
"version": "1.21.1",
|
|
"version_normalized": "1.21.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-sync.git",
|
|
"reference": "b1336c2d478792f7586f0b875d17c0d7fadb9a37"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/b1336c2d478792f7586f0b875d17c0d7fadb9a37",
|
|
"reference": "b1336c2d478792f7586f0b875d17c0d7fadb9a37",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-connection": "^1.25",
|
|
"automattic/jetpack-constants": "^1.6",
|
|
"automattic/jetpack-heartbeat": "^1.3",
|
|
"automattic/jetpack-options": "^1.11",
|
|
"automattic/jetpack-roles": "^1.4",
|
|
"automattic/jetpack-status": "^1.7"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1"
|
|
},
|
|
"time": "2021-03-30T15:17:10+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"mirror-repo": "Automattic/jetpack-sync",
|
|
"changelogger": {
|
|
"link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "1.21.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"description": "Everything needed to allow syncing to the WP.com infrastructure.",
|
|
"support": {
|
|
"source": "https://github.com/Automattic/jetpack-sync/tree/1.21.1"
|
|
},
|
|
"install-path": "../automattic/jetpack-sync"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-terms-of-service",
|
|
"version": "v1.9.5",
|
|
"version_normalized": "1.9.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-terms-of-service.git",
|
|
"reference": "107ab93984f161d1de6f0c07110f0b0b43f5723a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/107ab93984f161d1de6f0c07110f0b0b43f5723a",
|
|
"reference": "107ab93984f161d1de6f0c07110f0b0b43f5723a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-options": "^1.11",
|
|
"automattic/jetpack-status": "^1.7"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"brain/monkey": "2.6.0",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-04-08T13:56:47+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.5"
|
|
},
|
|
"install-path": "../automattic/jetpack-terms-of-service"
|
|
},
|
|
{
|
|
"name": "automattic/jetpack-tracking",
|
|
"version": "v1.13.4",
|
|
"version_normalized": "1.13.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Automattic/jetpack-tracking.git",
|
|
"reference": "55cb0e304a8a2b7575d8f87d3c1f5fb01b8a220a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/55cb0e304a8a2b7575d8f87d3c1f5fb01b8a220a",
|
|
"reference": "55cb0e304a8a2b7575d8f87d3c1f5fb01b8a220a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"automattic/jetpack-assets": "^1.11",
|
|
"automattic/jetpack-options": "^1.11",
|
|
"automattic/jetpack-status": "^1.7",
|
|
"automattic/jetpack-terms-of-service": "^1.9"
|
|
},
|
|
"require-dev": {
|
|
"automattic/jetpack-changelogger": "^1.1",
|
|
"yoast/phpunit-polyfills": "0.2.0"
|
|
},
|
|
"time": "2021-04-08T13:56:49+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.4"
|
|
},
|
|
"install-path": "../automattic/jetpack-tracking"
|
|
},
|
|
{
|
|
"name": "nojimage/twitter-text-php",
|
|
"version": "v3.1.1",
|
|
"version_normalized": "3.1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nojimage/twitter-text-php.git",
|
|
"reference": "7f466b331cebfdd00e3568acaf45f2e90a39a320"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nojimage/twitter-text-php/zipball/7f466b331cebfdd00e3568acaf45f2e90a39a320",
|
|
"reference": "7f466b331cebfdd00e3568acaf45f2e90a39a320",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-intl": "*",
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"ext-json": "*",
|
|
"phpunit/phpunit": "4.8.*|5.7.*|6.5.*",
|
|
"symfony/yaml": "^2.6.0|^3.4.0|^4.4.0|^5.0.0",
|
|
"twitter/twitter-text": "^3.0.0"
|
|
},
|
|
"time": "2020-09-30T13:30:59+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twitter\\Text\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matt Sanford",
|
|
"email": "matt@mzsanford.com",
|
|
"homepage": "http://mzsanford.com"
|
|
},
|
|
{
|
|
"name": "Mike Cochrane",
|
|
"email": "mikec@mikenz.geek.nz",
|
|
"homepage": "http://mikenz.geek.nz"
|
|
},
|
|
{
|
|
"name": "Nick Pope",
|
|
"email": "git@nickpope.me.uk",
|
|
"homepage": "http://www.nickpope.me.uk"
|
|
},
|
|
{
|
|
"name": "Takashi Nojima",
|
|
"homepage": "http://php-tips.com"
|
|
}
|
|
],
|
|
"description": "A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.",
|
|
"homepage": "https://github.com/nojimage/twitter-text-php",
|
|
"keywords": [
|
|
"autolink",
|
|
"extract",
|
|
"text",
|
|
"twitter"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nojimage/twitter-text-php/issues",
|
|
"source": "https://github.com/nojimage/twitter-text-php/tree/v3.1.1"
|
|
},
|
|
"install-path": "../nojimage/twitter-text-php"
|
|
}
|
|
],
|
|
"dev": false,
|
|
"dev-package-names": []
|
|
}
|