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.

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