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.

486 lines
17 KiB

  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
  5. "This file is @generated automatically"
  6. ],
  7. "hash": "56d03ce1ea73dfa3bd0f68bf4a987844",
  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-06 23:11:15"
  48. },
  49. {
  50. "name": "indieauth/client",
  51. "version": "0.1.9",
  52. "source": {
  53. "type": "git",
  54. "url": "https://github.com/indieweb/indieauth-client-php.git",
  55. "reference": "6f9303cb79de7f650018cb8a317798bd4bfc2fb9"
  56. },
  57. "dist": {
  58. "type": "zip",
  59. "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/6f9303cb79de7f650018cb8a317798bd4bfc2fb9",
  60. "reference": "6f9303cb79de7f650018cb8a317798bd4bfc2fb9",
  61. "shasum": ""
  62. },
  63. "require": {
  64. "barnabywalters/mf-cleaner": "0.*",
  65. "indieweb/link-rel-parser": "0.1.1",
  66. "mf2/mf2": "0.2.*",
  67. "php": ">5.3.0"
  68. },
  69. "type": "library",
  70. "autoload": {
  71. "psr-0": {
  72. "IndieAuth": "src/"
  73. }
  74. },
  75. "notification-url": "https://packagist.org/downloads/",
  76. "license": [
  77. "Apache 2.0"
  78. ],
  79. "authors": [
  80. {
  81. "name": "Aaron Parecki",
  82. "homepage": "http://aaronparecki.com"
  83. }
  84. ],
  85. "description": "IndieAuth Client Library",
  86. "time": "2015-03-18 20:00:10"
  87. },
  88. {
  89. "name": "indieweb/link-rel-parser",
  90. "version": "0.1.1",
  91. "source": {
  92. "type": "git",
  93. "url": "https://github.com/indieweb/link-rel-parser-php.git",
  94. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6"
  95. },
  96. "dist": {
  97. "type": "zip",
  98. "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  99. "reference": "9e0e635fd301a8b1da7bc181f651f029c531dbb6",
  100. "shasum": ""
  101. },
  102. "require": {
  103. "php": ">=5.3.0"
  104. },
  105. "type": "library",
  106. "autoload": {
  107. "files": [
  108. "src/IndieWeb/link_rel_parser.php"
  109. ]
  110. },
  111. "notification-url": "https://packagist.org/downloads/",
  112. "license": [
  113. "Apache-2.0"
  114. ],
  115. "authors": [
  116. {
  117. "name": "Aaron Parecki",
  118. "homepage": "http://aaronparecki.com"
  119. },
  120. {
  121. "name": "Tantek Çelik",
  122. "homepage": "http://tantek.com"
  123. }
  124. ],
  125. "description": "Parse rel values from HTTP headers",
  126. "homepage": "https://github.com/indieweb/link-rel-parser-php",
  127. "keywords": [
  128. "http",
  129. "indieweb",
  130. "microformats2"
  131. ],
  132. "time": "2013-12-23 00:14:58"
  133. },
  134. {
  135. "name": "j4mie/idiorm",
  136. "version": "v1.4.1",
  137. "source": {
  138. "type": "git",
  139. "url": "https://github.com/j4mie/idiorm.git",
  140. "reference": "11e964157a6a2c6128a0546673ad5e99ac1a62cd"
  141. },
  142. "dist": {
  143. "type": "zip",
  144. "url": "https://api.github.com/repos/j4mie/idiorm/zipball/11e964157a6a2c6128a0546673ad5e99ac1a62cd",
  145. "reference": "11e964157a6a2c6128a0546673ad5e99ac1a62cd",
  146. "shasum": ""
  147. },
  148. "require": {
  149. "php": ">=5.2.0"
  150. },
  151. "type": "library",
  152. "autoload": {
  153. "classmap": [
  154. "idiorm.php"
  155. ]
  156. },
  157. "notification-url": "https://packagist.org/downloads/",
  158. "license": [
  159. "BSD-2-Clause",
  160. "BSD-3-Clause",
  161. "BSD-4-Clause"
  162. ],
  163. "authors": [
  164. {
  165. "name": "Simon Holywell",
  166. "email": "treffynnon@php.net",
  167. "homepage": "http://simonholywell.com",
  168. "role": "Maintainer"
  169. },
  170. {
  171. "name": "Jamie Matthews",
  172. "email": "jamie.matthews@gmail.com",
  173. "homepage": "http://j4mie.org",
  174. "role": "Developer"
  175. },
  176. {
  177. "name": "Durham Hale",
  178. "email": "me@durhamhale.com",
  179. "homepage": "http://durhamhale.com",
  180. "role": "Maintainer"
  181. }
  182. ],
  183. "description": "A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5",
  184. "homepage": "http://j4mie.github.com/idiormandparis",
  185. "keywords": [
  186. "idiorm",
  187. "orm",
  188. "query builder"
  189. ],
  190. "time": "2013-12-12 10:25:27"
  191. },
  192. {
  193. "name": "mf2/mf2",
  194. "version": "v0.2.9",
  195. "source": {
  196. "type": "git",
  197. "url": "https://github.com/indieweb/php-mf2.git",
  198. "reference": "ad1ee037555be7f3b2ea1d99e063e56207cf2a1d"
  199. },
  200. "dist": {
  201. "type": "zip",
  202. "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/ad1ee037555be7f3b2ea1d99e063e56207cf2a1d",
  203. "reference": "ad1ee037555be7f3b2ea1d99e063e56207cf2a1d",
  204. "shasum": ""
  205. },
  206. "require": {
  207. "php": ">=5.3.0"
  208. },
  209. "require-dev": {
  210. "phpunit/phpunit": "3.7.*"
  211. },
  212. "suggest": {
  213. "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you"
  214. },
  215. "bin": [
  216. "bin/fetch-mf2",
  217. "bin/parse-mf2"
  218. ],
  219. "type": "library",
  220. "autoload": {
  221. "files": [
  222. "Mf2/Parser.php"
  223. ]
  224. },
  225. "notification-url": "https://packagist.org/downloads/",
  226. "license": [
  227. "MIT"
  228. ],
  229. "authors": [
  230. {
  231. "name": "Barnaby Walters",
  232. "homepage": "http://waterpigs.co.uk"
  233. }
  234. ],
  235. "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
  236. "keywords": [
  237. "html",
  238. "microformats",
  239. "microformats 2",
  240. "parser",
  241. "semantic"
  242. ],
  243. "time": "2014-07-23 09:37:36"
  244. },
  245. {
  246. "name": "mpratt/relativetime",
  247. "version": "1.5",
  248. "source": {
  249. "type": "git",
  250. "url": "https://github.com/mpratt/RelativeTime.git",
  251. "reference": "01f5699947f21080bec439bbab63dfe39e2d3f3f"
  252. },
  253. "dist": {
  254. "type": "zip",
  255. "url": "https://api.github.com/repos/mpratt/RelativeTime/zipball/01f5699947f21080bec439bbab63dfe39e2d3f3f",
  256. "reference": "01f5699947f21080bec439bbab63dfe39e2d3f3f",
  257. "shasum": ""
  258. },
  259. "require": {
  260. "php": ">=5.3"
  261. },
  262. "type": "library",
  263. "autoload": {
  264. "psr-0": {
  265. "RelativeTime": "Lib/"
  266. }
  267. },
  268. "notification-url": "https://packagist.org/downloads/",
  269. "license": [
  270. "MIT"
  271. ],
  272. "authors": [
  273. {
  274. "name": "Michael Pratt",
  275. "email": "pratt@hablarmierda.net",
  276. "homepage": "http://www.michael-pratt.com",
  277. "role": "Author/Developer"
  278. }
  279. ],
  280. "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.",
  281. "homepage": "https://github.com/mpratt/RelativeTime",
  282. "keywords": [
  283. "ago",
  284. "date",
  285. "future",
  286. "interval",
  287. "relative",
  288. "time",
  289. "time-ago"
  290. ],
  291. "time": "2015-01-17 18:39:31"
  292. },
  293. {
  294. "name": "pda/pheanstalk",
  295. "version": "dev-master",
  296. "source": {
  297. "type": "git",
  298. "url": "https://github.com/pda/pheanstalk.git",
  299. "reference": "eb6407431e09ddc1fe99ce40f61ee8d0e622cd22"
  300. },
  301. "dist": {
  302. "type": "zip",
  303. "url": "https://api.github.com/repos/pda/pheanstalk/zipball/eb6407431e09ddc1fe99ce40f61ee8d0e622cd22",
  304. "reference": "eb6407431e09ddc1fe99ce40f61ee8d0e622cd22",
  305. "shasum": ""
  306. },
  307. "require": {
  308. "php": ">=5.3.0"
  309. },
  310. "require-dev": {
  311. "phpunit/phpunit": "~4.0"
  312. },
  313. "type": "library",
  314. "extra": {
  315. "branch-alias": {
  316. "dev-master": "3.0-dev"
  317. }
  318. },
  319. "autoload": {
  320. "psr-4": {
  321. "Pheanstalk\\": "src/"
  322. }
  323. },
  324. "notification-url": "https://packagist.org/downloads/",
  325. "license": [
  326. "MIT"
  327. ],
  328. "authors": [
  329. {
  330. "name": "Paul Annesley",
  331. "email": "paul@annesley.cc",
  332. "homepage": "http://paul.annesley.cc/",
  333. "role": "Developer"
  334. }
  335. ],
  336. "description": "PHP client for beanstalkd queue",
  337. "homepage": "https://github.com/pda/pheanstalk",
  338. "keywords": [
  339. "beanstalkd"
  340. ],
  341. "time": "2015-03-08 22:40:31"
  342. },
  343. {
  344. "name": "saltybeagle/savant3",
  345. "version": "dev-master",
  346. "source": {
  347. "type": "git",
  348. "url": "https://github.com/saltybeagle/Savant3.git",
  349. "reference": "ebf4385bf44bec8c7a169571ac178f626017c466"
  350. },
  351. "dist": {
  352. "type": "zip",
  353. "url": "https://api.github.com/repos/saltybeagle/Savant3/zipball/ebf4385bf44bec8c7a169571ac178f626017c466",
  354. "reference": "ebf4385bf44bec8c7a169571ac178f626017c466",
  355. "shasum": ""
  356. },
  357. "type": "library",
  358. "autoload": {
  359. "classmap": [
  360. "Savant3.php",
  361. "Savant3",
  362. "Savant3/resources"
  363. ]
  364. },
  365. "notification-url": "https://packagist.org/downloads/",
  366. "license": [
  367. "LGPL"
  368. ],
  369. "authors": [
  370. {
  371. "name": "Brett Bieber",
  372. "email": "brett.bieber@gmail.com"
  373. }
  374. ],
  375. "description": "Savant3 template engine",
  376. "time": "2014-01-07 17:10:32"
  377. },
  378. {
  379. "name": "simplepie/simplepie",
  380. "version": "1.3.1",
  381. "source": {
  382. "type": "git",
  383. "url": "https://github.com/simplepie/simplepie.git",
  384. "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc"
  385. },
  386. "dist": {
  387. "type": "zip",
  388. "url": "https://api.github.com/repos/simplepie/simplepie/zipball/ce53709778bc1e2e4deda1651b66e5081398d5cc",
  389. "reference": "ce53709778bc1e2e4deda1651b66e5081398d5cc",
  390. "shasum": ""
  391. },
  392. "require": {
  393. "php": ">=5.2.0"
  394. },
  395. "type": "library",
  396. "autoload": {
  397. "psr-0": {
  398. "SimplePie": "library"
  399. }
  400. },
  401. "notification-url": "https://packagist.org/downloads/",
  402. "license": [
  403. "BSD-3-Clause"
  404. ],
  405. "authors": [
  406. {
  407. "name": "Ryan Parman",
  408. "homepage": "http://ryanparman.com/",
  409. "role": "Creator, alumnus developer"
  410. },
  411. {
  412. "name": "Geoffrey Sneddon",
  413. "homepage": "http://gsnedders.com/",
  414. "role": "Alumnus developer"
  415. },
  416. {
  417. "name": "Ryan McCue",
  418. "email": "me@ryanmccue.info",
  419. "homepage": "http://ryanmccue.info/",
  420. "role": "Developer"
  421. }
  422. ],
  423. "description": "A simple Atom/RSS parsing library for PHP",
  424. "homepage": "http://simplepie.org/",
  425. "keywords": [
  426. "atom",
  427. "feeds",
  428. "rss"
  429. ],
  430. "time": "2012-10-30 17:54:03"
  431. },
  432. {
  433. "name": "slim/slim",
  434. "version": "2.2.0",
  435. "source": {
  436. "type": "git",
  437. "url": "https://github.com/slimphp/Slim.git",
  438. "reference": "b8181de1112a1e2f565b40158b621c34ded38053"
  439. },
  440. "dist": {
  441. "type": "zip",
  442. "url": "https://api.github.com/repos/slimphp/Slim/zipball/b8181de1112a1e2f565b40158b621c34ded38053",
  443. "reference": "b8181de1112a1e2f565b40158b621c34ded38053",
  444. "shasum": ""
  445. },
  446. "require": {
  447. "php": ">=5.3.0"
  448. },
  449. "type": "library",
  450. "autoload": {
  451. "psr-0": {
  452. "Slim": "."
  453. }
  454. },
  455. "notification-url": "https://packagist.org/downloads/",
  456. "license": [
  457. "MIT"
  458. ],
  459. "authors": [
  460. {
  461. "name": "Josh Lockhart",
  462. "email": "info@joshlockhart.com",
  463. "homepage": "http://www.joshlockhart.com/"
  464. }
  465. ],
  466. "description": "Slim Framework, a PHP micro framework",
  467. "homepage": "http://github.com/codeguy/Slim",
  468. "keywords": [
  469. "microframework",
  470. "rest",
  471. "router"
  472. ],
  473. "time": "2012-12-13 02:15:50"
  474. }
  475. ],
  476. "packages-dev": [],
  477. "aliases": [],
  478. "minimum-stability": "stable",
  479. "stability-flags": {
  480. "saltybeagle/savant3": 20,
  481. "pda/pheanstalk": 20
  482. },
  483. "prefer-stable": false,
  484. "platform": [],
  485. "platform-dev": []
  486. }