説明なし

installed.json 60KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527
  1. {
  2. "packages": [
  3. {
  4. "name": "automattic/jetpack-a8c-mc-stats",
  5. "version": "v1.4.6",
  6. "version_normalized": "1.4.6.0",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
  10. "reference": "68d100cf6c55ce01d57ab587241780ce8cb5ea76"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/68d100cf6c55ce01d57ab587241780ce8cb5ea76",
  15. "reference": "68d100cf6c55ce01d57ab587241780ce8cb5ea76",
  16. "shasum": ""
  17. },
  18. "require-dev": {
  19. "automattic/jetpack-changelogger": "^2.0",
  20. "yoast/phpunit-polyfills": "1.0.1"
  21. },
  22. "time": "2021-09-28T18:19:29+00:00",
  23. "type": "library",
  24. "extra": {
  25. "autotagger": true,
  26. "mirror-repo": "Automattic/jetpack-a8c-mc-stats",
  27. "changelogger": {
  28. "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
  29. },
  30. "branch-alias": {
  31. "dev-master": "1.4.x-dev"
  32. }
  33. },
  34. "installation-source": "dist",
  35. "autoload": {
  36. "classmap": [
  37. "src/"
  38. ]
  39. },
  40. "notification-url": "https://packagist.org/downloads/",
  41. "license": [
  42. "GPL-2.0-or-later"
  43. ],
  44. "description": "Used to record internal usage stats for Automattic. Not visible to site owners.",
  45. "support": {
  46. "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.6"
  47. },
  48. "install-path": "../automattic/jetpack-a8c-mc-stats"
  49. },
  50. {
  51. "name": "automattic/jetpack-abtest",
  52. "version": "v1.9.11",
  53. "version_normalized": "1.9.11.0",
  54. "source": {
  55. "type": "git",
  56. "url": "https://github.com/Automattic/jetpack-abtest.git",
  57. "reference": "47a636f3cb15e58f0585b576cd7387c62b1122b5"
  58. },
  59. "dist": {
  60. "type": "zip",
  61. "url": "https://api.github.com/repos/Automattic/jetpack-abtest/zipball/47a636f3cb15e58f0585b576cd7387c62b1122b5",
  62. "reference": "47a636f3cb15e58f0585b576cd7387c62b1122b5",
  63. "shasum": ""
  64. },
  65. "require": {
  66. "automattic/jetpack-connection": "^1.30",
  67. "automattic/jetpack-error": "^1.3"
  68. },
  69. "require-dev": {
  70. "automattic/jetpack-changelogger": "^2.0",
  71. "automattic/wordbless": "dev-master",
  72. "yoast/phpunit-polyfills": "1.0.1"
  73. },
  74. "time": "2021-09-28T18:20:03+00:00",
  75. "type": "library",
  76. "extra": {
  77. "autotagger": true,
  78. "mirror-repo": "Automattic/jetpack-abtest",
  79. "changelogger": {
  80. "link-template": "https://github.com/Automattic/jetpack-abtest/compare/v${old}...v${new}"
  81. },
  82. "branch-alias": {
  83. "dev-master": "1.9.x-dev"
  84. }
  85. },
  86. "installation-source": "dist",
  87. "autoload": {
  88. "classmap": [
  89. "src/"
  90. ]
  91. },
  92. "notification-url": "https://packagist.org/downloads/",
  93. "license": [
  94. "GPL-2.0-or-later"
  95. ],
  96. "description": "Provides an interface to the WP.com A/B tests.",
  97. "support": {
  98. "source": "https://github.com/Automattic/jetpack-abtest/tree/v1.9.11"
  99. },
  100. "install-path": "../automattic/jetpack-abtest"
  101. },
  102. {
  103. "name": "automattic/jetpack-assets",
  104. "version": "v1.11.7",
  105. "version_normalized": "1.11.7.0",
  106. "source": {
  107. "type": "git",
  108. "url": "https://github.com/Automattic/jetpack-assets.git",
  109. "reference": "d109f5d135d0cef2a42642d20b9bc4a13bab3197"
  110. },
  111. "dist": {
  112. "type": "zip",
  113. "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/d109f5d135d0cef2a42642d20b9bc4a13bab3197",
  114. "reference": "d109f5d135d0cef2a42642d20b9bc4a13bab3197",
  115. "shasum": ""
  116. },
  117. "require": {
  118. "automattic/jetpack-constants": "^1.6"
  119. },
  120. "require-dev": {
  121. "automattic/jetpack-changelogger": "^2.0",
  122. "brain/monkey": "2.6.0",
  123. "yoast/phpunit-polyfills": "1.0.1"
  124. },
  125. "time": "2021-09-28T18:19:47+00:00",
  126. "type": "library",
  127. "extra": {
  128. "autotagger": true,
  129. "mirror-repo": "Automattic/jetpack-assets",
  130. "changelogger": {
  131. "link-template": "https://github.com/Automattic/jetpack-assets/compare/v${old}...v${new}"
  132. },
  133. "branch-alias": {
  134. "dev-master": "1.11.x-dev"
  135. }
  136. },
  137. "installation-source": "dist",
  138. "autoload": {
  139. "classmap": [
  140. "src/"
  141. ]
  142. },
  143. "notification-url": "https://packagist.org/downloads/",
  144. "license": [
  145. "GPL-2.0-or-later"
  146. ],
  147. "description": "Asset management utilities for Jetpack ecosystem packages",
  148. "support": {
  149. "source": "https://github.com/Automattic/jetpack-assets/tree/v1.11.7"
  150. },
  151. "install-path": "../automattic/jetpack-assets"
  152. },
  153. {
  154. "name": "automattic/jetpack-autoloader",
  155. "version": "v2.10.6",
  156. "version_normalized": "2.10.6.0",
  157. "source": {
  158. "type": "git",
  159. "url": "https://github.com/Automattic/jetpack-autoloader.git",
  160. "reference": "bd58e4fc63a3b4b2c41a5dca34630988941feb3d"
  161. },
  162. "dist": {
  163. "type": "zip",
  164. "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/bd58e4fc63a3b4b2c41a5dca34630988941feb3d",
  165. "reference": "bd58e4fc63a3b4b2c41a5dca34630988941feb3d",
  166. "shasum": ""
  167. },
  168. "require": {
  169. "composer-plugin-api": "^1.1 || ^2.0"
  170. },
  171. "require-dev": {
  172. "automattic/jetpack-changelogger": "^2.0",
  173. "yoast/phpunit-polyfills": "1.0.1"
  174. },
  175. "time": "2021-09-28T18:19:30+00:00",
  176. "type": "composer-plugin",
  177. "extra": {
  178. "autotagger": true,
  179. "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
  180. "mirror-repo": "Automattic/jetpack-autoloader",
  181. "changelogger": {
  182. "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
  183. },
  184. "branch-alias": {
  185. "dev-master": "2.10.x-dev"
  186. }
  187. },
  188. "installation-source": "dist",
  189. "autoload": {
  190. "classmap": [
  191. "src/AutoloadGenerator.php"
  192. ],
  193. "psr-4": {
  194. "Automattic\\Jetpack\\Autoloader\\": "src"
  195. }
  196. },
  197. "notification-url": "https://packagist.org/downloads/",
  198. "license": [
  199. "GPL-2.0-or-later"
  200. ],
  201. "description": "Creates a custom autoloader for a plugin or theme.",
  202. "support": {
  203. "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.10.6"
  204. },
  205. "install-path": "../automattic/jetpack-autoloader"
  206. },
  207. {
  208. "name": "automattic/jetpack-backup",
  209. "version": "v1.1.4",
  210. "version_normalized": "1.1.4.0",
  211. "source": {
  212. "type": "git",
  213. "url": "https://github.com/Automattic/jetpack-backup.git",
  214. "reference": "c943dad948a4c6ed9a16e58a65a1ea56a6af8bb8"
  215. },
  216. "dist": {
  217. "type": "zip",
  218. "url": "https://api.github.com/repos/Automattic/jetpack-backup/zipball/c943dad948a4c6ed9a16e58a65a1ea56a6af8bb8",
  219. "reference": "c943dad948a4c6ed9a16e58a65a1ea56a6af8bb8",
  220. "shasum": ""
  221. },
  222. "require": {
  223. "automattic/jetpack-connection": "^1.30",
  224. "automattic/jetpack-sync": "^1.26"
  225. },
  226. "require-dev": {
  227. "automattic/jetpack-changelogger": "^2.0",
  228. "automattic/wordbless": "@dev",
  229. "yoast/phpunit-polyfills": "1.0.1"
  230. },
  231. "time": "2021-09-28T18:20:15+00:00",
  232. "type": "library",
  233. "extra": {
  234. "autotagger": true,
  235. "mirror-repo": "Automattic/jetpack-backup",
  236. "version-constants": {
  237. "::PACKAGE_VERSION": "src/class-package-version.php"
  238. },
  239. "changelogger": {
  240. "link-template": "https://github.com/Automattic/jetpack-backup/compare/v${old}...v${new}"
  241. },
  242. "branch-alias": {
  243. "dev-master": "1.1.x-dev"
  244. }
  245. },
  246. "installation-source": "dist",
  247. "autoload": {
  248. "files": [
  249. "actions.php"
  250. ],
  251. "classmap": [
  252. "src/"
  253. ]
  254. },
  255. "notification-url": "https://packagist.org/downloads/",
  256. "license": [
  257. "GPL-2.0-or-later"
  258. ],
  259. "description": "Tools to assist with backing up Jetpack sites.",
  260. "support": {
  261. "source": "https://github.com/Automattic/jetpack-backup/tree/v1.1.4"
  262. },
  263. "install-path": "../automattic/jetpack-backup"
  264. },
  265. {
  266. "name": "automattic/jetpack-blocks",
  267. "version": "v1.4.3",
  268. "version_normalized": "1.4.3.0",
  269. "source": {
  270. "type": "git",
  271. "url": "https://github.com/Automattic/jetpack-blocks.git",
  272. "reference": "e1ea7bf791a7600d03d4ea17dbcc06386affd026"
  273. },
  274. "dist": {
  275. "type": "zip",
  276. "url": "https://api.github.com/repos/Automattic/jetpack-blocks/zipball/e1ea7bf791a7600d03d4ea17dbcc06386affd026",
  277. "reference": "e1ea7bf791a7600d03d4ea17dbcc06386affd026",
  278. "shasum": ""
  279. },
  280. "require-dev": {
  281. "automattic/jetpack-changelogger": "^2.0",
  282. "automattic/wordbless": "dev-master",
  283. "brain/monkey": "2.6.0",
  284. "yoast/phpunit-polyfills": "1.0.1"
  285. },
  286. "time": "2021-09-28T18:19:31+00:00",
  287. "type": "library",
  288. "extra": {
  289. "autotagger": true,
  290. "mirror-repo": "Automattic/jetpack-blocks",
  291. "changelogger": {
  292. "link-template": "https://github.com/Automattic/jetpack-blocks/compare/v${old}...v${new}"
  293. },
  294. "branch-alias": {
  295. "dev-master": "1.4.x-dev"
  296. }
  297. },
  298. "installation-source": "dist",
  299. "autoload": {
  300. "classmap": [
  301. "src/"
  302. ]
  303. },
  304. "notification-url": "https://packagist.org/downloads/",
  305. "license": [
  306. "GPL-2.0-or-later"
  307. ],
  308. "description": "Register and manage blocks within a plugin. Used to manage block registration, enqueues, and more.",
  309. "support": {
  310. "source": "https://github.com/Automattic/jetpack-blocks/tree/v1.4.3"
  311. },
  312. "install-path": "../automattic/jetpack-blocks"
  313. },
  314. {
  315. "name": "automattic/jetpack-compat",
  316. "version": "v1.6.6",
  317. "version_normalized": "1.6.6.0",
  318. "source": {
  319. "type": "git",
  320. "url": "https://github.com/Automattic/jetpack-compat.git",
  321. "reference": "d2f33ebdc1dae516253d71ffd76d533d977c7ed9"
  322. },
  323. "dist": {
  324. "type": "zip",
  325. "url": "https://api.github.com/repos/Automattic/jetpack-compat/zipball/d2f33ebdc1dae516253d71ffd76d533d977c7ed9",
  326. "reference": "d2f33ebdc1dae516253d71ffd76d533d977c7ed9",
  327. "shasum": ""
  328. },
  329. "require-dev": {
  330. "automattic/jetpack-changelogger": "^2.0"
  331. },
  332. "time": "2021-09-28T18:19:33+00:00",
  333. "type": "library",
  334. "extra": {
  335. "autotagger": true,
  336. "mirror-repo": "Automattic/jetpack-compat",
  337. "changelogger": {
  338. "link-template": "https://github.com/Automattic/jetpack-compat/compare/v${old}...v${new}"
  339. },
  340. "branch-alias": {
  341. "dev-master": "1.6.x-dev"
  342. }
  343. },
  344. "installation-source": "dist",
  345. "autoload": {
  346. "files": [
  347. "functions.php"
  348. ],
  349. "classmap": [
  350. "legacy"
  351. ]
  352. },
  353. "notification-url": "https://packagist.org/downloads/",
  354. "license": [
  355. "GPL-2.0-or-later"
  356. ],
  357. "description": "Compatibility layer with previous versions of Jetpack",
  358. "support": {
  359. "source": "https://github.com/Automattic/jetpack-compat/tree/v1.6.6"
  360. },
  361. "install-path": "../automattic/jetpack-compat"
  362. },
  363. {
  364. "name": "automattic/jetpack-config",
  365. "version": "v1.5.1",
  366. "version_normalized": "1.5.1.0",
  367. "source": {
  368. "type": "git",
  369. "url": "https://github.com/Automattic/jetpack-config.git",
  370. "reference": "9bcf1c63b6e5e619de211cd74a3270837b7d67a8"
  371. },
  372. "dist": {
  373. "type": "zip",
  374. "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/9bcf1c63b6e5e619de211cd74a3270837b7d67a8",
  375. "reference": "9bcf1c63b6e5e619de211cd74a3270837b7d67a8",
  376. "shasum": ""
  377. },
  378. "require-dev": {
  379. "automattic/jetpack-changelogger": "^2.0"
  380. },
  381. "time": "2021-09-28T18:19:35+00:00",
  382. "type": "library",
  383. "extra": {
  384. "autotagger": true,
  385. "mirror-repo": "Automattic/jetpack-config",
  386. "changelogger": {
  387. "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
  388. },
  389. "branch-alias": {
  390. "dev-master": "1.5.x-dev"
  391. }
  392. },
  393. "installation-source": "dist",
  394. "autoload": {
  395. "classmap": [
  396. "src/"
  397. ]
  398. },
  399. "notification-url": "https://packagist.org/downloads/",
  400. "license": [
  401. "GPL-2.0-or-later"
  402. ],
  403. "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.",
  404. "support": {
  405. "source": "https://github.com/Automattic/jetpack-config/tree/v1.5.1"
  406. },
  407. "install-path": "../automattic/jetpack-config"
  408. },
  409. {
  410. "name": "automattic/jetpack-connection",
  411. "version": "v1.30.6",
  412. "version_normalized": "1.30.6.0",
  413. "source": {
  414. "type": "git",
  415. "url": "https://github.com/Automattic/jetpack-connection.git",
  416. "reference": "a76d26bb08da9db1be1301acdd470233053f2340"
  417. },
  418. "dist": {
  419. "type": "zip",
  420. "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/a76d26bb08da9db1be1301acdd470233053f2340",
  421. "reference": "a76d26bb08da9db1be1301acdd470233053f2340",
  422. "shasum": ""
  423. },
  424. "require": {
  425. "automattic/jetpack-a8c-mc-stats": "^1.4",
  426. "automattic/jetpack-constants": "^1.6",
  427. "automattic/jetpack-heartbeat": "^1.3",
  428. "automattic/jetpack-options": "^1.13",
  429. "automattic/jetpack-redirect": "^1.7",
  430. "automattic/jetpack-roles": "^1.4",
  431. "automattic/jetpack-status": "^1.8",
  432. "automattic/jetpack-terms-of-service": "^1.9",
  433. "automattic/jetpack-tracking": "^1.13"
  434. },
  435. "require-dev": {
  436. "automattic/jetpack-changelogger": "^2.0",
  437. "automattic/wordbless": "@dev",
  438. "brain/monkey": "2.6.0",
  439. "yoast/phpunit-polyfills": "1.0.1"
  440. },
  441. "time": "2021-09-30T20:57:08+00:00",
  442. "type": "library",
  443. "extra": {
  444. "autotagger": true,
  445. "mirror-repo": "Automattic/jetpack-connection",
  446. "version-constants": {
  447. "::PACKAGE_VERSION": "src/class-package-version.php"
  448. },
  449. "changelogger": {
  450. "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
  451. },
  452. "branch-alias": {
  453. "dev-master": "1.30.x-dev"
  454. }
  455. },
  456. "installation-source": "dist",
  457. "autoload": {
  458. "classmap": [
  459. "legacy",
  460. "src/"
  461. ]
  462. },
  463. "notification-url": "https://packagist.org/downloads/",
  464. "license": [
  465. "GPL-2.0-or-later"
  466. ],
  467. "description": "Everything needed to connect to the Jetpack infrastructure",
  468. "support": {
  469. "source": "https://github.com/Automattic/jetpack-connection/tree/v1.30.6"
  470. },
  471. "install-path": "../automattic/jetpack-connection"
  472. },
  473. {
  474. "name": "automattic/jetpack-connection-ui",
  475. "version": "v1.4.1",
  476. "version_normalized": "1.4.1.0",
  477. "source": {
  478. "type": "git",
  479. "url": "https://github.com/Automattic/jetpack-connection-ui.git",
  480. "reference": "be40cbab419791ce398eab701f3b1dc8340f6c24"
  481. },
  482. "dist": {
  483. "type": "zip",
  484. "url": "https://api.github.com/repos/Automattic/jetpack-connection-ui/zipball/be40cbab419791ce398eab701f3b1dc8340f6c24",
  485. "reference": "be40cbab419791ce398eab701f3b1dc8340f6c24",
  486. "shasum": ""
  487. },
  488. "require": {
  489. "automattic/jetpack-connection": "^1.30",
  490. "automattic/jetpack-constants": "^1.6",
  491. "automattic/jetpack-device-detection": "^1.4"
  492. },
  493. "require-dev": {
  494. "automattic/jetpack-changelogger": "^2.0"
  495. },
  496. "time": "2021-09-28T18:20:06+00:00",
  497. "type": "library",
  498. "extra": {
  499. "autotagger": true,
  500. "mirror-repo": "Automattic/jetpack-connection-ui",
  501. "changelogger": {
  502. "link-template": "https://github.com/Automattic/jetpack-connection-ui/compare/v${old}...v${new}"
  503. },
  504. "branch-alias": {
  505. "dev-master": "1.4.x-dev"
  506. }
  507. },
  508. "installation-source": "dist",
  509. "autoload": {
  510. "classmap": [
  511. "src/"
  512. ]
  513. },
  514. "notification-url": "https://packagist.org/downloads/",
  515. "license": [
  516. "GPL-2.0-or-later"
  517. ],
  518. "description": "Jetpack Connection UI",
  519. "support": {
  520. "source": "https://github.com/Automattic/jetpack-connection-ui/tree/v1.4.1"
  521. },
  522. "install-path": "../automattic/jetpack-connection-ui"
  523. },
  524. {
  525. "name": "automattic/jetpack-constants",
  526. "version": "v1.6.7",
  527. "version_normalized": "1.6.7.0",
  528. "source": {
  529. "type": "git",
  530. "url": "https://github.com/Automattic/jetpack-constants.git",
  531. "reference": "464173d25c5923d92131fedde2232063587b7ecd"
  532. },
  533. "dist": {
  534. "type": "zip",
  535. "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/464173d25c5923d92131fedde2232063587b7ecd",
  536. "reference": "464173d25c5923d92131fedde2232063587b7ecd",
  537. "shasum": ""
  538. },
  539. "require-dev": {
  540. "automattic/jetpack-changelogger": "^2.0",
  541. "brain/monkey": "2.6.0",
  542. "yoast/phpunit-polyfills": "1.0.1"
  543. },
  544. "time": "2021-09-28T18:19:36+00:00",
  545. "type": "library",
  546. "extra": {
  547. "autotagger": true,
  548. "mirror-repo": "Automattic/jetpack-constants",
  549. "changelogger": {
  550. "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
  551. },
  552. "branch-alias": {
  553. "dev-master": "1.6.x-dev"
  554. }
  555. },
  556. "installation-source": "dist",
  557. "autoload": {
  558. "classmap": [
  559. "src/"
  560. ]
  561. },
  562. "notification-url": "https://packagist.org/downloads/",
  563. "license": [
  564. "GPL-2.0-or-later"
  565. ],
  566. "description": "A wrapper for defining constants in a more testable way.",
  567. "support": {
  568. "source": "https://github.com/Automattic/jetpack-constants/tree/v1.6.7"
  569. },
  570. "install-path": "../automattic/jetpack-constants"
  571. },
  572. {
  573. "name": "automattic/jetpack-device-detection",
  574. "version": "v1.4.4",
  575. "version_normalized": "1.4.4.0",
  576. "source": {
  577. "type": "git",
  578. "url": "https://github.com/Automattic/jetpack-device-detection.git",
  579. "reference": "f7ef8a63cf9d53d1d776d2e5cbebe1c33157d97a"
  580. },
  581. "dist": {
  582. "type": "zip",
  583. "url": "https://api.github.com/repos/Automattic/jetpack-device-detection/zipball/f7ef8a63cf9d53d1d776d2e5cbebe1c33157d97a",
  584. "reference": "f7ef8a63cf9d53d1d776d2e5cbebe1c33157d97a",
  585. "shasum": ""
  586. },
  587. "require-dev": {
  588. "automattic/jetpack-changelogger": "^2.0",
  589. "yoast/phpunit-polyfills": "1.0.1"
  590. },
  591. "time": "2021-09-28T18:19:37+00:00",
  592. "type": "library",
  593. "extra": {
  594. "autotagger": true,
  595. "mirror-repo": "Automattic/jetpack-device-detection",
  596. "changelogger": {
  597. "link-template": "https://github.com/Automattic/jetpack-device-detection/compare/v${old}...v${new}"
  598. },
  599. "branch-alias": {
  600. "dev-master": "1.4.x-dev"
  601. }
  602. },
  603. "installation-source": "dist",
  604. "autoload": {
  605. "classmap": [
  606. "src/"
  607. ]
  608. },
  609. "notification-url": "https://packagist.org/downloads/",
  610. "license": [
  611. "GPL-2.0-or-later"
  612. ],
  613. "description": "A way to detect device types based on User-Agent header.",
  614. "support": {
  615. "source": "https://github.com/Automattic/jetpack-device-detection/tree/v1.4.4"
  616. },
  617. "install-path": "../automattic/jetpack-device-detection"
  618. },
  619. {
  620. "name": "automattic/jetpack-error",
  621. "version": "v1.3.7",
  622. "version_normalized": "1.3.7.0",
  623. "source": {
  624. "type": "git",
  625. "url": "https://github.com/Automattic/jetpack-error.git",
  626. "reference": "5473b1eab76e779fae5945c1a45cdb82c9bbb40d"
  627. },
  628. "dist": {
  629. "type": "zip",
  630. "url": "https://api.github.com/repos/Automattic/jetpack-error/zipball/5473b1eab76e779fae5945c1a45cdb82c9bbb40d",
  631. "reference": "5473b1eab76e779fae5945c1a45cdb82c9bbb40d",
  632. "shasum": ""
  633. },
  634. "require-dev": {
  635. "automattic/jetpack-changelogger": "^2.0",
  636. "yoast/phpunit-polyfills": "1.0.1"
  637. },
  638. "time": "2021-09-28T18:19:38+00:00",
  639. "type": "library",
  640. "extra": {
  641. "autotagger": true,
  642. "mirror-repo": "Automattic/jetpack-error",
  643. "changelogger": {
  644. "link-template": "https://github.com/Automattic/jetpack-error/compare/v${old}...v${new}"
  645. },
  646. "branch-alias": {
  647. "dev-master": "1.3.x-dev"
  648. }
  649. },
  650. "installation-source": "dist",
  651. "autoload": {
  652. "classmap": [
  653. "src/"
  654. ]
  655. },
  656. "notification-url": "https://packagist.org/downloads/",
  657. "license": [
  658. "GPL-2.0-or-later"
  659. ],
  660. "description": "Jetpack Error - a wrapper around WP_Error.",
  661. "support": {
  662. "source": "https://github.com/Automattic/jetpack-error/tree/v1.3.7"
  663. },
  664. "install-path": "../automattic/jetpack-error"
  665. },
  666. {
  667. "name": "automattic/jetpack-heartbeat",
  668. "version": "v1.3.11",
  669. "version_normalized": "1.3.11.0",
  670. "source": {
  671. "type": "git",
  672. "url": "https://github.com/Automattic/jetpack-heartbeat.git",
  673. "reference": "f01a06c569c9ded649c1c5336568683af0181682"
  674. },
  675. "dist": {
  676. "type": "zip",
  677. "url": "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/f01a06c569c9ded649c1c5336568683af0181682",
  678. "reference": "f01a06c569c9ded649c1c5336568683af0181682",
  679. "shasum": ""
  680. },
  681. "require": {
  682. "automattic/jetpack-a8c-mc-stats": "^1.4",
  683. "automattic/jetpack-options": "^1.13"
  684. },
  685. "require-dev": {
  686. "automattic/jetpack-changelogger": "^2.0"
  687. },
  688. "time": "2021-09-28T18:19:54+00:00",
  689. "type": "library",
  690. "extra": {
  691. "autotagger": true,
  692. "mirror-repo": "Automattic/jetpack-heartbeat",
  693. "changelogger": {
  694. "link-template": "https://github.com/Automattic/jetpack-heartbeat/compare/v${old}...v${new}"
  695. },
  696. "branch-alias": {
  697. "dev-master": "1.3.x-dev"
  698. }
  699. },
  700. "installation-source": "dist",
  701. "autoload": {
  702. "classmap": [
  703. "src/"
  704. ]
  705. },
  706. "notification-url": "https://packagist.org/downloads/",
  707. "license": [
  708. "GPL-2.0-or-later"
  709. ],
  710. "description": "This adds a cronjob that sends a batch of internal automattic stats to wp.com once a day",
  711. "support": {
  712. "source": "https://github.com/Automattic/jetpack-heartbeat/tree/v1.3.11"
  713. },
  714. "install-path": "../automattic/jetpack-heartbeat"
  715. },
  716. {
  717. "name": "automattic/jetpack-identity-crisis",
  718. "version": "v0.2.6",
  719. "version_normalized": "0.2.6.0",
  720. "source": {
  721. "type": "git",
  722. "url": "https://github.com/Automattic/jetpack-identity-crisis.git",
  723. "reference": "79ece1952cab85663e5d4a8505601df5f07b1f9b"
  724. },
  725. "dist": {
  726. "type": "zip",
  727. "url": "https://api.github.com/repos/Automattic/jetpack-identity-crisis/zipball/79ece1952cab85663e5d4a8505601df5f07b1f9b",
  728. "reference": "79ece1952cab85663e5d4a8505601df5f07b1f9b",
  729. "shasum": ""
  730. },
  731. "require": {
  732. "automattic/jetpack-connection": "^1.30",
  733. "automattic/jetpack-constants": "^1.6",
  734. "automattic/jetpack-logo": "^1.5",
  735. "automattic/jetpack-options": "^1.13",
  736. "automattic/jetpack-status": "^1.8",
  737. "automattic/jetpack-tracking": "^1.13"
  738. },
  739. "require-dev": {
  740. "automattic/jetpack-changelogger": "^2.0",
  741. "automattic/wordbless": "@dev",
  742. "yoast/phpunit-polyfills": "1.0.1"
  743. },
  744. "time": "2021-09-28T18:20:08+00:00",
  745. "type": "library",
  746. "extra": {
  747. "autotagger": true,
  748. "mirror-repo": "Automattic/jetpack-identity-crisis",
  749. "version-constants": {
  750. "::PACKAGE_VERSION": "src/class-identity-crisis.php"
  751. },
  752. "changelogger": {
  753. "link-template": "https://github.com/Automattic/jetpack-identity-crisis/compare/v${old}...v${new}"
  754. },
  755. "branch-alias": {
  756. "dev-master": "0.2.x-dev"
  757. }
  758. },
  759. "installation-source": "dist",
  760. "autoload": {
  761. "classmap": [
  762. "src/"
  763. ]
  764. },
  765. "notification-url": "https://packagist.org/downloads/",
  766. "license": [
  767. "GPL-2.0-or-later"
  768. ],
  769. "description": "Identity Crisis.",
  770. "support": {
  771. "source": "https://github.com/Automattic/jetpack-identity-crisis/tree/v0.2.6"
  772. },
  773. "install-path": "../automattic/jetpack-identity-crisis"
  774. },
  775. {
  776. "name": "automattic/jetpack-jitm",
  777. "version": "v2.0.1",
  778. "version_normalized": "2.0.1.0",
  779. "source": {
  780. "type": "git",
  781. "url": "https://github.com/Automattic/jetpack-jitm.git",
  782. "reference": "e58b5c1684da4cbb604f2425c40514258f265b7f"
  783. },
  784. "dist": {
  785. "type": "zip",
  786. "url": "https://api.github.com/repos/Automattic/jetpack-jitm/zipball/e58b5c1684da4cbb604f2425c40514258f265b7f",
  787. "reference": "e58b5c1684da4cbb604f2425c40514258f265b7f",
  788. "shasum": ""
  789. },
  790. "require": {
  791. "automattic/jetpack-a8c-mc-stats": "^1.4",
  792. "automattic/jetpack-assets": "^1.11",
  793. "automattic/jetpack-connection": "^1.30",
  794. "automattic/jetpack-device-detection": "^1.4",
  795. "automattic/jetpack-logo": "^1.5",
  796. "automattic/jetpack-options": "^1.13",
  797. "automattic/jetpack-partner": "^1.5",
  798. "automattic/jetpack-redirect": "^1.7",
  799. "automattic/jetpack-status": "^1.8",
  800. "automattic/jetpack-tracking": "^1.13"
  801. },
  802. "require-dev": {
  803. "automattic/jetpack-changelogger": "^2.0",
  804. "brain/monkey": "2.6.0",
  805. "yoast/phpunit-polyfills": "1.0.1"
  806. },
  807. "time": "2021-09-28T18:20:09+00:00",
  808. "type": "library",
  809. "extra": {
  810. "autotagger": true,
  811. "mirror-repo": "Automattic/jetpack-jitm",
  812. "version-constants": {
  813. "::PACKAGE_VERSION": "src/class-jitm.php"
  814. },
  815. "changelogger": {
  816. "link-template": "https://github.com/Automattic/jetpack-jitm/compare/v${old}...v${new}"
  817. },
  818. "branch-alias": {
  819. "dev-master": "2.0.x-dev"
  820. }
  821. },
  822. "installation-source": "dist",
  823. "autoload": {
  824. "classmap": [
  825. "src/"
  826. ]
  827. },
  828. "notification-url": "https://packagist.org/downloads/",
  829. "license": [
  830. "GPL-2.0-or-later"
  831. ],
  832. "description": "Just in time messages for Jetpack",
  833. "support": {
  834. "source": "https://github.com/Automattic/jetpack-jitm/tree/v2.0.1"
  835. },
  836. "install-path": "../automattic/jetpack-jitm"
  837. },
  838. {
  839. "name": "automattic/jetpack-lazy-images",
  840. "version": "v2.0.1",
  841. "version_normalized": "2.0.1.0",
  842. "source": {
  843. "type": "git",
  844. "url": "https://github.com/Automattic/jetpack-lazy-images.git",
  845. "reference": "332a49e8ae322ab5271633efd8e50400f6d69e26"
  846. },
  847. "dist": {
  848. "type": "zip",
  849. "url": "https://api.github.com/repos/Automattic/jetpack-lazy-images/zipball/332a49e8ae322ab5271633efd8e50400f6d69e26",
  850. "reference": "332a49e8ae322ab5271633efd8e50400f6d69e26",
  851. "shasum": ""
  852. },
  853. "require": {
  854. "automattic/jetpack-assets": "^1.11",
  855. "automattic/jetpack-constants": "^1.6"
  856. },
  857. "require-dev": {
  858. "automattic/jetpack-changelogger": "^2.0",
  859. "automattic/wordbless": "dev-master",
  860. "yoast/phpunit-polyfills": "1.0.1"
  861. },
  862. "time": "2021-09-28T18:19:56+00:00",
  863. "type": "library",
  864. "extra": {
  865. "autotagger": true,
  866. "mirror-repo": "Automattic/jetpack-lazy-images",
  867. "changelogger": {
  868. "link-template": "https://github.com/Automattic/jetpack-lazy-images/compare/v${old}...v${new}"
  869. },
  870. "branch-alias": {
  871. "dev-master": "2.0.x-dev"
  872. }
  873. },
  874. "installation-source": "dist",
  875. "autoload": {
  876. "classmap": [
  877. "src/"
  878. ]
  879. },
  880. "notification-url": "https://packagist.org/downloads/",
  881. "license": [
  882. "GPL-2.0-or-later"
  883. ],
  884. "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.",
  885. "support": {
  886. "source": "https://github.com/Automattic/jetpack-lazy-images/tree/v2.0.1"
  887. },
  888. "install-path": "../automattic/jetpack-lazy-images"
  889. },
  890. {
  891. "name": "automattic/jetpack-licensing",
  892. "version": "v1.4.6",
  893. "version_normalized": "1.4.6.0",
  894. "source": {
  895. "type": "git",
  896. "url": "https://github.com/Automattic/jetpack-licensing.git",
  897. "reference": "ed951b8fb65b76a06667bb2c9e8aa91376e1275a"
  898. },
  899. "dist": {
  900. "type": "zip",
  901. "url": "https://api.github.com/repos/Automattic/jetpack-licensing/zipball/ed951b8fb65b76a06667bb2c9e8aa91376e1275a",
  902. "reference": "ed951b8fb65b76a06667bb2c9e8aa91376e1275a",
  903. "shasum": ""
  904. },
  905. "require": {
  906. "automattic/jetpack-connection": "^1.30",
  907. "automattic/jetpack-options": "^1.13"
  908. },
  909. "require-dev": {
  910. "automattic/jetpack-changelogger": "^2.0",
  911. "automattic/wordbless": "@dev",
  912. "yoast/phpunit-polyfills": "1.0.1"
  913. },
  914. "time": "2021-09-28T18:20:11+00:00",
  915. "type": "library",
  916. "extra": {
  917. "autotagger": true,
  918. "mirror-repo": "Automattic/jetpack-licensing",
  919. "changelogger": {
  920. "link-template": "https://github.com/Automattic/jetpack-licensing/compare/v${old}...v${new}"
  921. },
  922. "branch-alias": {
  923. "dev-master": "1.4.x-dev"
  924. }
  925. },
  926. "installation-source": "dist",
  927. "autoload": {
  928. "classmap": [
  929. "src/"
  930. ]
  931. },
  932. "notification-url": "https://packagist.org/downloads/",
  933. "license": [
  934. "GPL-2.0-or-later"
  935. ],
  936. "description": "Everything needed to manage Jetpack licenses client-side.",
  937. "support": {
  938. "source": "https://github.com/Automattic/jetpack-licensing/tree/v1.4.6"
  939. },
  940. "install-path": "../automattic/jetpack-licensing"
  941. },
  942. {
  943. "name": "automattic/jetpack-logo",
  944. "version": "v1.5.7",
  945. "version_normalized": "1.5.7.0",
  946. "source": {
  947. "type": "git",
  948. "url": "https://github.com/Automattic/jetpack-logo.git",
  949. "reference": "f78e503c14bad37858842fb9c649f75bd5707882"
  950. },
  951. "dist": {
  952. "type": "zip",
  953. "url": "https://api.github.com/repos/Automattic/jetpack-logo/zipball/f78e503c14bad37858842fb9c649f75bd5707882",
  954. "reference": "f78e503c14bad37858842fb9c649f75bd5707882",
  955. "shasum": ""
  956. },
  957. "require-dev": {
  958. "automattic/jetpack-changelogger": "^2.0",
  959. "yoast/phpunit-polyfills": "1.0.1"
  960. },
  961. "time": "2021-09-28T18:19:39+00:00",
  962. "type": "library",
  963. "extra": {
  964. "autotagger": true,
  965. "mirror-repo": "Automattic/jetpack-logo",
  966. "changelogger": {
  967. "link-template": "https://github.com/Automattic/jetpack-logo/compare/v${old}...v${new}"
  968. },
  969. "branch-alias": {
  970. "dev-master": "1.5.x-dev"
  971. }
  972. },
  973. "installation-source": "dist",
  974. "autoload": {
  975. "classmap": [
  976. "src/"
  977. ]
  978. },
  979. "notification-url": "https://packagist.org/downloads/",
  980. "license": [
  981. "GPL-2.0-or-later"
  982. ],
  983. "description": "A logo for Jetpack",
  984. "support": {
  985. "source": "https://github.com/Automattic/jetpack-logo/tree/v1.5.7"
  986. },
  987. "install-path": "../automattic/jetpack-logo"
  988. },
  989. {
  990. "name": "automattic/jetpack-options",
  991. "version": "v1.13.2",
  992. "version_normalized": "1.13.2.0",
  993. "source": {
  994. "type": "git",
  995. "url": "https://github.com/Automattic/jetpack-options.git",
  996. "reference": "4aa5869657d234f55b5417d78041759744c84906"
  997. },
  998. "dist": {
  999. "type": "zip",
  1000. "url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/4aa5869657d234f55b5417d78041759744c84906",
  1001. "reference": "4aa5869657d234f55b5417d78041759744c84906",
  1002. "shasum": ""
  1003. },
  1004. "require": {
  1005. "automattic/jetpack-constants": "^1.6"
  1006. },
  1007. "require-dev": {
  1008. "automattic/jetpack-changelogger": "^2.0",
  1009. "yoast/phpunit-polyfills": "1.0.1"
  1010. },
  1011. "time": "2021-09-28T18:19:48+00:00",
  1012. "type": "library",
  1013. "extra": {
  1014. "autotagger": true,
  1015. "mirror-repo": "Automattic/jetpack-options",
  1016. "changelogger": {
  1017. "link-template": "https://github.com/Automattic/jetpack-options/compare/v${old}...v${new}"
  1018. },
  1019. "branch-alias": {
  1020. "dev-master": "1.13.x-dev"
  1021. }
  1022. },
  1023. "installation-source": "dist",
  1024. "autoload": {
  1025. "classmap": [
  1026. "legacy"
  1027. ]
  1028. },
  1029. "notification-url": "https://packagist.org/downloads/",
  1030. "license": [
  1031. "GPL-2.0-or-later"
  1032. ],
  1033. "description": "A wrapper for wp-options to manage specific Jetpack options.",
  1034. "support": {
  1035. "source": "https://github.com/Automattic/jetpack-options/tree/v1.13.2"
  1036. },
  1037. "install-path": "../automattic/jetpack-options"
  1038. },
  1039. {
  1040. "name": "automattic/jetpack-partner",
  1041. "version": "v1.5.3",
  1042. "version_normalized": "1.5.3.0",
  1043. "source": {
  1044. "type": "git",
  1045. "url": "https://github.com/Automattic/jetpack-partner.git",
  1046. "reference": "25a3fc58b628f6167879a6c026b088941aa37452"
  1047. },
  1048. "dist": {
  1049. "type": "zip",
  1050. "url": "https://api.github.com/repos/Automattic/jetpack-partner/zipball/25a3fc58b628f6167879a6c026b088941aa37452",
  1051. "reference": "25a3fc58b628f6167879a6c026b088941aa37452",
  1052. "shasum": ""
  1053. },
  1054. "require-dev": {
  1055. "automattic/jetpack-changelogger": "^2.0",
  1056. "brain/monkey": "2.6.0",
  1057. "yoast/phpunit-polyfills": "1.0.1"
  1058. },
  1059. "time": "2021-09-28T18:19:40+00:00",
  1060. "type": "library",
  1061. "extra": {
  1062. "autotagger": true,
  1063. "mirror-repo": "Automattic/jetpack-partner",
  1064. "changelogger": {
  1065. "link-template": "https://github.com/Automattic/jetpack-partner/compare/v${old}...v${new}"
  1066. },
  1067. "branch-alias": {
  1068. "dev-master": "1.5.x-dev"
  1069. }
  1070. },
  1071. "installation-source": "dist",
  1072. "autoload": {
  1073. "classmap": [
  1074. "src/"
  1075. ]
  1076. },
  1077. "notification-url": "https://packagist.org/downloads/",
  1078. "license": [
  1079. "GPL-2.0-or-later"
  1080. ],
  1081. "description": "Support functions for Jetpack hosting partners.",
  1082. "support": {
  1083. "source": "https://github.com/Automattic/jetpack-partner/tree/v1.5.3"
  1084. },
  1085. "install-path": "../automattic/jetpack-partner"
  1086. },
  1087. {
  1088. "name": "automattic/jetpack-password-checker",
  1089. "version": "v0.1.4",
  1090. "version_normalized": "0.1.4.0",
  1091. "source": {
  1092. "type": "git",
  1093. "url": "https://github.com/Automattic/jetpack-password-checker.git",
  1094. "reference": "0d77b017f561df8424541cd960697fb8afb8a241"
  1095. },
  1096. "dist": {
  1097. "type": "zip",
  1098. "url": "https://api.github.com/repos/Automattic/jetpack-password-checker/zipball/0d77b017f561df8424541cd960697fb8afb8a241",
  1099. "reference": "0d77b017f561df8424541cd960697fb8afb8a241",
  1100. "shasum": ""
  1101. },
  1102. "require-dev": {
  1103. "automattic/jetpack-changelogger": "^2.0",
  1104. "automattic/wordbless": "@dev",
  1105. "yoast/phpunit-polyfills": "1.0.1"
  1106. },
  1107. "time": "2021-09-28T18:19:42+00:00",
  1108. "type": "library",
  1109. "extra": {
  1110. "autotagger": true,
  1111. "mirror-repo": "Automattic/jetpack-password-checker",
  1112. "changelogger": {
  1113. "link-template": "https://github.com/Automattic/jetpack-password-checker/compare/v${old}...v${new}"
  1114. },
  1115. "branch-alias": {
  1116. "dev-master": "0.1.x-dev"
  1117. }
  1118. },
  1119. "installation-source": "dist",
  1120. "autoload": {
  1121. "classmap": [
  1122. "src/"
  1123. ]
  1124. },
  1125. "notification-url": "https://packagist.org/downloads/",
  1126. "license": [
  1127. "GPL-2.0-or-later"
  1128. ],
  1129. "description": "Password Checker.",
  1130. "support": {
  1131. "source": "https://github.com/Automattic/jetpack-password-checker/tree/v0.1.4"
  1132. },
  1133. "install-path": "../automattic/jetpack-password-checker"
  1134. },
  1135. {
  1136. "name": "automattic/jetpack-redirect",
  1137. "version": "v1.7.2",
  1138. "version_normalized": "1.7.2.0",
  1139. "source": {
  1140. "type": "git",
  1141. "url": "https://github.com/Automattic/jetpack-redirect.git",
  1142. "reference": "bb99b8e046f6161dcfaed39e483b28af23885a29"
  1143. },
  1144. "dist": {
  1145. "type": "zip",
  1146. "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/bb99b8e046f6161dcfaed39e483b28af23885a29",
  1147. "reference": "bb99b8e046f6161dcfaed39e483b28af23885a29",
  1148. "shasum": ""
  1149. },
  1150. "require": {
  1151. "automattic/jetpack-status": "^1.8"
  1152. },
  1153. "require-dev": {
  1154. "automattic/jetpack-changelogger": "^2.0",
  1155. "brain/monkey": "2.6.0",
  1156. "yoast/phpunit-polyfills": "1.0.1"
  1157. },
  1158. "time": "2021-09-28T18:19:50+00:00",
  1159. "type": "library",
  1160. "extra": {
  1161. "autotagger": true,
  1162. "mirror-repo": "Automattic/jetpack-redirect",
  1163. "changelogger": {
  1164. "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
  1165. },
  1166. "branch-alias": {
  1167. "dev-master": "1.7.x-dev"
  1168. }
  1169. },
  1170. "installation-source": "dist",
  1171. "autoload": {
  1172. "classmap": [
  1173. "src/"
  1174. ]
  1175. },
  1176. "notification-url": "https://packagist.org/downloads/",
  1177. "license": [
  1178. "GPL-2.0-or-later"
  1179. ],
  1180. "description": "Utilities to build URLs to the jetpack.com/redirect/ service",
  1181. "support": {
  1182. "source": "https://github.com/Automattic/jetpack-redirect/tree/v1.7.2"
  1183. },
  1184. "install-path": "../automattic/jetpack-redirect"
  1185. },
  1186. {
  1187. "name": "automattic/jetpack-roles",
  1188. "version": "v1.4.7",
  1189. "version_normalized": "1.4.7.0",
  1190. "source": {
  1191. "type": "git",
  1192. "url": "https://github.com/Automattic/jetpack-roles.git",
  1193. "reference": "c52f1904fe10597410231c23f3300b2923b816a3"
  1194. },
  1195. "dist": {
  1196. "type": "zip",
  1197. "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/c52f1904fe10597410231c23f3300b2923b816a3",
  1198. "reference": "c52f1904fe10597410231c23f3300b2923b816a3",
  1199. "shasum": ""
  1200. },
  1201. "require-dev": {
  1202. "automattic/jetpack-changelogger": "^2.0",
  1203. "brain/monkey": "2.6.0",
  1204. "yoast/phpunit-polyfills": "1.0.1"
  1205. },
  1206. "time": "2021-09-28T18:19:43+00:00",
  1207. "type": "library",
  1208. "extra": {
  1209. "autotagger": true,
  1210. "mirror-repo": "Automattic/jetpack-roles",
  1211. "changelogger": {
  1212. "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
  1213. },
  1214. "branch-alias": {
  1215. "dev-master": "1.4.x-dev"
  1216. }
  1217. },
  1218. "installation-source": "dist",
  1219. "autoload": {
  1220. "classmap": [
  1221. "src/"
  1222. ]
  1223. },
  1224. "notification-url": "https://packagist.org/downloads/",
  1225. "license": [
  1226. "GPL-2.0-or-later"
  1227. ],
  1228. "description": "Utilities, related with user roles and capabilities.",
  1229. "support": {
  1230. "source": "https://github.com/Automattic/jetpack-roles/tree/v1.4.7"
  1231. },
  1232. "install-path": "../automattic/jetpack-roles"
  1233. },
  1234. {
  1235. "name": "automattic/jetpack-status",
  1236. "version": "v1.8.2",
  1237. "version_normalized": "1.8.2.0",
  1238. "source": {
  1239. "type": "git",
  1240. "url": "https://github.com/Automattic/jetpack-status.git",
  1241. "reference": "5dca669c94578f87594921d7bfb221835908fdf8"
  1242. },
  1243. "dist": {
  1244. "type": "zip",
  1245. "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/5dca669c94578f87594921d7bfb221835908fdf8",
  1246. "reference": "5dca669c94578f87594921d7bfb221835908fdf8",
  1247. "shasum": ""
  1248. },
  1249. "require-dev": {
  1250. "automattic/jetpack-changelogger": "^2.0",
  1251. "brain/monkey": "2.6.0",
  1252. "yoast/phpunit-polyfills": "1.0.1"
  1253. },
  1254. "time": "2021-09-28T18:19:44+00:00",
  1255. "type": "library",
  1256. "extra": {
  1257. "autotagger": true,
  1258. "mirror-repo": "Automattic/jetpack-status",
  1259. "changelogger": {
  1260. "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
  1261. },
  1262. "branch-alias": {
  1263. "dev-master": "1.8.x-dev"
  1264. }
  1265. },
  1266. "installation-source": "dist",
  1267. "autoload": {
  1268. "classmap": [
  1269. "src/"
  1270. ]
  1271. },
  1272. "notification-url": "https://packagist.org/downloads/",
  1273. "license": [
  1274. "GPL-2.0-or-later"
  1275. ],
  1276. "description": "Used to retrieve information about the current status of Jetpack and the site overall.",
  1277. "support": {
  1278. "source": "https://github.com/Automattic/jetpack-status/tree/v1.8.2"
  1279. },
  1280. "install-path": "../automattic/jetpack-status"
  1281. },
  1282. {
  1283. "name": "automattic/jetpack-sync",
  1284. "version": "v1.26.2",
  1285. "version_normalized": "1.26.2.0",
  1286. "source": {
  1287. "type": "git",
  1288. "url": "https://github.com/Automattic/jetpack-sync.git",
  1289. "reference": "665887b74b4ee00223786d4b52ef702cdb9bf3e2"
  1290. },
  1291. "dist": {
  1292. "type": "zip",
  1293. "url": "https://api.github.com/repos/Automattic/jetpack-sync/zipball/665887b74b4ee00223786d4b52ef702cdb9bf3e2",
  1294. "reference": "665887b74b4ee00223786d4b52ef702cdb9bf3e2",
  1295. "shasum": ""
  1296. },
  1297. "require": {
  1298. "automattic/jetpack-connection": "^1.30",
  1299. "automattic/jetpack-constants": "^1.6",
  1300. "automattic/jetpack-heartbeat": "^1.3",
  1301. "automattic/jetpack-identity-crisis": "^0.2",
  1302. "automattic/jetpack-options": "^1.13",
  1303. "automattic/jetpack-password-checker": "^0.1",
  1304. "automattic/jetpack-roles": "^1.4",
  1305. "automattic/jetpack-status": "^1.8"
  1306. },
  1307. "require-dev": {
  1308. "automattic/jetpack-changelogger": "^2.0",
  1309. "automattic/wordbless": "@dev",
  1310. "yoast/phpunit-polyfills": "1.0.1"
  1311. },
  1312. "time": "2021-09-28T18:20:14+00:00",
  1313. "type": "library",
  1314. "extra": {
  1315. "autotagger": true,
  1316. "mirror-repo": "Automattic/jetpack-sync",
  1317. "version-constants": {
  1318. "::PACKAGE_VERSION": "src/class-package-version.php"
  1319. },
  1320. "changelogger": {
  1321. "link-template": "https://github.com/Automattic/jetpack-sync/compare/v${old}...v${new}"
  1322. },
  1323. "branch-alias": {
  1324. "dev-master": "1.26.x-dev"
  1325. }
  1326. },
  1327. "installation-source": "dist",
  1328. "autoload": {
  1329. "classmap": [
  1330. "src/"
  1331. ]
  1332. },
  1333. "notification-url": "https://packagist.org/downloads/",
  1334. "license": [
  1335. "GPL-2.0-or-later"
  1336. ],
  1337. "description": "Everything needed to allow syncing to the WP.com infrastructure.",
  1338. "support": {
  1339. "source": "https://github.com/Automattic/jetpack-sync/tree/v1.26.2"
  1340. },
  1341. "install-path": "../automattic/jetpack-sync"
  1342. },
  1343. {
  1344. "name": "automattic/jetpack-terms-of-service",
  1345. "version": "v1.9.10",
  1346. "version_normalized": "1.9.10.0",
  1347. "source": {
  1348. "type": "git",
  1349. "url": "https://github.com/Automattic/jetpack-terms-of-service.git",
  1350. "reference": "3d6c41678d837bb103be70876e3a7e79fcbc8387"
  1351. },
  1352. "dist": {
  1353. "type": "zip",
  1354. "url": "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/3d6c41678d837bb103be70876e3a7e79fcbc8387",
  1355. "reference": "3d6c41678d837bb103be70876e3a7e79fcbc8387",
  1356. "shasum": ""
  1357. },
  1358. "require": {
  1359. "automattic/jetpack-options": "^1.13",
  1360. "automattic/jetpack-status": "^1.8"
  1361. },
  1362. "require-dev": {
  1363. "automattic/jetpack-changelogger": "^2.0",
  1364. "brain/monkey": "2.6.0",
  1365. "yoast/phpunit-polyfills": "1.0.1"
  1366. },
  1367. "time": "2021-09-28T18:19:57+00:00",
  1368. "type": "library",
  1369. "extra": {
  1370. "autotagger": true,
  1371. "mirror-repo": "Automattic/jetpack-terms-of-service",
  1372. "changelogger": {
  1373. "link-template": "https://github.com/Automattic/jetpack-terms-of-service/compare/v${old}...v${new}"
  1374. },
  1375. "branch-alias": {
  1376. "dev-master": "1.9.x-dev"
  1377. }
  1378. },
  1379. "installation-source": "dist",
  1380. "autoload": {
  1381. "classmap": [
  1382. "src/"
  1383. ]
  1384. },
  1385. "notification-url": "https://packagist.org/downloads/",
  1386. "license": [
  1387. "GPL-2.0-or-later"
  1388. ],
  1389. "description": "Everything need to manage the terms of service state",
  1390. "support": {
  1391. "source": "https://github.com/Automattic/jetpack-terms-of-service/tree/v1.9.10"
  1392. },
  1393. "install-path": "../automattic/jetpack-terms-of-service"
  1394. },
  1395. {
  1396. "name": "automattic/jetpack-tracking",
  1397. "version": "v1.13.11",
  1398. "version_normalized": "1.13.11.0",
  1399. "source": {
  1400. "type": "git",
  1401. "url": "https://github.com/Automattic/jetpack-tracking.git",
  1402. "reference": "ed8ce7054fd04d1c75e2bdd87683e17d4b852295"
  1403. },
  1404. "dist": {
  1405. "type": "zip",
  1406. "url": "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/ed8ce7054fd04d1c75e2bdd87683e17d4b852295",
  1407. "reference": "ed8ce7054fd04d1c75e2bdd87683e17d4b852295",
  1408. "shasum": ""
  1409. },
  1410. "require": {
  1411. "automattic/jetpack-assets": "^1.11",
  1412. "automattic/jetpack-options": "^1.13",
  1413. "automattic/jetpack-status": "^1.8",
  1414. "automattic/jetpack-terms-of-service": "^1.9"
  1415. },
  1416. "require-dev": {
  1417. "automattic/jetpack-changelogger": "^2.0",
  1418. "brain/monkey": "2.6.0",
  1419. "yoast/phpunit-polyfills": "1.0.1"
  1420. },
  1421. "time": "2021-09-30T18:26:36+00:00",
  1422. "type": "library",
  1423. "extra": {
  1424. "autotagger": true,
  1425. "mirror-repo": "Automattic/jetpack-tracking",
  1426. "changelogger": {
  1427. "link-template": "https://github.com/Automattic/jetpack-tracking/compare/v${old}...v${new}"
  1428. },
  1429. "branch-alias": {
  1430. "dev-master": "1.13.x-dev"
  1431. }
  1432. },
  1433. "installation-source": "dist",
  1434. "autoload": {
  1435. "classmap": [
  1436. "legacy",
  1437. "src/"
  1438. ]
  1439. },
  1440. "notification-url": "https://packagist.org/downloads/",
  1441. "license": [
  1442. "GPL-2.0-or-later"
  1443. ],
  1444. "description": "Tracking for Jetpack",
  1445. "support": {
  1446. "source": "https://github.com/Automattic/jetpack-tracking/tree/v1.13.11"
  1447. },
  1448. "install-path": "../automattic/jetpack-tracking"
  1449. },
  1450. {
  1451. "name": "nojimage/twitter-text-php",
  1452. "version": "v3.1.2",
  1453. "version_normalized": "3.1.2.0",
  1454. "source": {
  1455. "type": "git",
  1456. "url": "https://github.com/nojimage/twitter-text-php.git",
  1457. "reference": "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6"
  1458. },
  1459. "dist": {
  1460. "type": "zip",
  1461. "url": "https://api.github.com/repos/nojimage/twitter-text-php/zipball/979bcf6a92d543b61588c7c0c0a87d0eb473d8f6",
  1462. "reference": "979bcf6a92d543b61588c7c0c0a87d0eb473d8f6",
  1463. "shasum": ""
  1464. },
  1465. "require": {
  1466. "ext-intl": "*",
  1467. "ext-mbstring": "*",
  1468. "php": ">=5.3.3"
  1469. },
  1470. "require-dev": {
  1471. "ext-json": "*",
  1472. "phpunit/phpunit": "4.8.*|5.7.*|6.5.*",
  1473. "symfony/yaml": "^2.6.0|^3.4.0|^4.4.0|^5.0.0",
  1474. "twitter/twitter-text": "^3.0.0"
  1475. },
  1476. "time": "2021-03-18T11:38:53+00:00",
  1477. "type": "library",
  1478. "installation-source": "dist",
  1479. "autoload": {
  1480. "psr-0": {
  1481. "Twitter\\Text\\": "lib/"
  1482. }
  1483. },
  1484. "notification-url": "https://packagist.org/downloads/",
  1485. "license": [
  1486. "Apache-2.0"
  1487. ],
  1488. "authors": [
  1489. {
  1490. "name": "Matt Sanford",
  1491. "email": "matt@mzsanford.com",
  1492. "homepage": "http://mzsanford.com"
  1493. },
  1494. {
  1495. "name": "Mike Cochrane",
  1496. "email": "mikec@mikenz.geek.nz",
  1497. "homepage": "http://mikenz.geek.nz"
  1498. },
  1499. {
  1500. "name": "Nick Pope",
  1501. "email": "git@nickpope.me.uk",
  1502. "homepage": "http://www.nickpope.me.uk"
  1503. },
  1504. {
  1505. "name": "Takashi Nojima",
  1506. "homepage": "http://php-tips.com"
  1507. }
  1508. ],
  1509. "description": "A library of PHP classes that provide auto-linking and extraction of usernames, lists, hashtags and URLs from tweets.",
  1510. "homepage": "https://github.com/nojimage/twitter-text-php",
  1511. "keywords": [
  1512. "autolink",
  1513. "extract",
  1514. "text",
  1515. "twitter"
  1516. ],
  1517. "support": {
  1518. "issues": "https://github.com/nojimage/twitter-text-php/issues",
  1519. "source": "https://github.com/nojimage/twitter-text-php/tree/v3.1.2"
  1520. },
  1521. "install-path": "../nojimage/twitter-text-php"
  1522. }
  1523. ],
  1524. "dev": false,
  1525. "dev-package-names": []
  1526. }