installed.php 18.9 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428
<?php return array(
    'root' => array(
        'name' => 'automattic/jetpack',
        'pretty_version' => 'dev-trunk',
        'version' => 'dev-trunk',
        'reference' => NULL,
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'automattic/jetpack' => array(
            'pretty_version' => 'dev-trunk',
            'version' => 'dev-trunk',
            'reference' => NULL,
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-a8c-mc-stats' => array(
            'pretty_version' => 'v1.4.19',
            'version' => '1.4.19.0',
            'reference' => 'ded2af3f96ea6820d6d39bcd7ab9e1a3d1e42f94',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-a8c-mc-stats',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-abtest' => array(
            'pretty_version' => 'v1.10.12',
            'version' => '1.10.12.0',
            'reference' => '171ede12091f1fc58a18a76b77de8f7d09e4965c',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-abtest',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-action-bar' => array(
            'pretty_version' => 'v0.1.12',
            'version' => '0.1.12.0',
            'reference' => '20ae3c9e74382a9146a71d4245047e5f73b62774',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-action-bar',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-admin-ui' => array(
            'pretty_version' => 'v0.2.17',
            'version' => '0.2.17.0',
            'reference' => '5b8f0f972c237d761fa438758d51f17e1b489343',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-admin-ui',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-assets' => array(
            'pretty_version' => 'v1.17.32',
            'version' => '1.17.32.0',
            'reference' => 'b90749f172eb6fed0ab7c5297378a6e08438372e',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-assets',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-autoloader' => array(
            'pretty_version' => 'v2.11.16',
            'version' => '2.11.16.0',
            'reference' => '43bc969fd90ce3d92e7b75fbf384a5fd03963dad',
            'type' => 'composer-plugin',
            'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-backup' => array(
            'pretty_version' => 'v1.12.5',
            'version' => '1.12.5.0',
            'reference' => '0b7eaad4850015222e8a85b40a65b19cb3bc8349',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-backup',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-blaze' => array(
            'pretty_version' => 'v0.5.4',
            'version' => '0.5.4.0',
            'reference' => '145efb0d5b77bd51e15d18813c86ecea68c41d4f',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blaze',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-blocks' => array(
            'pretty_version' => 'v1.4.20',
            'version' => '1.4.20.0',
            'reference' => 'ce26bf69ecfebf4e6d66bfc71e7e71ac3280d815',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-blocks',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-compat' => array(
            'pretty_version' => 'v1.7.5',
            'version' => '1.7.5.0',
            'reference' => 'aef2c3e94462a9a54a9d30f697af0611fb8aa6ae',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-compat',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-composer-plugin' => array(
            'pretty_version' => 'v1.1.10',
            'version' => '1.1.10.0',
            'reference' => 'c6298f3efd8a1ca76182f685d0075080e2681aa3',
            'type' => 'composer-plugin',
            'install_path' => __DIR__ . '/../automattic/jetpack-composer-plugin',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-config' => array(
            'pretty_version' => 'v1.14.0',
            'version' => '1.14.0.0',
            'reference' => '91eedef710b41fba8704089af41c4bac7821f808',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-config',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-connection' => array(
            'pretty_version' => 'v1.51.0',
            'version' => '1.51.0.0',
            'reference' => '72de2f258b639b758097d41f8d819e677cfe3ae9',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-connection',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-constants' => array(
            'pretty_version' => 'v1.6.21',
            'version' => '1.6.21.0',
            'reference' => 'e5730da0adc94e8513539818b4a3cce10943bf20',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-constants',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-device-detection' => array(
            'pretty_version' => 'v1.4.24',
            'version' => '1.4.24.0',
            'reference' => '9931222d1865eaf7efd26c9e88518e632593f7e2',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-device-detection',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-error' => array(
            'pretty_version' => 'v1.3.19',
            'version' => '1.3.19.0',
            'reference' => '58e3f807a4d55d7e83bf2bd9c89ccef4e156e78e',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-error',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-forms' => array(
            'pretty_version' => 'v0.6.0.2',
            'version' => '0.6.0.2',
            'reference' => 'f8c31058f82ad6f65678fe29096b6b0948df86d7',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-forms',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-google-fonts-provider' => array(
            'pretty_version' => 'v0.5.1',
            'version' => '0.5.1.0',
            'reference' => 'db8d7109dbbc72afcfba7ed44e139686b6da0ced',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-google-fonts-provider',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-identity-crisis' => array(
            'pretty_version' => 'v0.8.38',
            'version' => '0.8.38.0',
            'reference' => 'e36c3da0f904f93c15b2af34f9f1b4f07c3d5931',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-identity-crisis',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-import' => array(
            'pretty_version' => 'v0.1.0',
            'version' => '0.1.0.0',
            'reference' => '73e02e6a9ac0cc103494a785efc7988fe322fe3f',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-import',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-ip' => array(
            'pretty_version' => 'v0.1.0',
            'version' => '0.1.0.0',
            'reference' => '40127db21a250d0accf03d613e7979518b7b5a19',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-ip',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-jitm' => array(
            'pretty_version' => 'v2.3.0',
            'version' => '2.3.0.0',
            'reference' => 'ae6da2c6a60a032d5791031ce473626f1dd13024',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-jitm',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-lazy-images' => array(
            'pretty_version' => 'v2.1.32.1',
            'version' => '2.1.32.1',
            'reference' => '072f4c3374507e6466cd54c3fb0806911a6573ac',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-lazy-images',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-licensing' => array(
            'pretty_version' => 'v1.8.1',
            'version' => '1.8.1.0',
            'reference' => 'a7bbb1e8c8fac7ff6b4fb04445ca5cc6b154de05',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-licensing',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-logo' => array(
            'pretty_version' => 'v1.5.22',
            'version' => '1.5.22.0',
            'reference' => '21b4ac9b32556ffdace7b7e22d21a954e01d5229',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-logo',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-my-jetpack' => array(
            'pretty_version' => 'v2.7.12',
            'version' => '2.7.12.0',
            'reference' => '54386e8a431fcd33091f87052f77f0dd4398205c',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-my-jetpack',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-options' => array(
            'pretty_version' => 'v1.16.5',
            'version' => '1.16.5.0',
            'reference' => 'c3eaec244fcab33deb3fc85b1318244ebd2e294f',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-options',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-partner' => array(
            'pretty_version' => 'v1.7.22',
            'version' => '1.7.22.0',
            'reference' => '29f57c31b0b2074e0560a2550f934105dc3010ed',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-partner',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-password-checker' => array(
            'pretty_version' => 'v0.2.11',
            'version' => '0.2.11.0',
            'reference' => '19c240bd8d62974788f13a8f47c8151a970a9fb2',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-password-checker',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-plans' => array(
            'pretty_version' => 'v0.2.10',
            'version' => '0.2.10.0',
            'reference' => '262dd36d110723f2fc940aabf88c510afaf537fc',
            'type' => 'library',
            'install_path' => __DIR__ . '/../automattic/jetpack-plans',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-plugins-installer' => array(
            'pretty_version' => 'v0.2.3',
            'version' => '0.2.3.0',
            'reference' => 'ec0e3b888ef33d4bd879de9a014ba20d771aca31',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-plugins-installer',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-post-list' => array(
            'pretty_version' => 'v0.4.4',
            'version' => '0.4.4.0',
            'reference' => '03e8a2c9a8b588ce8e0a064d6076837909130a6a',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-post-list',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-publicize' => array(
            'pretty_version' => 'v0.20.0',
            'version' => '0.20.0.0',
            'reference' => '00f31125fdce9f0ff5e0baa677cab24d21e69fdb',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-publicize',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-redirect' => array(
            'pretty_version' => 'v1.7.24',
            'version' => '1.7.24.0',
            'reference' => '17cde47d57e167d63d32f00c764b2a3b002dda2e',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-redirect',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-roles' => array(
            'pretty_version' => 'v1.4.22',
            'version' => '1.4.22.0',
            'reference' => '47ba3b10ca8f2494719f3a099d7be473343525ba',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-roles',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-search' => array(
            'pretty_version' => 'v0.33.1',
            'version' => '0.33.1.0',
            'reference' => 'd750c11ba201071fd84ebb4319e848d5f0313cb2',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-search',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-stats' => array(
            'pretty_version' => 'v0.5.1',
            'version' => '0.5.1.0',
            'reference' => 'd2af23d0062855d0765fe9a17c0a1240589e390c',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-stats-admin' => array(
            'pretty_version' => 'v0.6.2',
            'version' => '0.6.2.0',
            'reference' => '969e8e5a558101760978458b86120c57009869bd',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-stats-admin',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-status' => array(
            'pretty_version' => 'v1.16.2',
            'version' => '1.16.2.0',
            'reference' => '771073459f95233238a6ceac073203d77613a151',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-status',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-sync' => array(
            'pretty_version' => 'v1.47.2',
            'version' => '1.47.2.0',
            'reference' => 'dc0c6d49b3ee2a0915e0a5b5c0e3fe427c72353d',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-sync',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-videopress' => array(
            'pretty_version' => 'v0.11.0',
            'version' => '0.11.0.0',
            'reference' => '5ebbf07a1891c45df81abeb81871f5271125eb59',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-videopress',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-waf' => array(
            'pretty_version' => 'v0.10.0',
            'version' => '0.10.0.0',
            'reference' => 'dc5246a27f91d8409e864b87372b57d4438eb9b3',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-waf',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'automattic/jetpack-wordads' => array(
            'pretty_version' => 'v0.2.33',
            'version' => '0.2.33.0',
            'reference' => '38bd5e661f26e5931b152fa959b07c1dbb50efff',
            'type' => 'jetpack-library',
            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-wordads',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'nojimage/twitter-text-php' => array(
            'pretty_version' => 'v3.1.2',
            'version' => '3.1.2.0',
            'reference' => '979bcf6a92d543b61588c7c0c0a87d0eb473d8f6',
            'type' => 'library',
            'install_path' => __DIR__ . '/../nojimage/twitter-text-php',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'wikimedia/aho-corasick' => array(
            'pretty_version' => 'v1.0.1',
            'version' => '1.0.1.0',
            'reference' => '2f3a1bd765913637a66eade658d11d82f0e551be',
            'type' => 'library',
            'install_path' => __DIR__ . '/../wikimedia/aho-corasick',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);