installed.json 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. [
  2. {
  3. "name": "mazephp/library",
  4. "version": "dev-master",
  5. "version_normalized": "9999999-dev",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/mazephp/library.git",
  9. "reference": "d2709b109a927b7f626f04689585143832ce9e8b"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/mazephp/library/zipball/d2709b109a927b7f626f04689585143832ce9e8b",
  14. "reference": "d2709b109a927b7f626f04689585143832ce9e8b",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.0.0"
  19. },
  20. "time": "2015-03-17 10:04:07",
  21. "type": "library",
  22. "installation-source": "source",
  23. "autoload": {
  24. "files": [
  25. "autoload.php"
  26. ],
  27. "psr-0": {
  28. "Maze": "src/"
  29. }
  30. },
  31. "license": [
  32. "MIT"
  33. ],
  34. "authors": [
  35. {
  36. "name": "Robin Josey",
  37. "email": "2934170@gmail.com"
  38. }
  39. ],
  40. "description": "mazephp library",
  41. "homepage": "https://github.com/mazephp/library",
  42. "keywords": [
  43. "framework",
  44. "library"
  45. ],
  46. "support": {
  47. "source": "https://github.com/mazephp/library/tree/master",
  48. "issues": "https://github.com/mazephp/library/issues"
  49. }
  50. },
  51. {
  52. "name": "sunra/php-simple-html-dom-parser",
  53. "version": "v1.5.0",
  54. "version_normalized": "1.5.0.0",
  55. "source": {
  56. "type": "git",
  57. "url": "https://github.com/sunra/php-simple-html-dom-parser.git",
  58. "reference": "a0b80ace086c7e09085669205e1b3c2c9c7a453c"
  59. },
  60. "dist": {
  61. "type": "zip",
  62. "url": "https://api.github.com/repos/sunra/php-simple-html-dom-parser/zipball/a0b80ace086c7e09085669205e1b3c2c9c7a453c",
  63. "reference": "a0b80ace086c7e09085669205e1b3c2c9c7a453c",
  64. "shasum": ""
  65. },
  66. "require": {
  67. "php": ">=5.3.2"
  68. },
  69. "time": "2013-05-04 14:32:03",
  70. "type": "library",
  71. "installation-source": "dist",
  72. "autoload": {
  73. "psr-0": {
  74. "Sunra\\PhpSimple\\HtmlDomParser": "Src/"
  75. }
  76. },
  77. "notification-url": "https://packagist.org/downloads/",
  78. "license": [
  79. "MIT"
  80. ],
  81. "authors": [
  82. {
  83. "name": "Sunra",
  84. "email": "sunra@yandex.ru",
  85. "homepage": "http://github.com/sunra"
  86. }
  87. ],
  88. "description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.",
  89. "homepage": "https://github.com/sunra/php-simple-html-dom-parser",
  90. "keywords": [
  91. "dom",
  92. "html",
  93. "parser"
  94. ]
  95. },
  96. {
  97. "name": "phpmailer/phpmailer",
  98. "version": "v5.2.13",
  99. "version_normalized": "5.2.13.0",
  100. "source": {
  101. "type": "git",
  102. "url": "https://github.com/PHPMailer/PHPMailer.git",
  103. "reference": "45df3a88f7f46071e10d0b600f228d19f95911b3"
  104. },
  105. "dist": {
  106. "type": "zip",
  107. "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/45df3a88f7f46071e10d0b600f228d19f95911b3",
  108. "reference": "45df3a88f7f46071e10d0b600f228d19f95911b3",
  109. "shasum": ""
  110. },
  111. "require": {
  112. "php": ">=5.0.0"
  113. },
  114. "require-dev": {
  115. "phpdocumentor/phpdocumentor": "*",
  116. "phpunit/phpunit": "4.7.*"
  117. },
  118. "suggest": {
  119. "league/oauth2-client": "Needed for Gmail's XOAUTH2 authentication system"
  120. },
  121. "time": "2015-09-14 09:18:12",
  122. "type": "library",
  123. "installation-source": "dist",
  124. "autoload": {
  125. "classmap": [
  126. "class.phpmailer.php",
  127. "class.phpmaileroauth.php",
  128. "class.phpmaileroauthgoogle.php",
  129. "class.smtp.php",
  130. "class.pop3.php",
  131. "extras/EasyPeasyICS.php",
  132. "extras/ntlm_sasl_client.php"
  133. ]
  134. },
  135. "notification-url": "https://packagist.org/downloads/",
  136. "license": [
  137. "LGPL-2.1"
  138. ],
  139. "authors": [
  140. {
  141. "name": "Jim Jagielski",
  142. "email": "jimjag@gmail.com"
  143. },
  144. {
  145. "name": "Marcus Bointon",
  146. "email": "phpmailer@synchromedia.co.uk"
  147. },
  148. {
  149. "name": "Andy Prevost",
  150. "email": "codeworxtech@users.sourceforge.net"
  151. },
  152. {
  153. "name": "Brent R. Matzelle"
  154. }
  155. ],
  156. "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
  157. },
  158. {
  159. "name": "phpoffice/phpexcel",
  160. "version": "1.8.1",
  161. "version_normalized": "1.8.1.0",
  162. "source": {
  163. "type": "git",
  164. "url": "https://github.com/PHPOffice/PHPExcel.git",
  165. "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
  166. },
  167. "dist": {
  168. "type": "zip",
  169. "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
  170. "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
  171. "shasum": ""
  172. },
  173. "require": {
  174. "ext-xml": "*",
  175. "ext-xmlwriter": "*",
  176. "php": ">=5.2.0"
  177. },
  178. "time": "2015-05-01 07:00:55",
  179. "type": "library",
  180. "installation-source": "dist",
  181. "autoload": {
  182. "psr-0": {
  183. "PHPExcel": "Classes/"
  184. }
  185. },
  186. "notification-url": "https://packagist.org/downloads/",
  187. "license": [
  188. "LGPL"
  189. ],
  190. "authors": [
  191. {
  192. "name": "Maarten Balliauw",
  193. "homepage": "http://blog.maartenballiauw.be"
  194. },
  195. {
  196. "name": "Mark Baker"
  197. },
  198. {
  199. "name": "Franck Lefevre",
  200. "homepage": "http://blog.rootslabs.net"
  201. },
  202. {
  203. "name": "Erik Tilt"
  204. }
  205. ],
  206. "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  207. "homepage": "http://phpexcel.codeplex.com",
  208. "keywords": [
  209. "OpenXML",
  210. "excel",
  211. "php",
  212. "spreadsheet",
  213. "xls",
  214. "xlsx"
  215. ]
  216. }
  217. ]