installed.json 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142
  1. [
  2. {
  3. "name": "dibi/dibi",
  4. "version": "v3.1.0",
  5. "version_normalized": "3.1.0.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/dg/dibi.git",
  9. "reference": "fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/dg/dibi/zipball/fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8",
  14. "reference": "fa35c0cf7de1286ce1cf9fbdba058c1d54c849f8",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.4.4"
  19. },
  20. "replace": {
  21. "dg/dibi": "*"
  22. },
  23. "require-dev": {
  24. "nette/tester": "~1.7",
  25. "tracy/tracy": "~2.2"
  26. },
  27. "time": "2017-09-25T15:57:54+00:00",
  28. "type": "library",
  29. "extra": {
  30. "branch-alias": {
  31. "dev-master": "3.1-dev"
  32. }
  33. },
  34. "installation-source": "dist",
  35. "autoload": {
  36. "classmap": [
  37. "src/"
  38. ],
  39. "files": [
  40. "src/loader.php"
  41. ]
  42. },
  43. "notification-url": "https://packagist.org/downloads/",
  44. "license": [
  45. "BSD-3-Clause",
  46. "GPL-2.0",
  47. "GPL-3.0"
  48. ],
  49. "authors": [
  50. {
  51. "name": "David Grudl",
  52. "homepage": "https://davidgrudl.com"
  53. }
  54. ],
  55. "description": "Dibi is Database Abstraction Library for PHP",
  56. "homepage": "https://dibiphp.com",
  57. "keywords": [
  58. "access",
  59. "database",
  60. "dbal",
  61. "mssql",
  62. "mysql",
  63. "odbc",
  64. "oracle",
  65. "pdo",
  66. "postgresql",
  67. "sqlite",
  68. "sqlsrv"
  69. ]
  70. },
  71. {
  72. "name": "lcobucci/jwt",
  73. "version": "3.2.2",
  74. "version_normalized": "3.2.2.0",
  75. "source": {
  76. "type": "git",
  77. "url": "https://github.com/lcobucci/jwt.git",
  78. "reference": "0b5930be73582369e10c4d4bb7a12bac927a203c"
  79. },
  80. "dist": {
  81. "type": "zip",
  82. "url": "https://api.github.com/repos/lcobucci/jwt/zipball/0b5930be73582369e10c4d4bb7a12bac927a203c",
  83. "reference": "0b5930be73582369e10c4d4bb7a12bac927a203c",
  84. "shasum": ""
  85. },
  86. "require": {
  87. "ext-openssl": "*",
  88. "php": ">=5.5"
  89. },
  90. "require-dev": {
  91. "mdanter/ecc": "~0.3.1",
  92. "mikey179/vfsstream": "~1.5",
  93. "phpmd/phpmd": "~2.2",
  94. "phpunit/php-invoker": "~1.1",
  95. "phpunit/phpunit": "~4.5",
  96. "squizlabs/php_codesniffer": "~2.3"
  97. },
  98. "suggest": {
  99. "mdanter/ecc": "Required to use Elliptic Curves based algorithms."
  100. },
  101. "time": "2017-09-01T08:23:26+00:00",
  102. "type": "library",
  103. "extra": {
  104. "branch-alias": {
  105. "dev-master": "3.1-dev"
  106. }
  107. },
  108. "installation-source": "dist",
  109. "autoload": {
  110. "psr-4": {
  111. "Lcobucci\\JWT\\": "src"
  112. }
  113. },
  114. "notification-url": "https://packagist.org/downloads/",
  115. "license": [
  116. "BSD-3-Clause"
  117. ],
  118. "authors": [
  119. {
  120. "name": "Luís Otávio Cobucci Oblonczyk",
  121. "email": "lcobucci@gmail.com",
  122. "role": "Developer"
  123. }
  124. ],
  125. "description": "A simple library to work with JSON Web Token and JSON Web Signature",
  126. "keywords": [
  127. "JWS",
  128. "jwt"
  129. ]
  130. },
  131. {
  132. "name": "composer/semver",
  133. "version": "1.4.2",
  134. "version_normalized": "1.4.2.0",
  135. "source": {
  136. "type": "git",
  137. "url": "https://github.com/composer/semver.git",
  138. "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
  139. },
  140. "dist": {
  141. "type": "zip",
  142. "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
  143. "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
  144. "shasum": ""
  145. },
  146. "require": {
  147. "php": "^5.3.2 || ^7.0"
  148. },
  149. "require-dev": {
  150. "phpunit/phpunit": "^4.5 || ^5.0.5",
  151. "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
  152. },
  153. "time": "2016-08-30T16:08:34+00:00",
  154. "type": "library",
  155. "extra": {
  156. "branch-alias": {
  157. "dev-master": "1.x-dev"
  158. }
  159. },
  160. "installation-source": "dist",
  161. "autoload": {
  162. "psr-4": {
  163. "Composer\\Semver\\": "src"
  164. }
  165. },
  166. "notification-url": "https://packagist.org/downloads/",
  167. "license": [
  168. "MIT"
  169. ],
  170. "authors": [
  171. {
  172. "name": "Nils Adermann",
  173. "email": "naderman@naderman.de",
  174. "homepage": "http://www.naderman.de"
  175. },
  176. {
  177. "name": "Jordi Boggiano",
  178. "email": "j.boggiano@seld.be",
  179. "homepage": "http://seld.be"
  180. },
  181. {
  182. "name": "Rob Bast",
  183. "email": "rob.bast@gmail.com",
  184. "homepage": "http://robbast.nl"
  185. }
  186. ],
  187. "description": "Semver library that offers utilities, version constraint parsing and validation.",
  188. "keywords": [
  189. "semantic",
  190. "semver",
  191. "validation",
  192. "versioning"
  193. ]
  194. },
  195. {
  196. "name": "phpmailer/phpmailer",
  197. "version": "v6.0.3",
  198. "version_normalized": "6.0.3.0",
  199. "source": {
  200. "type": "git",
  201. "url": "https://github.com/PHPMailer/PHPMailer.git",
  202. "reference": "44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6"
  203. },
  204. "dist": {
  205. "type": "zip",
  206. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6",
  207. "reference": "44d49bab5ab1fef721d3ee07e75dc0865ddf4cc6",
  208. "shasum": ""
  209. },
  210. "require": {
  211. "ext-ctype": "*",
  212. "ext-filter": "*",
  213. "php": ">=5.5.0"
  214. },
  215. "require-dev": {
  216. "doctrine/annotations": "1.2.*",
  217. "friendsofphp/php-cs-fixer": "^2.2",
  218. "phpdocumentor/phpdocumentor": "2.*",
  219. "phpunit/phpunit": "^4.8 || ^5.7",
  220. "zendframework/zend-eventmanager": "3.0.*",
  221. "zendframework/zend-i18n": "2.7.3",
  222. "zendframework/zend-serializer": "2.7.*"
  223. },
  224. "suggest": {
  225. "ext-mbstring": "Needed to send email in multibyte encoding charset",
  226. "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
  227. "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
  228. "psr/log": "For optional PSR-3 debug logging",
  229. "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
  230. "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
  231. },
  232. "time": "2018-01-05T13:19:58+00:00",
  233. "type": "library",
  234. "installation-source": "dist",
  235. "autoload": {
  236. "psr-4": {
  237. "PHPMailer\\PHPMailer\\": "src/"
  238. }
  239. },
  240. "notification-url": "https://packagist.org/downloads/",
  241. "license": [
  242. "LGPL-2.1"
  243. ],
  244. "authors": [
  245. {
  246. "name": "Jim Jagielski",
  247. "email": "jimjag@gmail.com"
  248. },
  249. {
  250. "name": "Marcus Bointon",
  251. "email": "phpmailer@synchromedia.co.uk"
  252. },
  253. {
  254. "name": "Andy Prevost",
  255. "email": "codeworxtech@users.sourceforge.net"
  256. },
  257. {
  258. "name": "Brent R. Matzelle"
  259. }
  260. ],
  261. "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
  262. },
  263. {
  264. "name": "rmccue/requests",
  265. "version": "v1.7.0",
  266. "version_normalized": "1.7.0.0",
  267. "source": {
  268. "type": "git",
  269. "url": "https://github.com/rmccue/Requests.git",
  270. "reference": "87932f52ffad70504d93f04f15690cf16a089546"
  271. },
  272. "dist": {
  273. "type": "zip",
  274. "url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546",
  275. "reference": "87932f52ffad70504d93f04f15690cf16a089546",
  276. "shasum": ""
  277. },
  278. "require": {
  279. "php": ">=5.2"
  280. },
  281. "require-dev": {
  282. "requests/test-server": "dev-master"
  283. },
  284. "time": "2016-10-13T00:11:37+00:00",
  285. "type": "library",
  286. "installation-source": "dist",
  287. "autoload": {
  288. "psr-0": {
  289. "Requests": "library/"
  290. }
  291. },
  292. "notification-url": "https://packagist.org/downloads/",
  293. "license": [
  294. "ISC"
  295. ],
  296. "authors": [
  297. {
  298. "name": "Ryan McCue",
  299. "homepage": "http://ryanmccue.info"
  300. }
  301. ],
  302. "description": "A HTTP library written in PHP, for human beings.",
  303. "homepage": "http://github.com/rmccue/Requests",
  304. "keywords": [
  305. "curl",
  306. "fsockopen",
  307. "http",
  308. "idna",
  309. "ipv6",
  310. "iri",
  311. "sockets"
  312. ]
  313. },
  314. {
  315. "name": "guzzlehttp/promises",
  316. "version": "v1.3.1",
  317. "version_normalized": "1.3.1.0",
  318. "source": {
  319. "type": "git",
  320. "url": "https://github.com/guzzle/promises.git",
  321. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
  322. },
  323. "dist": {
  324. "type": "zip",
  325. "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  326. "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
  327. "shasum": ""
  328. },
  329. "require": {
  330. "php": ">=5.5.0"
  331. },
  332. "require-dev": {
  333. "phpunit/phpunit": "^4.0"
  334. },
  335. "time": "2016-12-20T10:07:11+00:00",
  336. "type": "library",
  337. "extra": {
  338. "branch-alias": {
  339. "dev-master": "1.4-dev"
  340. }
  341. },
  342. "installation-source": "dist",
  343. "autoload": {
  344. "psr-4": {
  345. "GuzzleHttp\\Promise\\": "src/"
  346. },
  347. "files": [
  348. "src/functions_include.php"
  349. ]
  350. },
  351. "notification-url": "https://packagist.org/downloads/",
  352. "license": [
  353. "MIT"
  354. ],
  355. "authors": [
  356. {
  357. "name": "Michael Dowling",
  358. "email": "mtdowling@gmail.com",
  359. "homepage": "https://github.com/mtdowling"
  360. }
  361. ],
  362. "description": "Guzzle promises library",
  363. "keywords": [
  364. "promise"
  365. ]
  366. },
  367. {
  368. "name": "psr/http-message",
  369. "version": "1.0.1",
  370. "version_normalized": "1.0.1.0",
  371. "source": {
  372. "type": "git",
  373. "url": "https://github.com/php-fig/http-message.git",
  374. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  375. },
  376. "dist": {
  377. "type": "zip",
  378. "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
  379. "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
  380. "shasum": ""
  381. },
  382. "require": {
  383. "php": ">=5.3.0"
  384. },
  385. "time": "2016-08-06T14:39:51+00:00",
  386. "type": "library",
  387. "extra": {
  388. "branch-alias": {
  389. "dev-master": "1.0.x-dev"
  390. }
  391. },
  392. "installation-source": "dist",
  393. "autoload": {
  394. "psr-4": {
  395. "Psr\\Http\\Message\\": "src/"
  396. }
  397. },
  398. "notification-url": "https://packagist.org/downloads/",
  399. "license": [
  400. "MIT"
  401. ],
  402. "authors": [
  403. {
  404. "name": "PHP-FIG",
  405. "homepage": "http://www.php-fig.org/"
  406. }
  407. ],
  408. "description": "Common interface for HTTP messages",
  409. "homepage": "https://github.com/php-fig/http-message",
  410. "keywords": [
  411. "http",
  412. "http-message",
  413. "psr",
  414. "psr-7",
  415. "request",
  416. "response"
  417. ]
  418. },
  419. {
  420. "name": "guzzlehttp/psr7",
  421. "version": "1.4.2",
  422. "version_normalized": "1.4.2.0",
  423. "source": {
  424. "type": "git",
  425. "url": "https://github.com/guzzle/psr7.git",
  426. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
  427. },
  428. "dist": {
  429. "type": "zip",
  430. "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  431. "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
  432. "shasum": ""
  433. },
  434. "require": {
  435. "php": ">=5.4.0",
  436. "psr/http-message": "~1.0"
  437. },
  438. "provide": {
  439. "psr/http-message-implementation": "1.0"
  440. },
  441. "require-dev": {
  442. "phpunit/phpunit": "~4.0"
  443. },
  444. "time": "2017-03-20T17:10:46+00:00",
  445. "type": "library",
  446. "extra": {
  447. "branch-alias": {
  448. "dev-master": "1.4-dev"
  449. }
  450. },
  451. "installation-source": "dist",
  452. "autoload": {
  453. "psr-4": {
  454. "GuzzleHttp\\Psr7\\": "src/"
  455. },
  456. "files": [
  457. "src/functions_include.php"
  458. ]
  459. },
  460. "notification-url": "https://packagist.org/downloads/",
  461. "license": [
  462. "MIT"
  463. ],
  464. "authors": [
  465. {
  466. "name": "Michael Dowling",
  467. "email": "mtdowling@gmail.com",
  468. "homepage": "https://github.com/mtdowling"
  469. },
  470. {
  471. "name": "Tobias Schultze",
  472. "homepage": "https://github.com/Tobion"
  473. }
  474. ],
  475. "description": "PSR-7 message implementation that also provides common utility methods",
  476. "keywords": [
  477. "http",
  478. "message",
  479. "request",
  480. "response",
  481. "stream",
  482. "uri",
  483. "url"
  484. ]
  485. },
  486. {
  487. "name": "guzzlehttp/guzzle",
  488. "version": "6.3.0",
  489. "version_normalized": "6.3.0.0",
  490. "source": {
  491. "type": "git",
  492. "url": "https://github.com/guzzle/guzzle.git",
  493. "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
  494. },
  495. "dist": {
  496. "type": "zip",
  497. "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
  498. "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
  499. "shasum": ""
  500. },
  501. "require": {
  502. "guzzlehttp/promises": "^1.0",
  503. "guzzlehttp/psr7": "^1.4",
  504. "php": ">=5.5"
  505. },
  506. "require-dev": {
  507. "ext-curl": "*",
  508. "phpunit/phpunit": "^4.0 || ^5.0",
  509. "psr/log": "^1.0"
  510. },
  511. "suggest": {
  512. "psr/log": "Required for using the Log middleware"
  513. },
  514. "time": "2017-06-22T18:50:49+00:00",
  515. "type": "library",
  516. "extra": {
  517. "branch-alias": {
  518. "dev-master": "6.2-dev"
  519. }
  520. },
  521. "installation-source": "dist",
  522. "autoload": {
  523. "files": [
  524. "src/functions_include.php"
  525. ],
  526. "psr-4": {
  527. "GuzzleHttp\\": "src/"
  528. }
  529. },
  530. "notification-url": "https://packagist.org/downloads/",
  531. "license": [
  532. "MIT"
  533. ],
  534. "authors": [
  535. {
  536. "name": "Michael Dowling",
  537. "email": "mtdowling@gmail.com",
  538. "homepage": "https://github.com/mtdowling"
  539. }
  540. ],
  541. "description": "Guzzle is a PHP HTTP client library",
  542. "homepage": "http://guzzlephp.org/",
  543. "keywords": [
  544. "client",
  545. "curl",
  546. "framework",
  547. "http",
  548. "http client",
  549. "rest",
  550. "web service"
  551. ]
  552. },
  553. {
  554. "name": "kryptonit3/sonarr",
  555. "version": "1.0.6.1",
  556. "version_normalized": "1.0.6.1",
  557. "source": {
  558. "type": "git",
  559. "url": "https://github.com/Kryptonit3/Sonarr.git",
  560. "reference": "e30c5c783a837270bcef81571ca9b95909c52e5e"
  561. },
  562. "dist": {
  563. "type": "zip",
  564. "url": "https://api.github.com/repos/Kryptonit3/Sonarr/zipball/e30c5c783a837270bcef81571ca9b95909c52e5e",
  565. "reference": "e30c5c783a837270bcef81571ca9b95909c52e5e",
  566. "shasum": ""
  567. },
  568. "require": {
  569. "guzzlehttp/guzzle": "^6.1"
  570. },
  571. "time": "2017-06-30T01:25:49+00:00",
  572. "type": "library",
  573. "installation-source": "dist",
  574. "autoload": {
  575. "psr-4": {
  576. "Kryptonit3\\Sonarr\\": "src/"
  577. }
  578. },
  579. "notification-url": "https://packagist.org/downloads/",
  580. "license": [
  581. "MIT"
  582. ],
  583. "authors": [
  584. {
  585. "name": "Jesse Szypulski",
  586. "email": "jesse.szypulski@gmail.com"
  587. }
  588. ],
  589. "description": "PHP Sonarr API Wrapper"
  590. },
  591. {
  592. "name": "kryptonit3/couchpotato",
  593. "version": "1.0.0",
  594. "version_normalized": "1.0.0.0",
  595. "source": {
  596. "type": "git",
  597. "url": "https://github.com/Kryptonit3/CouchPotato.git",
  598. "reference": "7a1fc892f70f120f74ff005850e923a0f1566376"
  599. },
  600. "dist": {
  601. "type": "zip",
  602. "url": "https://api.github.com/repos/Kryptonit3/CouchPotato/zipball/7a1fc892f70f120f74ff005850e923a0f1566376",
  603. "reference": "7a1fc892f70f120f74ff005850e923a0f1566376",
  604. "shasum": ""
  605. },
  606. "require": {
  607. "guzzlehttp/guzzle": "^6.1"
  608. },
  609. "time": "2016-02-06T22:02:39+00:00",
  610. "type": "library",
  611. "installation-source": "dist",
  612. "autoload": {
  613. "psr-4": {
  614. "Kryptonit3\\CouchPotato\\": "src/"
  615. }
  616. },
  617. "notification-url": "https://packagist.org/downloads/",
  618. "license": [
  619. "MIT"
  620. ],
  621. "authors": [
  622. {
  623. "name": "Jesse Szypulski",
  624. "email": "jesse.szypulski@gmail.com"
  625. }
  626. ],
  627. "description": "PHP Wrapper for CouchPotato API"
  628. },
  629. {
  630. "name": "kryptonit3/sickrage",
  631. "version": "1.0.1",
  632. "version_normalized": "1.0.1.0",
  633. "source": {
  634. "type": "git",
  635. "url": "https://github.com/Kryptonit3/SickRage.git",
  636. "reference": "441a293b5c219c3cdd1ebebd2bcf4518598f84aa"
  637. },
  638. "dist": {
  639. "type": "zip",
  640. "url": "https://api.github.com/repos/Kryptonit3/SickRage/zipball/441a293b5c219c3cdd1ebebd2bcf4518598f84aa",
  641. "reference": "441a293b5c219c3cdd1ebebd2bcf4518598f84aa",
  642. "shasum": ""
  643. },
  644. "require": {
  645. "guzzlehttp/guzzle": "^6.1"
  646. },
  647. "time": "2016-08-08T00:57:46+00:00",
  648. "type": "library",
  649. "installation-source": "dist",
  650. "autoload": {
  651. "psr-4": {
  652. "Kryptonit3\\SickRage\\": "src/"
  653. }
  654. },
  655. "notification-url": "https://packagist.org/downloads/",
  656. "license": [
  657. "MIT"
  658. ],
  659. "authors": [
  660. {
  661. "name": "Jesse Szypulski",
  662. "email": "jesse.szypulski@gmail.com"
  663. }
  664. ],
  665. "description": "PHP Wrapper for SickRage / SickBeard API"
  666. },
  667. {
  668. "name": "paragonie/random_compat",
  669. "version": "v9.99.99",
  670. "version_normalized": "9.99.99.0",
  671. "source": {
  672. "type": "git",
  673. "url": "https://github.com/paragonie/random_compat.git",
  674. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
  675. },
  676. "dist": {
  677. "type": "zip",
  678. "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  679. "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
  680. "shasum": ""
  681. },
  682. "require": {
  683. "php": "^7"
  684. },
  685. "require-dev": {
  686. "phpunit/phpunit": "4.*|5.*",
  687. "vimeo/psalm": "^1"
  688. },
  689. "suggest": {
  690. "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
  691. },
  692. "time": "2018-07-02T15:55:56+00:00",
  693. "type": "library",
  694. "installation-source": "dist",
  695. "notification-url": "https://packagist.org/downloads/",
  696. "license": [
  697. "MIT"
  698. ],
  699. "authors": [
  700. {
  701. "name": "Paragon Initiative Enterprises",
  702. "email": "security@paragonie.com",
  703. "homepage": "https://paragonie.com"
  704. }
  705. ],
  706. "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
  707. "keywords": [
  708. "csprng",
  709. "polyfill",
  710. "pseudorandom",
  711. "random"
  712. ]
  713. },
  714. {
  715. "name": "paragonie/sodium_compat",
  716. "version": "v1.6.4",
  717. "version_normalized": "1.6.4.0",
  718. "source": {
  719. "type": "git",
  720. "url": "https://github.com/paragonie/sodium_compat.git",
  721. "reference": "3f2fd07977541b4d630ea0365ad0eceddee5179c"
  722. },
  723. "dist": {
  724. "type": "zip",
  725. "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/3f2fd07977541b4d630ea0365ad0eceddee5179c",
  726. "reference": "3f2fd07977541b4d630ea0365ad0eceddee5179c",
  727. "shasum": ""
  728. },
  729. "require": {
  730. "paragonie/random_compat": ">=1",
  731. "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7"
  732. },
  733. "require-dev": {
  734. "phpunit/phpunit": "^3|^4|^5"
  735. },
  736. "suggest": {
  737. "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
  738. "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
  739. },
  740. "time": "2018-08-29T22:02:48+00:00",
  741. "type": "library",
  742. "installation-source": "dist",
  743. "autoload": {
  744. "files": [
  745. "autoload.php"
  746. ]
  747. },
  748. "notification-url": "https://packagist.org/downloads/",
  749. "license": [
  750. "ISC"
  751. ],
  752. "authors": [
  753. {
  754. "name": "Paragon Initiative Enterprises",
  755. "email": "security@paragonie.com"
  756. },
  757. {
  758. "name": "Frank Denis",
  759. "email": "jedisct1@pureftpd.org"
  760. }
  761. ],
  762. "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
  763. "keywords": [
  764. "Authentication",
  765. "BLAKE2b",
  766. "ChaCha20",
  767. "ChaCha20-Poly1305",
  768. "Chapoly",
  769. "Curve25519",
  770. "Ed25519",
  771. "EdDSA",
  772. "Edwards-curve Digital Signature Algorithm",
  773. "Elliptic Curve Diffie-Hellman",
  774. "Poly1305",
  775. "Pure-PHP cryptography",
  776. "RFC 7748",
  777. "RFC 8032",
  778. "Salpoly",
  779. "Salsa20",
  780. "X25519",
  781. "XChaCha20-Poly1305",
  782. "XSalsa20-Poly1305",
  783. "Xchacha20",
  784. "Xsalsa20",
  785. "aead",
  786. "cryptography",
  787. "ecdh",
  788. "elliptic curve",
  789. "elliptic curve cryptography",
  790. "encryption",
  791. "libsodium",
  792. "php",
  793. "public-key cryptography",
  794. "secret-key cryptography",
  795. "side-channel resistant"
  796. ]
  797. },
  798. {
  799. "name": "psr/log",
  800. "version": "1.0.2",
  801. "version_normalized": "1.0.2.0",
  802. "source": {
  803. "type": "git",
  804. "url": "https://github.com/php-fig/log.git",
  805. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
  806. },
  807. "dist": {
  808. "type": "zip",
  809. "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  810. "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
  811. "shasum": ""
  812. },
  813. "require": {
  814. "php": ">=5.3.0"
  815. },
  816. "time": "2016-10-10T12:19:37+00:00",
  817. "type": "library",
  818. "extra": {
  819. "branch-alias": {
  820. "dev-master": "1.0.x-dev"
  821. }
  822. },
  823. "installation-source": "dist",
  824. "autoload": {
  825. "psr-4": {
  826. "Psr\\Log\\": "Psr/Log/"
  827. }
  828. },
  829. "notification-url": "https://packagist.org/downloads/",
  830. "license": [
  831. "MIT"
  832. ],
  833. "authors": [
  834. {
  835. "name": "PHP-FIG",
  836. "homepage": "http://www.php-fig.org/"
  837. }
  838. ],
  839. "description": "Common interface for logging libraries",
  840. "homepage": "https://github.com/php-fig/log",
  841. "keywords": [
  842. "log",
  843. "psr",
  844. "psr-3"
  845. ]
  846. },
  847. {
  848. "name": "pusher/pusher-php-server",
  849. "version": "v3.2.0",
  850. "version_normalized": "3.2.0.0",
  851. "source": {
  852. "type": "git",
  853. "url": "https://github.com/pusher/pusher-http-php.git",
  854. "reference": "4da4d208fe13fd2ff71ede5063a3456f23f38cf7"
  855. },
  856. "dist": {
  857. "type": "zip",
  858. "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/4da4d208fe13fd2ff71ede5063a3456f23f38cf7",
  859. "reference": "4da4d208fe13fd2ff71ede5063a3456f23f38cf7",
  860. "shasum": ""
  861. },
  862. "require": {
  863. "ext-curl": "*",
  864. "paragonie/sodium_compat": "^1.6",
  865. "php": "^5.4 || ^7.0",
  866. "psr/log": "^1.0"
  867. },
  868. "require-dev": {
  869. "phpunit/phpunit": "^4.8 || ^5.7"
  870. },
  871. "time": "2018-08-13T14:57:32+00:00",
  872. "type": "library",
  873. "extra": {
  874. "branch-alias": {
  875. "dev-master": "3.0-dev"
  876. }
  877. },
  878. "installation-source": "dist",
  879. "autoload": {
  880. "psr-4": {
  881. "Pusher\\": "src/"
  882. }
  883. },
  884. "notification-url": "https://packagist.org/downloads/",
  885. "license": [
  886. "MIT"
  887. ],
  888. "description": "Library for interacting with the Pusher REST API",
  889. "keywords": [
  890. "events",
  891. "messaging",
  892. "php-pusher-server",
  893. "publish",
  894. "push",
  895. "pusher",
  896. "real time",
  897. "real-time",
  898. "realtime",
  899. "rest",
  900. "trigger"
  901. ]
  902. },
  903. {
  904. "name": "symfony/polyfill-util",
  905. "version": "v1.9.0",
  906. "version_normalized": "1.9.0.0",
  907. "source": {
  908. "type": "git",
  909. "url": "https://github.com/symfony/polyfill-util.git",
  910. "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581"
  911. },
  912. "dist": {
  913. "type": "zip",
  914. "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8e15d04ba3440984d23e7964b2ee1d25c8de1581",
  915. "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581",
  916. "shasum": ""
  917. },
  918. "require": {
  919. "php": ">=5.3.3"
  920. },
  921. "time": "2018-08-06T14:22:27+00:00",
  922. "type": "library",
  923. "extra": {
  924. "branch-alias": {
  925. "dev-master": "1.9-dev"
  926. }
  927. },
  928. "installation-source": "dist",
  929. "autoload": {
  930. "psr-4": {
  931. "Symfony\\Polyfill\\Util\\": ""
  932. }
  933. },
  934. "notification-url": "https://packagist.org/downloads/",
  935. "license": [
  936. "MIT"
  937. ],
  938. "authors": [
  939. {
  940. "name": "Nicolas Grekas",
  941. "email": "p@tchwork.com"
  942. },
  943. {
  944. "name": "Symfony Community",
  945. "homepage": "https://symfony.com/contributors"
  946. }
  947. ],
  948. "description": "Symfony utilities for portability of PHP codes",
  949. "homepage": "https://symfony.com",
  950. "keywords": [
  951. "compat",
  952. "compatibility",
  953. "polyfill",
  954. "shim"
  955. ]
  956. },
  957. {
  958. "name": "symfony/polyfill-php56",
  959. "version": "v1.9.0",
  960. "version_normalized": "1.9.0.0",
  961. "source": {
  962. "type": "git",
  963. "url": "https://github.com/symfony/polyfill-php56.git",
  964. "reference": "7b4fc009172cc0196535b0328bd1226284a28000"
  965. },
  966. "dist": {
  967. "type": "zip",
  968. "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/7b4fc009172cc0196535b0328bd1226284a28000",
  969. "reference": "7b4fc009172cc0196535b0328bd1226284a28000",
  970. "shasum": ""
  971. },
  972. "require": {
  973. "php": ">=5.3.3",
  974. "symfony/polyfill-util": "~1.0"
  975. },
  976. "time": "2018-08-06T14:22:27+00:00",
  977. "type": "library",
  978. "extra": {
  979. "branch-alias": {
  980. "dev-master": "1.9-dev"
  981. }
  982. },
  983. "installation-source": "dist",
  984. "autoload": {
  985. "psr-4": {
  986. "Symfony\\Polyfill\\Php56\\": ""
  987. },
  988. "files": [
  989. "bootstrap.php"
  990. ]
  991. },
  992. "notification-url": "https://packagist.org/downloads/",
  993. "license": [
  994. "MIT"
  995. ],
  996. "authors": [
  997. {
  998. "name": "Nicolas Grekas",
  999. "email": "p@tchwork.com"
  1000. },
  1001. {
  1002. "name": "Symfony Community",
  1003. "homepage": "https://symfony.com/contributors"
  1004. }
  1005. ],
  1006. "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
  1007. "homepage": "https://symfony.com",
  1008. "keywords": [
  1009. "compatibility",
  1010. "polyfill",
  1011. "portable",
  1012. "shim"
  1013. ]
  1014. },
  1015. {
  1016. "name": "paragonie/constant_time_encoding",
  1017. "version": "v2.2.2",
  1018. "version_normalized": "2.2.2.0",
  1019. "source": {
  1020. "type": "git",
  1021. "url": "https://github.com/paragonie/constant_time_encoding.git",
  1022. "reference": "eccf915f45f911bfb189d1d1638d940ec6ee6e33"
  1023. },
  1024. "dist": {
  1025. "type": "zip",
  1026. "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/eccf915f45f911bfb189d1d1638d940ec6ee6e33",
  1027. "reference": "eccf915f45f911bfb189d1d1638d940ec6ee6e33",
  1028. "shasum": ""
  1029. },
  1030. "require": {
  1031. "php": "^7"
  1032. },
  1033. "require-dev": {
  1034. "phpunit/phpunit": "^6|^7",
  1035. "vimeo/psalm": "^1"
  1036. },
  1037. "time": "2018-03-10T19:47:49+00:00",
  1038. "type": "library",
  1039. "installation-source": "dist",
  1040. "autoload": {
  1041. "psr-4": {
  1042. "ParagonIE\\ConstantTime\\": "src/"
  1043. }
  1044. },
  1045. "notification-url": "https://packagist.org/downloads/",
  1046. "license": [
  1047. "MIT"
  1048. ],
  1049. "authors": [
  1050. {
  1051. "name": "Paragon Initiative Enterprises",
  1052. "email": "security@paragonie.com",
  1053. "homepage": "https://paragonie.com",
  1054. "role": "Maintainer"
  1055. },
  1056. {
  1057. "name": "Steve 'Sc00bz' Thomas",
  1058. "email": "steve@tobtu.com",
  1059. "homepage": "https://www.tobtu.com",
  1060. "role": "Original Developer"
  1061. }
  1062. ],
  1063. "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
  1064. "keywords": [
  1065. "base16",
  1066. "base32",
  1067. "base32_decode",
  1068. "base32_encode",
  1069. "base64",
  1070. "base64_decode",
  1071. "base64_encode",
  1072. "bin2hex",
  1073. "encoding",
  1074. "hex",
  1075. "hex2bin",
  1076. "rfc4648"
  1077. ]
  1078. },
  1079. {
  1080. "name": "pragmarx/google2fa",
  1081. "version": "v3.0.3",
  1082. "version_normalized": "3.0.3.0",
  1083. "source": {
  1084. "type": "git",
  1085. "url": "https://github.com/antonioribeiro/google2fa.git",
  1086. "reference": "6949226739e4424f40031e6f1c96b1fd64047335"
  1087. },
  1088. "dist": {
  1089. "type": "zip",
  1090. "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/6949226739e4424f40031e6f1c96b1fd64047335",
  1091. "reference": "6949226739e4424f40031e6f1c96b1fd64047335",
  1092. "shasum": ""
  1093. },
  1094. "require": {
  1095. "paragonie/constant_time_encoding": "~1.0|~2.0",
  1096. "paragonie/random_compat": ">=1",
  1097. "php": ">=5.4",
  1098. "symfony/polyfill-php56": "~1.2"
  1099. },
  1100. "require-dev": {
  1101. "bacon/bacon-qr-code": "~1.0",
  1102. "phpunit/phpunit": "~4|~5|~6"
  1103. },
  1104. "suggest": {
  1105. "bacon/bacon-qr-code": "Required to generate inline QR Codes."
  1106. },
  1107. "time": "2018-08-29T13:28:06+00:00",
  1108. "type": "library",
  1109. "extra": {
  1110. "component": "package",
  1111. "branch-alias": {
  1112. "dev-master": "2.0-dev"
  1113. }
  1114. },
  1115. "installation-source": "dist",
  1116. "autoload": {
  1117. "psr-4": {
  1118. "PragmaRX\\Google2FA\\": "src/",
  1119. "PragmaRX\\Google2FA\\Tests\\": "tests/"
  1120. }
  1121. },
  1122. "notification-url": "https://packagist.org/downloads/",
  1123. "license": [
  1124. "MIT"
  1125. ],
  1126. "authors": [
  1127. {
  1128. "name": "Antonio Carlos Ribeiro",
  1129. "email": "acr@antoniocarlosribeiro.com",
  1130. "role": "Creator & Designer"
  1131. }
  1132. ],
  1133. "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
  1134. "keywords": [
  1135. "2fa",
  1136. "Authentication",
  1137. "Two Factor Authentication",
  1138. "google2fa",
  1139. "laravel"
  1140. ]
  1141. }
  1142. ]