You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

632 lines
22 KiB

  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "hash": "16c82a8bb785fbf1fccc57372f10c8f0",
  8. "content-hash": "b0f983926c946d2fdc6ce5e2acd56076",
  9. "packages": [
  10. {
  11. "name": "barnabywalters/mf-cleaner",
  12. "version": "v0.1.4",
  13. "source": {
  14. "type": "git",
  15. "url": "https://github.com/barnabywalters/php-mf-cleaner.git",
  16. "reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4"
  17. },
  18. "dist": {
  19. "type": "zip",
  20. "url": "https://api.github.com/repos/barnabywalters/php-mf-cleaner/zipball/ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4",
  21. "reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4",
  22. "shasum": ""
  23. },
  24. "require-dev": {
  25. "php": ">=5.3",
  26. "phpunit/phpunit": "*"
  27. },
  28. "suggest": {
  29. "mf2/mf2": "To parse microformats2 structures from (X)HTML"
  30. },
  31. "type": "library",
  32. "autoload": {
  33. "files": [
  34. "src/BarnabyWalters/Mf2/Functions.php"
  35. ]
  36. },
  37. "notification-url": "https://packagist.org/downloads/",
  38. "license": [
  39. "MIT"
  40. ],
  41. "authors": [
  42. {
  43. "name": "Barnaby Walters",
  44. "email": "barnaby@waterpigs.co.uk"
  45. }
  46. ],
  47. "description": "Cleans up microformats2 array structures",
  48. "time": "2014-10-06 23:11:15"
  49. },
  50. {
  51. "name": "firebase/php-jwt",
  52. "version": "v4.0.0",
  53. "source": {
  54. "type": "git",
  55. "url": "https://github.com/firebase/php-jwt.git",
  56. "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35"
  57. },
  58. "dist": {
  59. "type": "zip",
  60. "url": "https://api.github.com/repos/firebase/php-jwt/zipball/dccf163dc8ed7ed6a00afc06c51ee5186a428d35",
  61. "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35",
  62. "shasum": ""
  63. },
  64. "require": {
  65. "php": ">=5.3.0"
  66. },
  67. "type": "library",
  68. "autoload": {
  69. "psr-4": {
  70. "Firebase\\JWT\\": "src"
  71. }
  72. },
  73. "notification-url": "https://packagist.org/downloads/",
  74. "license": [
  75. "BSD-3-Clause"
  76. ],
  77. "authors": [
  78. {
  79. "name": "Neuman Vong",
  80. "email": "neuman+pear@twilio.com",
  81. "role": "Developer"
  82. },
  83. {
  84. "name": "Anant Narayanan",
  85. "email": "anant@php.net",
  86. "role": "Developer"
  87. }
  88. ],
  89. "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
  90. "homepage": "https://github.com/firebase/php-jwt",
  91. "time": "2016-07-18 04:51:16"
  92. },
  93. {
  94. "name": "indieauth/client",
  95. "version": "1.1.3",
  96. "source": {
  97. "type": "git",
  98. "url": "https://github.com/indieweb/indieauth-client-php.git",
  99. "reference": "02b6c7fc9bdfc51780df17a2ddc2349e79b8eaa3"
  100. },
  101. "dist": {
  102. "type": "zip",
  103. "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/02b6c7fc9bdfc51780df17a2ddc2349e79b8eaa3",
  104. "reference": "02b6c7fc9bdfc51780df17a2ddc2349e79b8eaa3",
  105. "shasum": ""
  106. },
  107. "require": {
  108. "indieweb/representative-h-card": "^0.1.2",
  109. "mf2/mf2": ">=0.3.2",
  110. "p3k/http": ">=0.1.6",
  111. "php": ">5.6.0"
  112. },
  113. "require-dev": {
  114. "phpunit/phpunit": "4.8.*"
  115. },
  116. "type": "library",
  117. "autoload": {
  118. "psr-0": {
  119. "IndieAuth": "src/"
  120. }
  121. },
  122. "notification-url": "https://packagist.org/downloads/",
  123. "license": [
  124. "Apache-2.0"
  125. ],
  126. "authors": [
  127. {
  128. "name": "Aaron Parecki",
  129. "homepage": "https://aaronparecki.com"
  130. }
  131. ],
  132. "description": "IndieAuth Client Library",
  133. "time": "2020-11-26 23:27:17"
  134. },
  135. {
  136. "name": "indieweb/date-formatter",
  137. "version": "0.1.6",
  138. "source": {
  139. "type": "git",
  140. "url": "https://github.com/indieweb/date-formatter-php.git",
  141. "reference": "9c12e0fda95f4b3119fcaf271d141305870c4350"
  142. },
  143. "dist": {
  144. "type": "zip",
  145. "url": "https://api.github.com/repos/indieweb/date-formatter-php/zipball/9c12e0fda95f4b3119fcaf271d141305870c4350",
  146. "reference": "9c12e0fda95f4b3119fcaf271d141305870c4350",
  147. "shasum": ""
  148. },
  149. "require": {
  150. "php": ">=5.3.0"
  151. },
  152. "type": "library",
  153. "autoload": {
  154. "psr-0": {
  155. "IndieWeb": "src/"
  156. }
  157. },
  158. "notification-url": "https://packagist.org/downloads/",
  159. "license": [
  160. "Apache-2.0"
  161. ],
  162. "authors": [
  163. {
  164. "name": "Aaron Parecki",
  165. "homepage": "http://aaronparecki.com"
  166. }
  167. ],
  168. "description": "Render dates and date ranges in a human-readable format, including proper microformats-2 markup",
  169. "homepage": "https://github.com/indieweb/date-formatter-php",
  170. "keywords": [
  171. "date",
  172. "format",
  173. "microformats",
  174. "microformats2"
  175. ],
  176. "time": "2015-10-28 00:32:39"
  177. },
  178. {
  179. "name": "indieweb/link-rel-parser",
  180. "version": "0.1.1",
  181. "source": {
  182. "type": "git",
  183. "url": "https://github.com/indieweb/link-rel-parser-php.git",
  184. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6"
  185. },
  186. "dist": {
  187. "type": "zip",
  188. "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  189. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  190. "shasum": ""
  191. },
  192. "require": {
  193. "php": ">=5.3.0"
  194. },
  195. "type": "library",
  196. "autoload": {
  197. "files": [
  198. "src/IndieWeb/link_rel_parser.php"
  199. ]
  200. },
  201. "notification-url": "https://packagist.org/downloads/",
  202. "license": [
  203. "Apache-2.0"
  204. ],
  205. "authors": [
  206. {
  207. "name": "Aaron Parecki",
  208. "homepage": "http://aaronparecki.com"
  209. },
  210. {
  211. "name": "Tantek Çelik",
  212. "homepage": "http://tantek.com"
  213. }
  214. ],
  215. "description": "Parse rel values from HTTP headers",
  216. "homepage": "https://github.com/indieweb/link-rel-parser-php",
  217. "keywords": [
  218. "http",
  219. "indieweb",
  220. "microformats2"
  221. ],
  222. "time": "2013-12-23 00:14:58"
  223. },
  224. {
  225. "name": "indieweb/representative-h-card",
  226. "version": "0.1.2",
  227. "source": {
  228. "type": "git",
  229. "url": "https://github.com/indieweb/representative-h-card-php.git",
  230. "reference": "b70b01bd0dd7f2a940602137335dbf46ab6e2e38"
  231. },
  232. "dist": {
  233. "type": "zip",
  234. "url": "https://api.github.com/repos/indieweb/representative-h-card-php/zipball/b70b01bd0dd7f2a940602137335dbf46ab6e2e38",
  235. "reference": "b70b01bd0dd7f2a940602137335dbf46ab6e2e38",
  236. "shasum": ""
  237. },
  238. "require": {
  239. "php": ">=5.4"
  240. },
  241. "require-dev": {
  242. "mf2/mf2": "0.2.*",
  243. "phpunit/phpunit": "*"
  244. },
  245. "type": "library",
  246. "autoload": {
  247. "files": [
  248. "src/mf2/representative-h-card.php"
  249. ]
  250. },
  251. "notification-url": "https://packagist.org/downloads/",
  252. "license": [
  253. "Apache-2.0"
  254. ],
  255. "authors": [
  256. {
  257. "name": "Aaron Parecki",
  258. "homepage": "http://aaronparecki.com"
  259. }
  260. ],
  261. "keywords": [
  262. "h-card",
  263. "indieweb",
  264. "mf2",
  265. "microformats"
  266. ],
  267. "time": "2015-12-23 18:11:19"
  268. },
  269. {
  270. "name": "j4mie/idiorm",
  271. "version": "v1.4.1",
  272. "source": {
  273. "type": "git",
  274. "url": "https://github.com/j4mie/idiorm.git",
  275. "reference": "11e964157a6a2c6128a0546673ad5e99ac1a62cd"
  276. },
  277. "dist": {
  278. "type": "zip",
  279. "url": "https://api.github.com/repos/j4mie/idiorm/zipball/11e964157a6a2c6128a0546673ad5e99ac1a62cd",
  280. "reference": "11e964157a6a2c6128a0546673ad5e99ac1a62cd",
  281. "shasum": ""
  282. },
  283. "require": {
  284. "php": ">=5.2.0"
  285. },
  286. "type": "library",
  287. "autoload": {
  288. "classmap": [
  289. "idiorm.php"
  290. ]
  291. },
  292. "notification-url": "https://packagist.org/downloads/",
  293. "license": [
  294. "BSD-2-Clause",
  295. "BSD-3-Clause",
  296. "BSD-4-Clause"
  297. ],
  298. "authors": [
  299. {
  300. "name": "Simon Holywell",
  301. "email": "treffynnon@php.net",
  302. "homepage": "http://simonholywell.com",
  303. "role": "Maintainer"
  304. },
  305. {
  306. "name": "Jamie Matthews",
  307. "email": "jamie.matthews@gmail.com",
  308. "homepage": "http://j4mie.org",
  309. "role": "Developer"
  310. },
  311. {
  312. "name": "Durham Hale",
  313. "email": "me@durhamhale.com",
  314. "homepage": "http://durhamhale.com",
  315. "role": "Maintainer"
  316. }
  317. ],
  318. "description": "A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5",
  319. "homepage": "http://j4mie.github.com/idiormandparis",
  320. "keywords": [
  321. "idiorm",
  322. "orm",
  323. "query builder"
  324. ],
  325. "time": "2013-12-12 10:25:27"
  326. },
  327. {
  328. "name": "mf2/mf2",
  329. "version": "v0.3.2",
  330. "source": {
  331. "type": "git",
  332. "url": "https://github.com/indieweb/php-mf2.git",
  333. "reference": "dc0d90d4ee30864bcf37cd3a8fc8db94f9134cc4"
  334. },
  335. "dist": {
  336. "type": "zip",
  337. "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/dc0d90d4ee30864bcf37cd3a8fc8db94f9134cc4",
  338. "reference": "dc0d90d4ee30864bcf37cd3a8fc8db94f9134cc4",
  339. "shasum": ""
  340. },
  341. "require": {
  342. "php": ">=5.4.0"
  343. },
  344. "require-dev": {
  345. "mf2/tests": "@dev",
  346. "phpdocumentor/phpdocumentor": "v2.8.4",
  347. "phpunit/phpunit": "4.8.*"
  348. },
  349. "suggest": {
  350. "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you"
  351. },
  352. "bin": [
  353. "bin/fetch-mf2",
  354. "bin/parse-mf2"
  355. ],
  356. "type": "library",
  357. "autoload": {
  358. "files": [
  359. "Mf2/Parser.php"
  360. ]
  361. },
  362. "notification-url": "https://packagist.org/downloads/",
  363. "license": [
  364. "CC0"
  365. ],
  366. "authors": [
  367. {
  368. "name": "Barnaby Walters",
  369. "homepage": "http://waterpigs.co.uk"
  370. }
  371. ],
  372. "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
  373. "keywords": [
  374. "html",
  375. "microformats",
  376. "microformats 2",
  377. "parser",
  378. "semantic"
  379. ],
  380. "time": "2017-05-27 15:27:47"
  381. },
  382. {
  383. "name": "minicodemonkey/amazon-alexa-php",
  384. "version": "0.1.5",
  385. "source": {
  386. "type": "git",
  387. "url": "https://github.com/MiniCodeMonkey/amazon-alexa-php.git",
  388. "reference": "006a1e1e775d8429574cde1a093a8b9a4da6a960"
  389. },
  390. "dist": {
  391. "type": "zip",
  392. "url": "https://api.github.com/repos/MiniCodeMonkey/amazon-alexa-php/zipball/006a1e1e775d8429574cde1a093a8b9a4da6a960",
  393. "reference": "006a1e1e775d8429574cde1a093a8b9a4da6a960",
  394. "shasum": ""
  395. },
  396. "require": {
  397. "php": ">=5.4.0"
  398. },
  399. "require-dev": {
  400. "phpunit/phpunit": "~4.6"
  401. },
  402. "type": "library",
  403. "autoload": {
  404. "psr-4": {
  405. "Alexa\\": "src/"
  406. }
  407. },
  408. "notification-url": "https://packagist.org/downloads/",
  409. "license": [
  410. "MIT"
  411. ],
  412. "authors": [
  413. {
  414. "name": "Mathias Hansen",
  415. "email": "me@codemonkey.io"
  416. }
  417. ],
  418. "description": "Amazon Alexa interface for PHP",
  419. "time": "2015-11-29 21:50:59"
  420. },
  421. {
  422. "name": "mpratt/relativetime",
  423. "version": "1.5.4",
  424. "source": {
  425. "type": "git",
  426. "url": "https://github.com/mpratt/RelativeTime.git",
  427. "reference": "3dc1efd96c8edbd0fe9e5cdb423ca31428b9dbb7"
  428. },
  429. "dist": {
  430. "type": "zip",
  431. "url": "https://api.github.com/repos/mpratt/RelativeTime/zipball/3dc1efd96c8edbd0fe9e5cdb423ca31428b9dbb7",
  432. "reference": "3dc1efd96c8edbd0fe9e5cdb423ca31428b9dbb7",
  433. "shasum": ""
  434. },
  435. "require": {
  436. "php": ">=5.3"
  437. },
  438. "type": "library",
  439. "autoload": {
  440. "psr-0": {
  441. "RelativeTime": "Lib/"
  442. }
  443. },
  444. "notification-url": "https://packagist.org/downloads/",
  445. "license": [
  446. "MIT"
  447. ],
  448. "authors": [
  449. {
  450. "name": "Michael Pratt",
  451. "email": "pratt@hablarmierda.net",
  452. "homepage": "http://www.michael-pratt.com",
  453. "role": "Author/Developer"
  454. }
  455. ],
  456. "description": "A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.",
  457. "homepage": "https://github.com/mpratt/RelativeTime",
  458. "keywords": [
  459. "ago",
  460. "date",
  461. "future",
  462. "interval",
  463. "relative",
  464. "time",
  465. "time-ago"
  466. ],
  467. "time": "2015-12-24 12:43:04"
  468. },
  469. {
  470. "name": "p3k/http",
  471. "version": "0.1.11",
  472. "source": {
  473. "type": "git",
  474. "url": "https://github.com/aaronpk/p3k-http.git",
  475. "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7"
  476. },
  477. "dist": {
  478. "type": "zip",
  479. "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/24d28287e0c5606aa45b23c6e3c17628d89468f7",
  480. "reference": "24d28287e0c5606aa45b23c6e3c17628d89468f7",
  481. "shasum": ""
  482. },
  483. "require": {
  484. "indieweb/link-rel-parser": "0.1.*",
  485. "mf2/mf2": ">=0.3.2"
  486. },
  487. "type": "library",
  488. "autoload": {
  489. "psr-4": {
  490. "p3k\\": "src/p3k"
  491. }
  492. },
  493. "notification-url": "https://packagist.org/downloads/",
  494. "license": [
  495. "MIT"
  496. ],
  497. "authors": [
  498. {
  499. "name": "Aaron Parecki",
  500. "homepage": "https://aaronparecki.com"
  501. }
  502. ],
  503. "description": "A simple wrapper API around the PHP curl functions",
  504. "homepage": "https://github.com/aaronpk/p3k-http",
  505. "time": "2020-02-19 03:00:09"
  506. },
  507. {
  508. "name": "p3k/multipart",
  509. "version": "0.1.1",
  510. "source": {
  511. "type": "git",
  512. "url": "https://github.com/aaronpk/php-multipart-encoder.git",
  513. "reference": "f5400011b20046cebbdfed686d051fb2aa600a14"
  514. },
  515. "dist": {
  516. "type": "zip",
  517. "url": "https://api.github.com/repos/aaronpk/php-multipart-encoder/zipball/f5400011b20046cebbdfed686d051fb2aa600a14",
  518. "reference": "f5400011b20046cebbdfed686d051fb2aa600a14",
  519. "shasum": ""
  520. },
  521. "require": {
  522. "php": ">5.4.0"
  523. },
  524. "type": "library",
  525. "autoload": {
  526. "files": [
  527. "src/p3k/Multipart.php"
  528. ]
  529. },
  530. "notification-url": "https://packagist.org/downloads/",
  531. "license": [
  532. "Apache 2.0"
  533. ],
  534. "authors": [
  535. {
  536. "name": "Aaron Parecki",
  537. "homepage": "http://aaronparecki.com"
  538. }
  539. ],
  540. "description": "Multipart Encoding Library",
  541. "time": "2015-07-16 19:28:02"
  542. },
  543. {
  544. "name": "saltybeagle/savant3",
  545. "version": "dev-master",
  546. "source": {
  547. "type": "git",
  548. "url": "https://github.com/saltybeagle/Savant3.git",
  549. "reference": "ebf4385bf44bec8c7a169571ac178f626017c466"
  550. },
  551. "dist": {
  552. "type": "zip",
  553. "url": "https://api.github.com/repos/saltybeagle/Savant3/zipball/ebf4385bf44bec8c7a169571ac178f626017c466",
  554. "reference": "ebf4385bf44bec8c7a169571ac178f626017c466",
  555. "shasum": ""
  556. },
  557. "type": "library",
  558. "autoload": {
  559. "classmap": [
  560. "Savant3.php",
  561. "Savant3",
  562. "Savant3/resources"
  563. ]
  564. },
  565. "notification-url": "https://packagist.org/downloads/",
  566. "license": [
  567. "LGPL"
  568. ],
  569. "authors": [
  570. {
  571. "name": "Brett Bieber",
  572. "email": "brett.bieber@gmail.com"
  573. }
  574. ],
  575. "description": "Savant3 template engine",
  576. "time": "2014-01-07 17:10:32"
  577. },
  578. {
  579. "name": "slim/slim",
  580. "version": "2.2.0",
  581. "source": {
  582. "type": "git",
  583. "url": "https://github.com/slimphp/Slim.git",
  584. "reference": "b8181de1112a1e2f565b40158b621c34ded38053"
  585. },
  586. "dist": {
  587. "type": "zip",
  588. "url": "https://api.github.com/repos/slimphp/Slim/zipball/b8181de1112a1e2f565b40158b621c34ded38053",
  589. "reference": "b8181de1112a1e2f565b40158b621c34ded38053",
  590. "shasum": ""
  591. },
  592. "require": {
  593. "php": ">=5.3.0"
  594. },
  595. "type": "library",
  596. "autoload": {
  597. "psr-0": {
  598. "Slim": "."
  599. }
  600. },
  601. "notification-url": "https://packagist.org/downloads/",
  602. "license": [
  603. "MIT"
  604. ],
  605. "authors": [
  606. {
  607. "name": "Josh Lockhart",
  608. "email": "info@joshlockhart.com",
  609. "homepage": "http://www.joshlockhart.com/"
  610. }
  611. ],
  612. "description": "Slim Framework, a PHP micro framework",
  613. "homepage": "http://github.com/codeguy/Slim",
  614. "keywords": [
  615. "microframework",
  616. "rest",
  617. "router"
  618. ],
  619. "time": "2012-12-13 02:15:50"
  620. }
  621. ],
  622. "packages-dev": [],
  623. "aliases": [],
  624. "minimum-stability": "stable",
  625. "stability-flags": {
  626. "saltybeagle/savant3": 20
  627. },
  628. "prefer-stable": false,
  629. "prefer-lowest": false,
  630. "platform": [],
  631. "platform-dev": []
  632. }