2019-11-15 23:26:29 +01:00
[
2020-09-15 14:30:05 +02:00
{
"name" : "automattic/jetpack-a8c-mc-stats" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.2.0" ,
"version_normalized" : "1.2.0.0" ,
2020-09-15 14:30:05 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-a8c-mc-stats.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "9daa7d933679f7c3c38f1a2a1eaeaa87d7b43e37"
2020-09-15 14:30:05 +02:00
} ,
"dist" : {
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/9daa7d933679f7c3c38f1a2a1eaeaa87d7b43e37" ,
"reference" : "9daa7d933679f7c3c38f1a2a1eaeaa87d7b43e37" ,
2020-09-15 14:30:05 +02:00
"shasum" : ""
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-09-17T18:20:50+00:00" ,
2020-09-15 14:30:05 +02:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Used to record internal usage stats for Automattic. Not visible to site owners."
} ,
2019-11-15 23:26:29 +01:00
{
"name" : "automattic/jetpack-abtest" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.7.3" ,
"version_normalized" : "1.7.3.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-abtest.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "7b60da77ef9c89d03258d04be18aa7d4d5fd3785"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/7b60da77ef9c89d03258d04be18aa7d4d5fd3785" ,
"reference" : "7b60da77ef9c89d03258d04be18aa7d4d5fd3785" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-10-20 18:05:12 +02:00
"automattic/jetpack-connection" : "1.18.3" ,
2020-09-15 14:30:05 +02:00
"automattic/jetpack-error" : "1.2.0"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-10-09T10:45:52+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Provides an interface to the WP.com A/B tests."
} ,
{
"name" : "automattic/jetpack-assets" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.8.0" ,
"version_normalized" : "1.8.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-assets.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "6be389cbb10c0eaca81929c4a08b87b301863c2d"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-assets/zipball/6be389cbb10c0eaca81929c4a08b87b301863c2d" ,
"reference" : "6be389cbb10c0eaca81929c4a08b87b301863c2d" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-09-15 14:30:05 +02:00
"automattic/jetpack-constants" : "1.5.0"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
2020-03-03 18:49:45 +01:00
"brain/monkey" : "2.4.0" ,
2019-11-15 23:26:29 +01:00
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-09-29T11:01:52+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Asset management utilities for Jetpack ecosystem packages"
} ,
{
"name" : "automattic/jetpack-autoloader" ,
2020-10-20 18:05:12 +02:00
"version" : "v2.4.0" ,
"version_normalized" : "2.4.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-autoloader.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "75596db2f4843668792a1d2cc786cf82f60e9b72"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/75596db2f4843668792a1d2cc786cf82f60e9b72" ,
"reference" : "75596db2f4843668792a1d2cc786cf82f60e9b72" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-09-15 14:30:05 +02:00
"composer-plugin-api" : "^1.1 || ^2.0"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-09-28T14:13:14+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "composer-plugin" ,
"extra" : {
"class" : "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin"
} ,
"installation-source" : "dist" ,
"autoload" : {
2020-10-20 18:05:12 +02:00
"classmap" : [
"src/AutoloadGenerator.php"
] ,
2019-11-15 23:26:29 +01:00
"psr-4" : {
"Automattic\\Jetpack\\Autoloader\\" : "src"
}
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Creates a custom autoloader for a plugin or theme."
} ,
{
"name" : "automattic/jetpack-backup" ,
2020-01-26 12:53:20 +01:00
"version" : "v1.0.2" ,
"version_normalized" : "1.0.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-backup.git" ,
"reference" : "ea2aaa9be3697d8b885a74a11411c7818fba5a75"
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-backup/zipball/ea2aaa9be3697d8b885a74a11411c7818fba5a75" ,
"reference" : "ea2aaa9be3697d8b885a74a11411c7818fba5a75" ,
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
2020-01-26 12:53:20 +01:00
"time" : "2019-11-08T21:16:05+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"actions.php"
] ,
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
]
2019-11-15 23:26:29 +01:00
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tools to assist with backing up Jetpack sites."
} ,
2020-10-20 18:05:12 +02:00
{
"name" : "automattic/jetpack-blocks" ,
"version" : "v1.1.0" ,
"version_normalized" : "1.1.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-blocks.git" ,
"reference" : "94f7c37047e89d8ad13f4359a6721a218ba47cbb"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/94f7c37047e89d8ad13f4359a6721a218ba47cbb" ,
"reference" : "94f7c37047e89d8ad13f4359a6721a218ba47cbb" ,
"shasum" : ""
} ,
"require-dev" : {
"automattic/wordbless" : "dev-master" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
"time" : "2020-09-25T08:21:53+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more."
} ,
2019-11-15 23:26:29 +01:00
{
"name" : "automattic/jetpack-compat" ,
2020-09-15 14:30:05 +02:00
"version" : "v1.4.0" ,
"version_normalized" : "1.4.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-compat.git" ,
2020-09-15 14:30:05 +02:00
"reference" : "e6e38c62b68294b074fb7a78360d77e33156715c"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-09-15 14:30:05 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-compat/zipball/e6e38c62b68294b074fb7a78360d77e33156715c" ,
"reference" : "e6e38c62b68294b074fb7a78360d77e33156715c" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-09-15 14:30:05 +02:00
"time" : "2020-08-19T21:54:46+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"functions.php"
] ,
"classmap" : [
"legacy"
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Compatibility layer with previous versions of Jetpack"
} ,
2020-03-03 18:49:45 +01:00
{
"name" : "automattic/jetpack-config" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.4.1" ,
"version_normalized" : "1.4.1.0" ,
2020-03-03 18:49:45 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-config.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "d247236a6fb30c6747dd8328d8f6fde6847cc0f6"
2020-03-03 18:49:45 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-config/zipball/d247236a6fb30c6747dd8328d8f6fde6847cc0f6" ,
"reference" : "d247236a6fb30c6747dd8328d8f6fde6847cc0f6" ,
2020-03-03 18:49:45 +01:00
"shasum" : ""
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-09-15T17:08:05+00:00" ,
2020-03-03 18:49:45 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage."
} ,
2019-11-15 23:26:29 +01:00
{
"name" : "automattic/jetpack-connection" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.18.3" ,
"version_normalized" : "1.18.3.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-connection.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "f7379f746dfde930a43a2c277d35ac48ece3bb01"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-connection/zipball/f7379f746dfde930a43a2c277d35ac48ece3bb01" ,
"reference" : "f7379f746dfde930a43a2c277d35ac48ece3bb01" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-09-15 14:30:05 +02:00
"automattic/jetpack-constants" : "1.5.0" ,
2020-10-20 18:05:12 +02:00
"automattic/jetpack-heartbeat" : "1.1.0" ,
"automattic/jetpack-options" : "1.9.0" ,
2020-09-15 14:30:05 +02:00
"automattic/jetpack-roles" : "1.3.0" ,
"automattic/jetpack-status" : "1.4.0" ,
2020-10-20 18:05:12 +02:00
"automattic/jetpack-tracking" : "1.10.0"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
2020-09-15 14:30:05 +02:00
"automattic/wordbless" : "@dev" ,
2019-11-15 23:26:29 +01:00
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-10-09T10:44:04+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"legacy/load-ixr.php"
] ,
"classmap" : [
2020-01-26 12:53:20 +01:00
"legacy" ,
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to connect to the Jetpack infrastructure"
} ,
{
"name" : "automattic/jetpack-constants" ,
2020-09-15 14:30:05 +02:00
"version" : "v1.5.0" ,
"version_normalized" : "1.5.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-constants.git" ,
2020-09-15 14:30:05 +02:00
"reference" : "9827a2f446b8c4faafaf1c740483031c073a381d"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-09-15 14:30:05 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-constants/zipball/9827a2f446b8c4faafaf1c740483031c073a381d" ,
"reference" : "9827a2f446b8c4faafaf1c740483031c073a381d" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
2020-05-06 17:20:49 +02:00
"php-mock/php-mock" : "^2.1" ,
2019-11-15 23:26:29 +01:00
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-09-15 14:30:05 +02:00
"time" : "2020-08-13T14:33:09+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A wrapper for defining constants in a more testable way."
} ,
2020-09-15 14:30:05 +02:00
{
"name" : "automattic/jetpack-device-detection" ,
"version" : "v1.1.0" ,
"version_normalized" : "1.1.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-device-detection.git" ,
"reference" : "37f4f554ec0aa5f2271b0b4f81d0c000cad8c4d3"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/37f4f554ec0aa5f2271b0b4f81d0c000cad8c4d3" ,
"reference" : "37f4f554ec0aa5f2271b0b4f81d0c000cad8c4d3" ,
"shasum" : ""
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
"time" : "2020-08-13T14:33:13+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A way to detect device types based on User-Agent header."
} ,
2019-11-15 23:26:29 +01:00
{
"name" : "automattic/jetpack-error" ,
2020-09-15 14:30:05 +02:00
"version" : "v1.2.0" ,
"version_normalized" : "1.2.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-error.git" ,
2020-09-15 14:30:05 +02:00
"reference" : "8ebe103c86f6a423e3abffb2812d787600bf9ea0"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-09-15 14:30:05 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-error/zipball/8ebe103c86f6a423e3abffb2812d787600bf9ea0" ,
"reference" : "8ebe103c86f6a423e3abffb2812d787600bf9ea0" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-09-15 14:30:05 +02:00
"time" : "2020-08-13T14:33:16+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Jetpack Error - a wrapper around WP_Error."
} ,
2020-09-15 14:30:05 +02:00
{
"name" : "automattic/jetpack-heartbeat" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.1.0" ,
"version_normalized" : "1.1.0.0" ,
2020-09-15 14:30:05 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-heartbeat.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "46c18a73f79ec63c119d42a4206d76123e2ddc0f"
2020-09-15 14:30:05 +02:00
} ,
"dist" : {
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/46c18a73f79ec63c119d42a4206d76123e2ddc0f" ,
"reference" : "46c18a73f79ec63c119d42a4206d76123e2ddc0f" ,
2020-09-15 14:30:05 +02:00
"shasum" : ""
} ,
"require" : {
2020-10-20 18:05:12 +02:00
"automattic/jetpack-a8c-mc-stats" : "1.2.0" ,
"automattic/jetpack-options" : "1.9.0"
2020-09-15 14:30:05 +02:00
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-09-29T11:04:51+00:00" ,
2020-09-15 14:30:05 +02:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "This adds a cronjob that sends a batch of internal automattic stats to wp.com once a day"
} ,
2019-11-15 23:26:29 +01:00
{
"name" : "automattic/jetpack-jitm" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.10.3" ,
"version_normalized" : "1.10.3.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-jitm.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "3e20b24557b62c3a19a1bd612a47d64d934b8041"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/3e20b24557b62c3a19a1bd612a47d64d934b8041" ,
"reference" : "3e20b24557b62c3a19a1bd612a47d64d934b8041" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-10-20 18:05:12 +02:00
"automattic/jetpack-assets" : "1.8.0" ,
"automattic/jetpack-connection" : "1.18.3" ,
2020-09-15 14:30:05 +02:00
"automattic/jetpack-constants" : "1.5.0" ,
"automattic/jetpack-logo" : "1.4.0" ,
2020-10-20 18:05:12 +02:00
"automattic/jetpack-options" : "1.9.0" ,
2020-09-15 14:30:05 +02:00
"automattic/jetpack-partner" : "1.3.0" ,
"automattic/jetpack-redirect" : "1.3.0" ,
"automattic/jetpack-status" : "1.4.0" ,
2020-10-20 18:05:12 +02:00
"automattic/jetpack-tracking" : "1.10.0"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"mockery/mockery" : "^1.2" ,
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-10-09T10:47:16+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Just in time messages for Jetpack"
} ,
2020-09-15 14:30:05 +02:00
{
"name" : "automattic/jetpack-lazy-images" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.1.0" ,
"version_normalized" : "1.1.0.0" ,
2020-09-15 14:30:05 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-lazy-images.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "e53c26e7ac37d5b32c62887e8b6b212ec6e89e72"
2020-09-15 14:30:05 +02:00
} ,
"dist" : {
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/e53c26e7ac37d5b32c62887e8b6b212ec6e89e72" ,
"reference" : "e53c26e7ac37d5b32c62887e8b6b212ec6e89e72" ,
2020-09-15 14:30:05 +02:00
"shasum" : ""
} ,
"require" : {
2020-10-20 18:05:12 +02:00
"automattic/jetpack-assets" : "1.8.0" ,
2020-09-15 14:30:05 +02:00
"automattic/jetpack-constants" : "1.5.0"
} ,
"require-dev" : {
"automattic/wordbless" : "dev-master" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-09-29T11:02:41+00:00" ,
2020-09-15 14:30:05 +02:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once."
} ,
2020-10-20 18:05:12 +02:00
{
"name" : "automattic/jetpack-licensing" ,
"version" : "v1.1.3" ,
"version_normalized" : "1.1.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-licensing.git" ,
"reference" : "b94cc66f2ccbbf59eb2bf5cde44fc8853ca29858"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/b94cc66f2ccbbf59eb2bf5cde44fc8853ca29858" ,
"reference" : "b94cc66f2ccbbf59eb2bf5cde44fc8853ca29858" ,
"shasum" : ""
} ,
"require" : {
"automattic/jetpack-connection" : "1.18.3" ,
"automattic/jetpack-options" : "1.9.0"
} ,
"require-dev" : {
"automattic/wordbless" : "@dev" ,
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
"time" : "2020-10-09T10:45:00+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to manage Jetpack licenses client-side."
} ,
2019-11-15 23:26:29 +01:00
{
"name" : "automattic/jetpack-logo" ,
2020-09-15 14:30:05 +02:00
"version" : "v1.4.0" ,
"version_normalized" : "1.4.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-logo.git" ,
2020-09-15 14:30:05 +02:00
"reference" : "4e209e3515f43f1586b25755c626cc3ec8e7b06c"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-09-15 14:30:05 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-logo/zipball/4e209e3515f43f1586b25755c626cc3ec8e7b06c" ,
"reference" : "4e209e3515f43f1586b25755c626cc3ec8e7b06c" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-09-15 14:30:05 +02:00
"time" : "2020-08-13T14:33:24+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A logo for Jetpack"
} ,
{
"name" : "automattic/jetpack-options" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.9.0" ,
"version_normalized" : "1.9.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-options.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "96836a46d7d66520c411fd3d107e30a67dc16041"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-options/zipball/96836a46d7d66520c411fd3d107e30a67dc16041" ,
"reference" : "96836a46d7d66520c411fd3d107e30a67dc16041" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-09-15 14:30:05 +02:00
"automattic/jetpack-constants" : "1.5.0"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"10up/wp_mock" : "0.4.2" ,
"phpunit/phpunit" : "7.*.*"
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-09-29T11:03:43+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"legacy"
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "A wrapper for wp-options to manage specific Jetpack options."
} ,
{
2020-01-26 12:53:20 +01:00
"name" : "automattic/jetpack-partner" ,
2020-09-15 14:30:05 +02:00
"version" : "v1.3.0" ,
"version_normalized" : "1.3.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-partner.git" ,
2020-09-15 14:30:05 +02:00
"reference" : "f5202664f0d26115b27c7daeacb9e89043c9f079"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-09-15 14:30:05 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-partner/zipball/f5202664f0d26115b27c7daeacb9e89043c9f079" ,
"reference" : "f5202664f0d26115b27c7daeacb9e89043c9f079" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
2020-03-03 18:49:45 +01:00
"brain/monkey" : "2.4.0" ,
2020-01-26 12:53:20 +01:00
"mockery/mockery" : "^1.2" ,
2019-11-15 23:26:29 +01:00
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-09-15 14:30:05 +02:00
"time" : "2020-08-25T07:18:29+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
]
2019-11-15 23:26:29 +01:00
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Support functions for Jetpack hosting partners."
} ,
2020-05-06 17:20:49 +02:00
{
"name" : "automattic/jetpack-redirect" ,
2020-09-15 14:30:05 +02:00
"version" : "v1.3.0" ,
"version_normalized" : "1.3.0.0" ,
2020-05-06 17:20:49 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-redirect.git" ,
2020-09-15 14:30:05 +02:00
"reference" : "798a47199cc265fd82b642e6c4ab22b227eebc28"
2020-05-06 17:20:49 +02:00
} ,
"dist" : {
"type" : "zip" ,
2020-09-15 14:30:05 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/798a47199cc265fd82b642e6c4ab22b227eebc28" ,
"reference" : "798a47199cc265fd82b642e6c4ab22b227eebc28" ,
2020-05-06 17:20:49 +02:00
"shasum" : ""
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-09-15 14:30:05 +02:00
"time" : "2020-08-14T20:49:06+00:00" ,
2020-05-06 17:20:49 +02:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"GPL-2.0-or-later"
] ,
2020-09-15 14:30:05 +02:00
"description" : "Utilities to build URLs to the jetpack.com/redirect/ service"
2020-05-06 17:20:49 +02:00
} ,
2020-01-26 12:53:20 +01:00
{
"name" : "automattic/jetpack-roles" ,
2020-09-15 14:30:05 +02:00
"version" : "v1.3.0" ,
"version_normalized" : "1.3.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-roles.git" ,
2020-09-15 14:30:05 +02:00
"reference" : "242f03921c818dfc1e263bdc3d1ff090d9d7555c"
2020-01-26 12:53:20 +01:00
} ,
"dist" : {
"type" : "zip" ,
2020-09-15 14:30:05 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-roles/zipball/242f03921c818dfc1e263bdc3d1ff090d9d7555c" ,
"reference" : "242f03921c818dfc1e263bdc3d1ff090d9d7555c" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-09-15 14:30:05 +02:00
"time" : "2020-08-13T14:33:36+00:00" ,
2020-01-26 12:53:20 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Utilities, related with user roles and capabilities."
} ,
{
"name" : "automattic/jetpack-status" ,
2020-09-15 14:30:05 +02:00
"version" : "v1.4.0" ,
"version_normalized" : "1.4.0.0" ,
2020-03-03 18:49:45 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-status.git" ,
2020-09-15 14:30:05 +02:00
"reference" : "6e5bcfdcf6e99006d7c4c9c43d526abd4f2884a8"
2020-03-03 18:49:45 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-03-03 18:49:45 +01:00
"type" : "zip" ,
2020-09-15 14:30:05 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-status/zipball/6e5bcfdcf6e99006d7c4c9c43d526abd4f2884a8" ,
"reference" : "6e5bcfdcf6e99006d7c4c9c43d526abd4f2884a8" ,
2020-03-03 18:49:45 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
2020-03-03 18:49:45 +01:00
"brain/monkey" : "2.4.0" ,
2019-11-15 23:26:29 +01:00
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-09-15 14:30:05 +02:00
"time" : "2020-08-13T14:33:39+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-03-03 18:49:45 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-03-03 18:49:45 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Used to retrieve information about the current status of Jetpack and the site overall."
} ,
{
"name" : "automattic/jetpack-sync" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.16.3" ,
"version_normalized" : "1.16.3.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-sync.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "5d12a9dc3b20e0e625a8c99e804ef4f8a178f27b"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-sync/zipball/5d12a9dc3b20e0e625a8c99e804ef4f8a178f27b" ,
"reference" : "5d12a9dc3b20e0e625a8c99e804ef4f8a178f27b" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-10-20 18:05:12 +02:00
"automattic/jetpack-connection" : "1.18.3" ,
2020-09-15 14:30:05 +02:00
"automattic/jetpack-constants" : "1.5.0" ,
2020-10-20 18:05:12 +02:00
"automattic/jetpack-options" : "1.9.0" ,
2020-09-15 14:30:05 +02:00
"automattic/jetpack-roles" : "1.3.0" ,
"automattic/jetpack-status" : "1.4.0"
2019-11-15 23:26:29 +01:00
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-10-09T10:46:35+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
]
2019-11-15 23:26:29 +01:00
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything needed to allow syncing to the WP.com infrastructure."
} ,
{
"name" : "automattic/jetpack-terms-of-service" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.7.0" ,
"version_normalized" : "1.7.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-terms-of-service.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "1b7a221a3cd2462c7ca5d29e1db5be4c737636e4"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/1b7a221a3cd2462c7ca5d29e1db5be4c737636e4" ,
"reference" : "1b7a221a3cd2462c7ca5d29e1db5be4c737636e4" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-10-20 18:05:12 +02:00
"automattic/jetpack-options" : "1.9.0" ,
2020-09-15 14:30:05 +02:00
"automattic/jetpack-status" : "1.4.0"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-09-29T11:05:55+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2020-01-26 12:53:20 +01:00
"classmap" : [
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Everything need to manage the terms of service state"
} ,
{
"name" : "automattic/jetpack-tracking" ,
2020-10-20 18:05:12 +02:00
"version" : "v1.10.0" ,
"version_normalized" : "1.10.0.0" ,
2020-01-26 12:53:20 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Automattic/jetpack-tracking.git" ,
2020-10-20 18:05:12 +02:00
"reference" : "77a0cb85845e1d7bef305771edcb776c3361b429"
2020-01-26 12:53:20 +01:00
} ,
2019-11-15 23:26:29 +01:00
"dist" : {
2020-01-26 12:53:20 +01:00
"type" : "zip" ,
2020-10-20 18:05:12 +02:00
"url" : "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/77a0cb85845e1d7bef305771edcb776c3361b429" ,
"reference" : "77a0cb85845e1d7bef305771edcb776c3361b429" ,
2020-01-26 12:53:20 +01:00
"shasum" : ""
2019-11-15 23:26:29 +01:00
} ,
"require" : {
2020-10-20 18:05:12 +02:00
"automattic/jetpack-options" : "1.9.0" ,
"automattic/jetpack-status" : "1.4.0" ,
"automattic/jetpack-terms-of-service" : "1.7.0"
2019-11-15 23:26:29 +01:00
} ,
"require-dev" : {
"php-mock/php-mock" : "^2.1" ,
"phpunit/phpunit" : "^5.7 || ^6.5 || ^7.5"
} ,
2020-10-20 18:05:12 +02:00
"time" : "2020-09-29T11:07:11+00:00" ,
2019-11-15 23:26:29 +01:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
2020-01-26 12:53:20 +01:00
"legacy" ,
"src/"
2019-11-15 23:26:29 +01:00
]
} ,
2020-01-26 12:53:20 +01:00
"notification-url" : "https://packagist.org/downloads/" ,
2019-11-15 23:26:29 +01:00
"license" : [
"GPL-2.0-or-later"
] ,
"description" : "Tracking for Jetpack"
2020-10-20 18:05:12 +02:00
} ,
{
"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"
]
2019-11-15 23:26:29 +01:00
}
]