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.

1271 lines
44 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  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": "ba9a9e78ffbc647f0609e84b08957ee1",
  8. "packages": [
  9. {
  10. "name": "abraham/twitteroauth",
  11. "version": "0.7.4",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/abraham/twitteroauth.git",
  15. "reference": "c6f9e692552dd037b2324ed0dfa28a4e60875acf"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/abraham/twitteroauth/zipball/c6f9e692552dd037b2324ed0dfa28a4e60875acf",
  20. "reference": "c6f9e692552dd037b2324ed0dfa28a4e60875acf",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "ext-curl": "*",
  25. "php": "^5.6 || ^7.0"
  26. },
  27. "require-dev": {
  28. "phpmd/phpmd": "~2.6",
  29. "phpunit/phpunit": "~5.7",
  30. "squizlabs/php_codesniffer": "~3.0"
  31. },
  32. "type": "library",
  33. "autoload": {
  34. "psr-4": {
  35. "Abraham\\TwitterOAuth\\": "src"
  36. }
  37. },
  38. "notification-url": "https://packagist.org/downloads/",
  39. "license": [
  40. "MIT"
  41. ],
  42. "authors": [
  43. {
  44. "name": "Abraham Williams",
  45. "email": "abraham@abrah.am",
  46. "homepage": "https://abrah.am",
  47. "role": "Developer"
  48. }
  49. ],
  50. "description": "The most popular PHP library for use with the Twitter OAuth REST API.",
  51. "homepage": "https://twitteroauth.com",
  52. "keywords": [
  53. "Twitter API",
  54. "Twitter oAuth",
  55. "api",
  56. "oauth",
  57. "rest",
  58. "social",
  59. "twitter"
  60. ],
  61. "time": "2017-06-30T22:02:01+00:00"
  62. },
  63. {
  64. "name": "andreyco/instagram",
  65. "version": "3.4.1",
  66. "source": {
  67. "type": "git",
  68. "url": "https://github.com/Andreyco/Instagram-for-PHP.git",
  69. "reference": "47b322bd3be98ca24f9ca637f14632996dc2e7dc"
  70. },
  71. "dist": {
  72. "type": "zip",
  73. "url": "https://api.github.com/repos/Andreyco/Instagram-for-PHP/zipball/47b322bd3be98ca24f9ca637f14632996dc2e7dc",
  74. "reference": "47b322bd3be98ca24f9ca637f14632996dc2e7dc",
  75. "shasum": ""
  76. },
  77. "require": {
  78. "ext-curl": "*",
  79. "php": ">=5.3.0"
  80. },
  81. "type": "library",
  82. "autoload": {
  83. "psr-4": {
  84. "Andreyco\\Instagram\\": "src/"
  85. }
  86. },
  87. "notification-url": "https://packagist.org/downloads/",
  88. "license": [
  89. "BSD-4-Clause"
  90. ],
  91. "authors": [
  92. {
  93. "name": "Andrej Badin",
  94. "email": "contact@andrejbadin.com",
  95. "homepage": "http://andrejbadin.com"
  96. }
  97. ],
  98. "description": "An easy-to-use PHP Class for accessing Instagram's API.",
  99. "homepage": "https://github.com/Andreyco/Instagram-for-PHP",
  100. "keywords": [
  101. "api",
  102. "instagram"
  103. ],
  104. "time": "2017-04-13T10:32:53+00:00"
  105. },
  106. {
  107. "name": "barnabywalters/mf-cleaner",
  108. "version": "v0.1.4",
  109. "source": {
  110. "type": "git",
  111. "url": "https://github.com/barnabywalters/php-mf-cleaner.git",
  112. "reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4"
  113. },
  114. "dist": {
  115. "type": "zip",
  116. "url": "https://api.github.com/repos/barnabywalters/php-mf-cleaner/zipball/ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4",
  117. "reference": "ef6a16628db6e8aee2b4f8bb8093d18c24b74cd4",
  118. "shasum": ""
  119. },
  120. "require-dev": {
  121. "php": ">=5.3",
  122. "phpunit/phpunit": "*"
  123. },
  124. "suggest": {
  125. "mf2/mf2": "To parse microformats2 structures from (X)HTML"
  126. },
  127. "type": "library",
  128. "autoload": {
  129. "files": [
  130. "src/BarnabyWalters/Mf2/Functions.php"
  131. ]
  132. },
  133. "notification-url": "https://packagist.org/downloads/",
  134. "license": [
  135. "MIT"
  136. ],
  137. "authors": [
  138. {
  139. "name": "Barnaby Walters",
  140. "email": "barnaby@waterpigs.co.uk"
  141. }
  142. ],
  143. "description": "Cleans up microformats2 array structures",
  144. "time": "2014-10-06T23:11:15+00:00"
  145. },
  146. {
  147. "name": "cebe/markdown",
  148. "version": "1.1.2",
  149. "source": {
  150. "type": "git",
  151. "url": "https://github.com/cebe/markdown.git",
  152. "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e"
  153. },
  154. "dist": {
  155. "type": "zip",
  156. "url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e",
  157. "reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e",
  158. "shasum": ""
  159. },
  160. "require": {
  161. "lib-pcre": "*",
  162. "php": ">=5.4.0"
  163. },
  164. "require-dev": {
  165. "cebe/indent": "*",
  166. "facebook/xhprof": "*@dev",
  167. "phpunit/phpunit": "4.1.*"
  168. },
  169. "bin": [
  170. "bin/markdown"
  171. ],
  172. "type": "library",
  173. "extra": {
  174. "branch-alias": {
  175. "dev-master": "1.1.x-dev"
  176. }
  177. },
  178. "autoload": {
  179. "psr-4": {
  180. "cebe\\markdown\\": ""
  181. }
  182. },
  183. "notification-url": "https://packagist.org/downloads/",
  184. "license": [
  185. "MIT"
  186. ],
  187. "authors": [
  188. {
  189. "name": "Carsten Brandt",
  190. "email": "mail@cebe.cc",
  191. "homepage": "http://cebe.cc/",
  192. "role": "Creator"
  193. }
  194. ],
  195. "description": "A super fast, highly extensible markdown parser for PHP",
  196. "homepage": "https://github.com/cebe/markdown#readme",
  197. "keywords": [
  198. "extensible",
  199. "fast",
  200. "gfm",
  201. "markdown",
  202. "markdown-extra"
  203. ],
  204. "time": "2017-07-16T21:13:23+00:00"
  205. },
  206. {
  207. "name": "dg/twitter-php",
  208. "version": "v3.6",
  209. "source": {
  210. "type": "git",
  211. "url": "https://github.com/dg/twitter-php.git",
  212. "reference": "dd872ad12121ff919b358989e61f7f08ba6cc7a8"
  213. },
  214. "dist": {
  215. "type": "zip",
  216. "url": "https://api.github.com/repos/dg/twitter-php/zipball/dd872ad12121ff919b358989e61f7f08ba6cc7a8",
  217. "reference": "dd872ad12121ff919b358989e61f7f08ba6cc7a8",
  218. "shasum": ""
  219. },
  220. "require": {
  221. "ext-curl": "*",
  222. "php": ">=5.2.0"
  223. },
  224. "type": "library",
  225. "autoload": {
  226. "classmap": [
  227. "src/"
  228. ]
  229. },
  230. "notification-url": "https://packagist.org/downloads/",
  231. "license": [
  232. "BSD-3-Clause"
  233. ],
  234. "authors": [
  235. {
  236. "name": "David Grudl",
  237. "homepage": "https://davidgrudl.com"
  238. }
  239. ],
  240. "description": "Small and easy Twitter library for PHP",
  241. "homepage": "https://github.com/dg/twitter-php",
  242. "keywords": [
  243. "oauth",
  244. "twitter"
  245. ],
  246. "time": "2016-08-15T16:46:22+00:00"
  247. },
  248. {
  249. "name": "ezyang/htmlpurifier",
  250. "version": "v4.10.0",
  251. "source": {
  252. "type": "git",
  253. "url": "https://github.com/ezyang/htmlpurifier.git",
  254. "reference": "d85d39da4576a6934b72480be6978fb10c860021"
  255. },
  256. "dist": {
  257. "type": "zip",
  258. "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021",
  259. "reference": "d85d39da4576a6934b72480be6978fb10c860021",
  260. "shasum": ""
  261. },
  262. "require": {
  263. "php": ">=5.2"
  264. },
  265. "require-dev": {
  266. "simpletest/simpletest": "^1.1"
  267. },
  268. "type": "library",
  269. "autoload": {
  270. "psr-0": {
  271. "HTMLPurifier": "library/"
  272. },
  273. "files": [
  274. "library/HTMLPurifier.composer.php"
  275. ]
  276. },
  277. "notification-url": "https://packagist.org/downloads/",
  278. "license": [
  279. "LGPL"
  280. ],
  281. "authors": [
  282. {
  283. "name": "Edward Z. Yang",
  284. "email": "admin@htmlpurifier.org",
  285. "homepage": "http://ezyang.com"
  286. }
  287. ],
  288. "description": "Standards compliant HTML filter written in PHP",
  289. "homepage": "http://htmlpurifier.org/",
  290. "keywords": [
  291. "html"
  292. ],
  293. "time": "2018-02-23T01:58:20+00:00"
  294. },
  295. {
  296. "name": "facebook/graph-sdk",
  297. "version": "5.6.3",
  298. "source": {
  299. "type": "git",
  300. "url": "https://github.com/facebook/php-graph-sdk.git",
  301. "reference": "90e92bd1816fe718e55184ab85910dfcf488432c"
  302. },
  303. "dist": {
  304. "type": "zip",
  305. "url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/90e92bd1816fe718e55184ab85910dfcf488432c",
  306. "reference": "90e92bd1816fe718e55184ab85910dfcf488432c",
  307. "shasum": ""
  308. },
  309. "require": {
  310. "php": "^5.4|^7.0"
  311. },
  312. "require-dev": {
  313. "guzzlehttp/guzzle": "~5.0",
  314. "mockery/mockery": "~0.8",
  315. "phpunit/phpunit": "~4.0"
  316. },
  317. "suggest": {
  318. "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
  319. "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
  320. },
  321. "type": "library",
  322. "extra": {
  323. "branch-alias": {
  324. "dev-master": "5.x-dev"
  325. }
  326. },
  327. "autoload": {
  328. "psr-4": {
  329. "Facebook\\": "src/Facebook/"
  330. },
  331. "files": [
  332. "src/Facebook/polyfills.php"
  333. ]
  334. },
  335. "notification-url": "https://packagist.org/downloads/",
  336. "license": [
  337. "Facebook Platform"
  338. ],
  339. "authors": [
  340. {
  341. "name": "Facebook",
  342. "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
  343. }
  344. ],
  345. "description": "Facebook SDK for PHP",
  346. "homepage": "https://github.com/facebook/php-graph-sdk",
  347. "keywords": [
  348. "facebook",
  349. "sdk"
  350. ],
  351. "time": "2018-07-03T02:25:00+00:00"
  352. },
  353. {
  354. "name": "firebase/php-jwt",
  355. "version": "v2.2.0",
  356. "source": {
  357. "type": "git",
  358. "url": "https://github.com/firebase/php-jwt.git",
  359. "reference": "e0a75bfb6413f22092c99b70f310ccb2cca3efa5"
  360. },
  361. "dist": {
  362. "type": "zip",
  363. "url": "https://api.github.com/repos/firebase/php-jwt/zipball/e0a75bfb6413f22092c99b70f310ccb2cca3efa5",
  364. "reference": "e0a75bfb6413f22092c99b70f310ccb2cca3efa5",
  365. "shasum": ""
  366. },
  367. "require": {
  368. "php": ">=5.2.0"
  369. },
  370. "type": "library",
  371. "autoload": {
  372. "classmap": [
  373. "Authentication/",
  374. "Exceptions/"
  375. ]
  376. },
  377. "notification-url": "https://packagist.org/downloads/",
  378. "license": [
  379. "BSD-3-Clause"
  380. ],
  381. "authors": [
  382. {
  383. "name": "Neuman Vong",
  384. "email": "neuman+pear@twilio.com",
  385. "role": "Developer"
  386. },
  387. {
  388. "name": "Anant Narayanan",
  389. "email": "anant@php.net",
  390. "role": "Developer"
  391. }
  392. ],
  393. "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
  394. "homepage": "https://github.com/firebase/php-jwt",
  395. "time": "2015-06-22T23:26:39+00:00"
  396. },
  397. {
  398. "name": "gajus/dindent",
  399. "version": "2.0.2",
  400. "source": {
  401. "type": "git",
  402. "url": "https://github.com/gajus/dindent.git",
  403. "reference": "d81c3a6f78fbe1ab26f5e753098bbbef6b6a9f3c"
  404. },
  405. "dist": {
  406. "type": "zip",
  407. "url": "https://api.github.com/repos/gajus/dindent/zipball/d81c3a6f78fbe1ab26f5e753098bbbef6b6a9f3c",
  408. "reference": "d81c3a6f78fbe1ab26f5e753098bbbef6b6a9f3c",
  409. "shasum": ""
  410. },
  411. "require": {
  412. "php": ">=5.3"
  413. },
  414. "require-dev": {
  415. "satooshi/php-coveralls": "dev-master"
  416. },
  417. "type": "library",
  418. "autoload": {
  419. "psr-4": {
  420. "Gajus\\Dindent\\": "src/"
  421. }
  422. },
  423. "notification-url": "https://packagist.org/downloads/",
  424. "license": [
  425. "BSD-3-Clause"
  426. ],
  427. "authors": [
  428. {
  429. "name": "Gajus Kuizinas",
  430. "email": "gk@anuary.com"
  431. }
  432. ],
  433. "description": "HTML indentation library for development and testing.",
  434. "homepage": "https://github.com/gajus/dindent",
  435. "keywords": [
  436. "format",
  437. "html",
  438. "indent"
  439. ],
  440. "time": "2014-10-08T10:03:04+00:00"
  441. },
  442. {
  443. "name": "indieauth/client",
  444. "version": "0.4.1",
  445. "source": {
  446. "type": "git",
  447. "url": "https://github.com/indieweb/indieauth-client-php.git",
  448. "reference": "3e47004ccfccddc5760639f4faf9ed5ceadb460e"
  449. },
  450. "dist": {
  451. "type": "zip",
  452. "url": "https://api.github.com/repos/indieweb/indieauth-client-php/zipball/3e47004ccfccddc5760639f4faf9ed5ceadb460e",
  453. "reference": "3e47004ccfccddc5760639f4faf9ed5ceadb460e",
  454. "shasum": ""
  455. },
  456. "require": {
  457. "indieweb/representative-h-card": "^0.1.2",
  458. "mf2/mf2": ">=0.3.2",
  459. "p3k/http": ">=0.1.6",
  460. "php": ">5.3.0"
  461. },
  462. "require-dev": {
  463. "phpunit/phpunit": "4.8.*"
  464. },
  465. "type": "library",
  466. "autoload": {
  467. "psr-0": {
  468. "IndieAuth": "src/"
  469. }
  470. },
  471. "notification-url": "https://packagist.org/downloads/",
  472. "license": [
  473. "Apache-2.0"
  474. ],
  475. "authors": [
  476. {
  477. "name": "Aaron Parecki",
  478. "homepage": "https://aaronparecki.com"
  479. }
  480. ],
  481. "description": "IndieAuth Client Library",
  482. "time": "2018-03-13T23:39:55+00:00"
  483. },
  484. {
  485. "name": "indieweb/date-formatter",
  486. "version": "0.3.1",
  487. "source": {
  488. "type": "git",
  489. "url": "https://github.com/indieweb/date-formatter-php.git",
  490. "reference": "282946ebae0efa5f9c00be88553d76d7a39824ab"
  491. },
  492. "dist": {
  493. "type": "zip",
  494. "url": "https://api.github.com/repos/indieweb/date-formatter-php/zipball/282946ebae0efa5f9c00be88553d76d7a39824ab",
  495. "reference": "282946ebae0efa5f9c00be88553d76d7a39824ab",
  496. "shasum": ""
  497. },
  498. "require": {
  499. "php": ">=5.3.0"
  500. },
  501. "require-dev": {
  502. "mf2/mf2": ">=0.2.12",
  503. "phpunit/phpunit": "~4.0"
  504. },
  505. "type": "library",
  506. "autoload": {
  507. "psr-0": {
  508. "IndieWeb": "src/"
  509. }
  510. },
  511. "notification-url": "https://packagist.org/downloads/",
  512. "license": [
  513. "Apache-2.0"
  514. ],
  515. "authors": [
  516. {
  517. "name": "Aaron Parecki",
  518. "homepage": "http://aaronparecki.com"
  519. }
  520. ],
  521. "description": "Render dates and date ranges in a human-readable format, including proper microformats-2 markup",
  522. "homepage": "https://github.com/indieweb/date-formatter-php",
  523. "keywords": [
  524. "date",
  525. "format",
  526. "microformats",
  527. "microformats2"
  528. ],
  529. "time": "2016-04-05T15:13:00+00:00"
  530. },
  531. {
  532. "name": "indieweb/link-rel-parser",
  533. "version": "0.1.3",
  534. "source": {
  535. "type": "git",
  536. "url": "https://github.com/indieweb/link-rel-parser-php.git",
  537. "reference": "295420e4f16d9a9d262a3c25a7a583794428f055"
  538. },
  539. "dist": {
  540. "type": "zip",
  541. "url": "https://api.github.com/repos/indieweb/link-rel-parser-php/zipball/295420e4f16d9a9d262a3c25a7a583794428f055",
  542. "reference": "295420e4f16d9a9d262a3c25a7a583794428f055",
  543. "shasum": ""
  544. },
  545. "require": {
  546. "php": ">=5.3.0"
  547. },
  548. "type": "library",
  549. "autoload": {
  550. "files": [
  551. "src/IndieWeb/link_rel_parser.php"
  552. ]
  553. },
  554. "notification-url": "https://packagist.org/downloads/",
  555. "license": [
  556. "Apache-2.0"
  557. ],
  558. "authors": [
  559. {
  560. "name": "Aaron Parecki",
  561. "homepage": "http://aaronparecki.com"
  562. },
  563. {
  564. "name": "Tantek Çelik",
  565. "homepage": "http://tantek.com"
  566. }
  567. ],
  568. "description": "Parse rel values from HTTP headers",
  569. "homepage": "https://github.com/indieweb/link-rel-parser-php",
  570. "keywords": [
  571. "http",
  572. "indieweb",
  573. "microformats2"
  574. ],
  575. "time": "2017-01-11T17:14:49+00:00"
  576. },
  577. {
  578. "name": "indieweb/representative-h-card",
  579. "version": "0.1.2",
  580. "source": {
  581. "type": "git",
  582. "url": "https://github.com/indieweb/representative-h-card-php.git",
  583. "reference": "b70b01bd0dd7f2a940602137335dbf46ab6e2e38"
  584. },
  585. "dist": {
  586. "type": "zip",
  587. "url": "https://api.github.com/repos/indieweb/representative-h-card-php/zipball/b70b01bd0dd7f2a940602137335dbf46ab6e2e38",
  588. "reference": "b70b01bd0dd7f2a940602137335dbf46ab6e2e38",
  589. "shasum": ""
  590. },
  591. "require": {
  592. "php": ">=5.4"
  593. },
  594. "require-dev": {
  595. "mf2/mf2": "0.2.*",
  596. "phpunit/phpunit": "*"
  597. },
  598. "type": "library",
  599. "autoload": {
  600. "files": [
  601. "src/mf2/representative-h-card.php"
  602. ]
  603. },
  604. "notification-url": "https://packagist.org/downloads/",
  605. "license": [
  606. "Apache-2.0"
  607. ],
  608. "authors": [
  609. {
  610. "name": "Aaron Parecki",
  611. "homepage": "http://aaronparecki.com"
  612. }
  613. ],
  614. "keywords": [
  615. "h-card",
  616. "indieweb",
  617. "mf2",
  618. "microformats"
  619. ],
  620. "time": "2015-12-23T18:11:19+00:00"
  621. },
  622. {
  623. "name": "j4mie/idiorm",
  624. "version": "v1.4.1",
  625. "source": {
  626. "type": "git",
  627. "url": "https://github.com/j4mie/idiorm.git",
  628. "reference": "11e964157a6a2c6128a0546673ad5e99ac1a62cd"
  629. },
  630. "dist": {
  631. "type": "zip",
  632. "url": "https://api.github.com/repos/j4mie/idiorm/zipball/11e964157a6a2c6128a0546673ad5e99ac1a62cd",
  633. "reference": "11e964157a6a2c6128a0546673ad5e99ac1a62cd",
  634. "shasum": ""
  635. },
  636. "require": {
  637. "php": ">=5.2.0"
  638. },
  639. "type": "library",
  640. "autoload": {
  641. "classmap": [
  642. "idiorm.php"
  643. ]
  644. },
  645. "notification-url": "https://packagist.org/downloads/",
  646. "license": [
  647. "BSD-2-Clause",
  648. "BSD-3-Clause",
  649. "BSD-4-Clause"
  650. ],
  651. "authors": [
  652. {
  653. "name": "Simon Holywell",
  654. "email": "treffynnon@php.net",
  655. "homepage": "http://simonholywell.com",
  656. "role": "Maintainer"
  657. },
  658. {
  659. "name": "Jamie Matthews",
  660. "email": "jamie.matthews@gmail.com",
  661. "homepage": "http://j4mie.org",
  662. "role": "Developer"
  663. },
  664. {
  665. "name": "Durham Hale",
  666. "email": "me@durhamhale.com",
  667. "homepage": "http://durhamhale.com",
  668. "role": "Maintainer"
  669. }
  670. ],
  671. "description": "A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5",
  672. "homepage": "http://j4mie.github.com/idiormandparis",
  673. "keywords": [
  674. "idiorm",
  675. "orm",
  676. "query builder"
  677. ],
  678. "time": "2013-12-12T10:25:27+00:00"
  679. },
  680. {
  681. "name": "masterminds/html5",
  682. "version": "2.3.0",
  683. "source": {
  684. "type": "git",
  685. "url": "https://github.com/Masterminds/html5-php.git",
  686. "reference": "2c37c6c520b995b761674de3be8455a381679067"
  687. },
  688. "dist": {
  689. "type": "zip",
  690. "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067",
  691. "reference": "2c37c6c520b995b761674de3be8455a381679067",
  692. "shasum": ""
  693. },
  694. "require": {
  695. "ext-libxml": "*",
  696. "php": ">=5.3.0"
  697. },
  698. "require-dev": {
  699. "phpunit/phpunit": "4.*",
  700. "sami/sami": "~2.0",
  701. "satooshi/php-coveralls": "1.0.*"
  702. },
  703. "type": "library",
  704. "extra": {
  705. "branch-alias": {
  706. "dev-master": "2.2-dev"
  707. }
  708. },
  709. "autoload": {
  710. "psr-4": {
  711. "Masterminds\\": "src"
  712. }
  713. },
  714. "notification-url": "https://packagist.org/downloads/",
  715. "license": [
  716. "MIT"
  717. ],
  718. "authors": [
  719. {
  720. "name": "Matt Butcher",
  721. "email": "technosophos@gmail.com"
  722. },
  723. {
  724. "name": "Asmir Mustafic",
  725. "email": "goetas@gmail.com"
  726. },
  727. {
  728. "name": "Matt Farina",
  729. "email": "matt@mattfarina.com"
  730. }
  731. ],
  732. "description": "An HTML5 parser and serializer.",
  733. "homepage": "http://masterminds.github.io/html5-php",
  734. "keywords": [
  735. "HTML5",
  736. "dom",
  737. "html",
  738. "parser",
  739. "querypath",
  740. "serializer",
  741. "xml"
  742. ],
  743. "time": "2017-09-04T12:26:28+00:00"
  744. },
  745. {
  746. "name": "mf2/mf2",
  747. "version": "v0.4.5",
  748. "source": {
  749. "type": "git",
  750. "url": "https://github.com/indieweb/php-mf2.git",
  751. "reference": "35fee8b6481695438a44f336534b4cd782bcd518"
  752. },
  753. "dist": {
  754. "type": "zip",
  755. "url": "https://api.github.com/repos/indieweb/php-mf2/zipball/35fee8b6481695438a44f336534b4cd782bcd518",
  756. "reference": "35fee8b6481695438a44f336534b4cd782bcd518",
  757. "shasum": ""
  758. },
  759. "require": {
  760. "php": ">=5.4.0"
  761. },
  762. "require-dev": {
  763. "mf2/tests": "@dev",
  764. "phpdocumentor/phpdocumentor": "v2.8.4",
  765. "phpunit/phpunit": "4.8.*"
  766. },
  767. "suggest": {
  768. "barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you",
  769. "masterminds/html5": "Alternative HTML parser for PHP, for better HTML5 support."
  770. },
  771. "bin": [
  772. "bin/fetch-mf2",
  773. "bin/parse-mf2"
  774. ],
  775. "type": "library",
  776. "autoload": {
  777. "files": [
  778. "Mf2/Parser.php"
  779. ]
  780. },
  781. "notification-url": "https://packagist.org/downloads/",
  782. "license": [
  783. "CC0-1.0"
  784. ],
  785. "authors": [
  786. {
  787. "name": "Barnaby Walters",
  788. "homepage": "http://waterpigs.co.uk"
  789. }
  790. ],
  791. "description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
  792. "keywords": [
  793. "html",
  794. "microformats",
  795. "microformats 2",
  796. "parser",
  797. "semantic"
  798. ],
  799. "time": "2018-08-02T17:12:58+00:00"
  800. },
  801. {
  802. "name": "mpratt/relativetime",
  803. "version": "1.5.4",
  804. "source": {
  805. "type": "git",
  806. "url": "https://github.com/mpratt/RelativeTime.git",
  807. "reference": "3dc1efd96c8edbd0fe9e5cdb423ca31428b9dbb7"
  808. },
  809. "dist": {
  810. "type": "zip",
  811. "url": "https://api.github.com/repos/mpratt/RelativeTime/zipball/3dc1efd96c8edbd0fe9e5cdb423ca31428b9dbb7",
  812. "reference": "3dc1efd96c8edbd0fe9e5cdb423ca31428b9dbb7",
  813. "shasum": ""
  814. },
  815. "require": {
  816. "php": ">=5.3"
  817. },
  818. "type": "library",
  819. "autoload": {
  820. "psr-0": {
  821. "RelativeTime": "Lib/"
  822. }
  823. },
  824. "notification-url": "https://packagist.org/downloads/",
  825. "license": [
  826. "MIT"
  827. ],
  828. "authors": [
  829. {
  830. "name": "Michael Pratt",
  831. "email": "pratt@hablarmierda.net",
  832. "homepage": "http://www.michael-pratt.com",
  833. "role": "Author/Developer"
  834. }
  835. ],
  836. "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.",
  837. "homepage": "https://github.com/mpratt/RelativeTime",
  838. "keywords": [
  839. "ago",
  840. "date",
  841. "future",
  842. "interval",
  843. "relative",
  844. "time",
  845. "time-ago"
  846. ],
  847. "time": "2015-12-24T12:43:04+00:00"
  848. },
  849. {
  850. "name": "p3k/http",
  851. "version": "0.1.7",
  852. "source": {
  853. "type": "git",
  854. "url": "https://github.com/aaronpk/p3k-http.git",
  855. "reference": "1826647c4902a18dea5ec532f21509ba4d51210b"
  856. },
  857. "dist": {
  858. "type": "zip",
  859. "url": "https://api.github.com/repos/aaronpk/p3k-http/zipball/1826647c4902a18dea5ec532f21509ba4d51210b",
  860. "reference": "1826647c4902a18dea5ec532f21509ba4d51210b",
  861. "shasum": ""
  862. },
  863. "require": {
  864. "indieweb/link-rel-parser": "0.1.*",
  865. "mf2/mf2": ">=0.3.2"
  866. },
  867. "type": "library",
  868. "autoload": {
  869. "psr-4": {
  870. "p3k\\": "src/p3k"
  871. }
  872. },
  873. "notification-url": "https://packagist.org/downloads/",
  874. "license": [
  875. "MIT"
  876. ],
  877. "authors": [
  878. {
  879. "name": "Aaron Parecki",
  880. "homepage": "https://aaronparecki.com"
  881. }
  882. ],
  883. "description": "A simple wrapper API around the PHP curl functions",
  884. "homepage": "https://github.com/aaronpk/p3k-http",
  885. "time": "2018-03-04T15:21:58+00:00"
  886. },
  887. {
  888. "name": "p3k/multipart",
  889. "version": "0.2.0",
  890. "source": {
  891. "type": "git",
  892. "url": "https://github.com/aaronpk/php-multipart-encoder.git",
  893. "reference": "c190b4692b872a359868faba11251ead842ac20f"
  894. },
  895. "dist": {
  896. "type": "zip",
  897. "url": "https://api.github.com/repos/aaronpk/php-multipart-encoder/zipball/c190b4692b872a359868faba11251ead842ac20f",
  898. "reference": "c190b4692b872a359868faba11251ead842ac20f",
  899. "shasum": ""
  900. },
  901. "require": {
  902. "php": ">5.4.0"
  903. },
  904. "type": "library",
  905. "autoload": {
  906. "files": [
  907. "src/p3k/Multipart.php"
  908. ]
  909. },
  910. "notification-url": "https://packagist.org/downloads/",
  911. "license": [
  912. "Apache 2.0"
  913. ],
  914. "authors": [
  915. {
  916. "name": "Aaron Parecki",
  917. "homepage": "http://aaronparecki.com"
  918. }
  919. ],
  920. "description": "Multipart Encoding Library",
  921. "time": "2016-12-28T14:50:41+00:00"
  922. },
  923. {
  924. "name": "p3k/picofeed",
  925. "version": "v0.1.38",
  926. "source": {
  927. "type": "git",
  928. "url": "https://github.com/aaronpk/picoFeed.git",
  929. "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab"
  930. },
  931. "dist": {
  932. "type": "zip",
  933. "url": "https://api.github.com/repos/aaronpk/picoFeed/zipball/989c0bcf2eac016a4104abce1aadff791fc287ab",
  934. "reference": "989c0bcf2eac016a4104abce1aadff791fc287ab",
  935. "shasum": ""
  936. },
  937. "require": {
  938. "ext-dom": "*",
  939. "ext-iconv": "*",
  940. "ext-libxml": "*",
  941. "ext-simplexml": "*",
  942. "ext-xml": "*",
  943. "php": ">=5.3.0",
  944. "zendframework/zendxml": "^1.0"
  945. },
  946. "require-dev": {
  947. "phpdocumentor/reflection-docblock": "2.0.4",
  948. "phpunit/phpunit": "4.8.26",
  949. "symfony/yaml": "2.8.7"
  950. },
  951. "suggest": {
  952. "ext-curl": "PicoFeed will use cURL if present"
  953. },
  954. "bin": [
  955. "picofeed"
  956. ],
  957. "type": "library",
  958. "autoload": {
  959. "psr-0": {
  960. "PicoFeed": "lib/"
  961. }
  962. },
  963. "notification-url": "https://packagist.org/downloads/",
  964. "license": [
  965. "MIT"
  966. ],
  967. "authors": [
  968. {
  969. "name": "Frédéric Guillot"
  970. }
  971. ],
  972. "description": "Modern library to handle RSS/Atom feeds",
  973. "homepage": "https://github.com/miniflux/picoFeed",
  974. "time": "2017-11-30T00:16:58+00:00"
  975. },
  976. {
  977. "name": "p3k/timezone",
  978. "version": "0.1.0",
  979. "source": {
  980. "type": "git",
  981. "url": "https://github.com/aaronpk/p3k-timezone.git",
  982. "reference": "68d3490d896f98cf0727dc937f0bb6b045050c83"
  983. },
  984. "dist": {
  985. "type": "zip",
  986. "url": "https://api.github.com/repos/aaronpk/p3k-timezone/zipball/68d3490d896f98cf0727dc937f0bb6b045050c83",
  987. "reference": "68d3490d896f98cf0727dc937f0bb6b045050c83",
  988. "shasum": ""
  989. },
  990. "require": {
  991. "php": ">=5.4.0"
  992. },
  993. "type": "library",
  994. "autoload": {
  995. "files": [
  996. "src/p3k/Timezone.php"
  997. ]
  998. },
  999. "notification-url": "https://packagist.org/downloads/",
  1000. "license": [
  1001. "Apache-2.0"
  1002. ],
  1003. "authors": [
  1004. {
  1005. "name": "Aaron Parecki",
  1006. "homepage": "https://aaronparecki.com"
  1007. }
  1008. ],
  1009. "description": "Find the timezone of a given location",
  1010. "homepage": "https://github.com/aaronpk/p3k-timezone",
  1011. "keywords": [
  1012. "date",
  1013. "p3k",
  1014. "timezone"
  1015. ],
  1016. "time": "2017-01-12T17:30:08+00:00"
  1017. },
  1018. {
  1019. "name": "p3k/utils",
  1020. "version": "1.2.0",
  1021. "source": {
  1022. "type": "git",
  1023. "url": "https://github.com/aaronpk/p3k-utils.git",
  1024. "reference": "ecd0ba1afca8e586f09792f7be5052e142d3cbde"
  1025. },
  1026. "dist": {
  1027. "type": "zip",
  1028. "url": "https://api.github.com/repos/aaronpk/p3k-utils/zipball/ecd0ba1afca8e586f09792f7be5052e142d3cbde",
  1029. "reference": "ecd0ba1afca8e586f09792f7be5052e142d3cbde",
  1030. "shasum": ""
  1031. },
  1032. "require": {
  1033. "php": ">=5.5"
  1034. },
  1035. "require-dev": {
  1036. "phpunit/phpunit": "^4.8.13",
  1037. "predis/predis": "1.1.*"
  1038. },
  1039. "type": "library",
  1040. "autoload": {
  1041. "files": [
  1042. "src/global.php",
  1043. "src/url.php",
  1044. "src/utils.php",
  1045. "src/date.php",
  1046. "src/cache.php",
  1047. "src/geo.php"
  1048. ]
  1049. },
  1050. "notification-url": "https://packagist.org/downloads/",
  1051. "license": [
  1052. "MIT"
  1053. ],
  1054. "authors": [
  1055. {
  1056. "name": "Aaron Parecki",
  1057. "homepage": "https://aaronparecki.com"
  1058. }
  1059. ],
  1060. "description": "Some helpful functions used by https://p3k.io projects",
  1061. "homepage": "https://github.com/aaronpk/p3k-utils",
  1062. "time": "2018-03-28T13:44:56+00:00"
  1063. },
  1064. {
  1065. "name": "p3k/xray",
  1066. "version": "v1.6.9",
  1067. "source": {
  1068. "type": "git",
  1069. "url": "https://github.com/aaronpk/XRay.git",
  1070. "reference": "8b4a38cef75d73c7826ea38e7d08d09e96279564"
  1071. },
  1072. "dist": {
  1073. "type": "zip",
  1074. "url": "https://api.github.com/repos/aaronpk/XRay/zipball/8b4a38cef75d73c7826ea38e7d08d09e96279564",
  1075. "reference": "8b4a38cef75d73c7826ea38e7d08d09e96279564",
  1076. "shasum": ""
  1077. },
  1078. "require": {
  1079. "cebe/markdown": "1.1.*",
  1080. "dg/twitter-php": "3.6.*",
  1081. "ezyang/htmlpurifier": "4.10.*",
  1082. "facebook/graph-sdk": "^5.5",
  1083. "indieweb/link-rel-parser": "0.1.*",
  1084. "masterminds/html5": "^2.3",
  1085. "mf2/mf2": "^0.4",
  1086. "p3k/http": ">=0.1.7",
  1087. "p3k/picofeed": ">=0.1.38",
  1088. "p3k/timezone": "*"
  1089. },
  1090. "require-dev": {
  1091. "league/plates": "3.*",
  1092. "league/route": "1.*",
  1093. "phpunit/phpunit": "4.8.*"
  1094. },
  1095. "type": "library",
  1096. "autoload": {
  1097. "psr-4": {
  1098. "p3k\\XRay\\": "lib/XRay"
  1099. },
  1100. "files": [
  1101. "lib/helpers.php",
  1102. "lib/XRay.php"
  1103. ]
  1104. },
  1105. "notification-url": "https://packagist.org/downloads/",
  1106. "license": [
  1107. "MIT"
  1108. ],
  1109. "description": "X-Ray returns structured data from any URL",
  1110. "homepage": "https://github.com/aaronpk/XRay",
  1111. "time": "2018-08-30T20:12:41+00:00"
  1112. },
  1113. {
  1114. "name": "saltybeagle/savant3",
  1115. "version": "dev-master",
  1116. "source": {
  1117. "type": "git",
  1118. "url": "https://github.com/saltybeagle/Savant3.git",
  1119. "reference": "ebf4385bf44bec8c7a169571ac178f626017c466"
  1120. },
  1121. "dist": {
  1122. "type": "zip",
  1123. "url": "https://api.github.com/repos/saltybeagle/Savant3/zipball/ebf4385bf44bec8c7a169571ac178f626017c466",
  1124. "reference": "ebf4385bf44bec8c7a169571ac178f626017c466",
  1125. "shasum": ""
  1126. },
  1127. "type": "library",
  1128. "autoload": {
  1129. "classmap": [
  1130. "Savant3.php",
  1131. "Savant3",
  1132. "Savant3/resources"
  1133. ]
  1134. },
  1135. "notification-url": "https://packagist.org/downloads/",
  1136. "license": [
  1137. "LGPL"
  1138. ],
  1139. "authors": [
  1140. {
  1141. "name": "Brett Bieber",
  1142. "email": "brett.bieber@gmail.com"
  1143. }
  1144. ],
  1145. "description": "Savant3 template engine",
  1146. "time": "2014-01-07T17:10:32+00:00"
  1147. },
  1148. {
  1149. "name": "slim/slim",
  1150. "version": "2.2.0",
  1151. "source": {
  1152. "type": "git",
  1153. "url": "https://github.com/slimphp/Slim.git",
  1154. "reference": "b8181de1112a1e2f565b40158b621c34ded38053"
  1155. },
  1156. "dist": {
  1157. "type": "zip",
  1158. "url": "https://api.github.com/repos/slimphp/Slim/zipball/b8181de1112a1e2f565b40158b621c34ded38053",
  1159. "reference": "b8181de1112a1e2f565b40158b621c34ded38053",
  1160. "shasum": ""
  1161. },
  1162. "require": {
  1163. "php": ">=5.3.0"
  1164. },
  1165. "type": "library",
  1166. "autoload": {
  1167. "psr-0": {
  1168. "Slim": "."
  1169. }
  1170. },
  1171. "notification-url": "https://packagist.org/downloads/",
  1172. "license": [
  1173. "MIT"
  1174. ],
  1175. "authors": [
  1176. {
  1177. "name": "Josh Lockhart",
  1178. "email": "info@joshlockhart.com",
  1179. "homepage": "http://www.joshlockhart.com/"
  1180. }
  1181. ],
  1182. "description": "Slim Framework, a PHP micro framework",
  1183. "homepage": "http://github.com/codeguy/Slim",
  1184. "keywords": [
  1185. "microframework",
  1186. "rest",
  1187. "router"
  1188. ],
  1189. "time": "2012-12-13T02:15:50+00:00"
  1190. },
  1191. {
  1192. "name": "tantek/cassis",
  1193. "version": "v0.2.16895",
  1194. "source": {
  1195. "type": "git",
  1196. "url": "https://github.com/tantek/cassis.git",
  1197. "reference": "357e30ad12017b4d67cac5f4400e8f371cd2f504"
  1198. },
  1199. "dist": {
  1200. "type": "zip",
  1201. "url": "https://api.github.com/repos/tantek/cassis/zipball/357e30ad12017b4d67cac5f4400e8f371cd2f504",
  1202. "reference": "357e30ad12017b4d67cac5f4400e8f371cd2f504",
  1203. "shasum": ""
  1204. },
  1205. "type": "library",
  1206. "autoload": {
  1207. "files": [
  1208. "cassis.php"
  1209. ]
  1210. },
  1211. "notification-url": "https://packagist.org/downloads/",
  1212. "time": "2016-04-04T15:31:04+00:00"
  1213. },
  1214. {
  1215. "name": "zendframework/zendxml",
  1216. "version": "1.1.0",
  1217. "source": {
  1218. "type": "git",
  1219. "url": "https://github.com/zendframework/ZendXml.git",
  1220. "reference": "267db6a2c431a08a8f8ff0f1f4c302a5ba6f5b99"
  1221. },
  1222. "dist": {
  1223. "type": "zip",
  1224. "url": "https://api.github.com/repos/zendframework/ZendXml/zipball/267db6a2c431a08a8f8ff0f1f4c302a5ba6f5b99",
  1225. "reference": "267db6a2c431a08a8f8ff0f1f4c302a5ba6f5b99",
  1226. "shasum": ""
  1227. },
  1228. "require": {
  1229. "php": "^5.6 || ^7.0"
  1230. },
  1231. "require-dev": {
  1232. "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4",
  1233. "zendframework/zend-coding-standard": "~1.0.0"
  1234. },
  1235. "type": "library",
  1236. "extra": {
  1237. "branch-alias": {
  1238. "dev-master": "1.1.x-dev",
  1239. "dev-develop": "1.2.x-dev"
  1240. }
  1241. },
  1242. "autoload": {
  1243. "psr-4": {
  1244. "ZendXml\\": "src/"
  1245. }
  1246. },
  1247. "notification-url": "https://packagist.org/downloads/",
  1248. "license": [
  1249. "BSD-3-Clause"
  1250. ],
  1251. "description": "Utility library for XML usage, best practices, and security in PHP",
  1252. "keywords": [
  1253. "ZendFramework",
  1254. "security",
  1255. "xml",
  1256. "zf"
  1257. ],
  1258. "time": "2018-04-30T15:11:04+00:00"
  1259. }
  1260. ],
  1261. "packages-dev": [],
  1262. "aliases": [],
  1263. "minimum-stability": "stable",
  1264. "stability-flags": {
  1265. "saltybeagle/savant3": 20
  1266. },
  1267. "prefer-stable": false,
  1268. "prefer-lowest": false,
  1269. "platform": [],
  1270. "platform-dev": []
  1271. }