installed.json 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. [
  2. {
  3. "name": "esperecyan/webidl",
  4. "version": "v1.3.2",
  5. "version_normalized": "1.3.2.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/esperecyan/webidl.git",
  9. "reference": "fbe18806e6205e826f65ffa7959b686da0fef1be"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/esperecyan/webidl/zipball/fbe18806e6205e826f65ffa7959b686da0fef1be",
  14. "reference": "fbe18806e6205e826f65ffa7959b686da0fef1be",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "ext-date": "*",
  19. "ext-dom": "*",
  20. "ext-mbstring": "*",
  21. "ext-pcre": "*",
  22. "ext-reflection": "*",
  23. "ext-spl": "*",
  24. "php": ">=5.4"
  25. },
  26. "require-dev": {
  27. "apigen/apigen": "^4.1.2",
  28. "ext-gmp": "*",
  29. "ext-simplexml": "*",
  30. "ext-spl-types": "*",
  31. "ext-xml": "*",
  32. "php": ">=5.5",
  33. "phpunit/phpunit": "^4.8.26"
  34. },
  35. "time": "2016-05-23 10:31:40",
  36. "type": "library",
  37. "installation-source": "dist",
  38. "autoload": {
  39. "psr-4": {
  40. "esperecyan\\webidl\\": "src/"
  41. }
  42. },
  43. "notification-url": "https://packagist.org/downloads/",
  44. "license": [
  45. "MPL-2.0"
  46. ],
  47. "authors": [
  48. {
  49. "name": "100の人",
  50. "homepage": "https://twitter.com/esperecyan",
  51. "role": "Developer"
  52. }
  53. ],
  54. "description": "Provides the utility class for casting a given value in accordance with Web IDL (Second Edition) type to help with PHP type hinting. / Web IDL 第2版 の型に沿うように、与えられた値をキャストするユーティリティクラスを提供し、PHP のタイプヒンティングを補助します。",
  55. "homepage": "https://github.com/esperecyan/webidl",
  56. "keywords": [
  57. "DOMException",
  58. "EvalError",
  59. "RangeError",
  60. "ReferenceError",
  61. "TypeError",
  62. "URIError",
  63. "W3C"
  64. ]
  65. },
  66. {
  67. "name": "esperecyan/url",
  68. "version": "v4.6.1",
  69. "version_normalized": "4.6.1.0",
  70. "source": {
  71. "type": "git",
  72. "url": "https://github.com/esperecyan/url.git",
  73. "reference": "eccf6c09500ecdf2ab293b387c8728e66daf7fbb"
  74. },
  75. "dist": {
  76. "type": "zip",
  77. "url": "https://api.github.com/repos/esperecyan/url/zipball/eccf6c09500ecdf2ab293b387c8728e66daf7fbb",
  78. "reference": "eccf6c09500ecdf2ab293b387c8728e66daf7fbb",
  79. "shasum": ""
  80. },
  81. "require": {
  82. "esperecyan/webidl": "^1",
  83. "ext-ctype": "*",
  84. "ext-filter": "*",
  85. "ext-iconv": "*",
  86. "ext-intl": "*",
  87. "ext-mbstring": "*",
  88. "ext-pcre": "*",
  89. "php": ">=5.4.7"
  90. },
  91. "require-dev": {
  92. "apigen/apigen": "*",
  93. "ext-dom": "*",
  94. "ext-spl": "*",
  95. "phpunit/phpunit": ">=4.6"
  96. },
  97. "time": "2016-04-27 06:41:53",
  98. "type": "library",
  99. "installation-source": "dist",
  100. "autoload": {
  101. "psr-4": {
  102. "esperecyan\\url\\": "src/"
  103. }
  104. },
  105. "notification-url": "https://packagist.org/downloads/",
  106. "license": [
  107. "MPL-2.0"
  108. ],
  109. "authors": [
  110. {
  111. "name": "100の人",
  112. "homepage": "https://twitter.com/esperecyan",
  113. "role": "Developer"
  114. }
  115. ],
  116. "description": "Makes the algorithms and APIs defined by URL Standard (replaces RFC 3986 and RFC 3987) available on PHP. / URL Standard (RFC 3986、RFC 3987 を置き換える Web 標準仕様) で定義されているアルゴリズム、および API を PHP から利用できるようにします。",
  117. "homepage": "https://github.com/esperecyan/url",
  118. "keywords": [
  119. "RFC 3986",
  120. "URLSearchParams",
  121. "URLUtils",
  122. "W3C",
  123. "WHATWG",
  124. "Web Standards",
  125. "url"
  126. ]
  127. },
  128. {
  129. "name": "t1gor/robots-txt-parser",
  130. "version": "v0.2.3",
  131. "version_normalized": "0.2.3.0",
  132. "source": {
  133. "type": "git",
  134. "url": "https://github.com/t1gor/Robots.txt-Parser-Class.git",
  135. "reference": "20dbf68534d042ffc3d4cf6381164d86087c806f"
  136. },
  137. "dist": {
  138. "type": "zip",
  139. "url": "https://api.github.com/repos/t1gor/Robots.txt-Parser-Class/zipball/20dbf68534d042ffc3d4cf6381164d86087c806f",
  140. "reference": "20dbf68534d042ffc3d4cf6381164d86087c806f",
  141. "shasum": ""
  142. },
  143. "require": {
  144. "ext-mbstring": "*",
  145. "php": ">=5.4.0"
  146. },
  147. "require-dev": {
  148. "codeclimate/php-test-reporter": ">=0.2",
  149. "phpunit/phpunit": ">=3.7"
  150. },
  151. "time": "2016-08-10 19:04:18",
  152. "type": "library",
  153. "installation-source": "dist",
  154. "autoload": {
  155. "classmap": [
  156. "source/robotstxtparser.php"
  157. ]
  158. },
  159. "notification-url": "https://packagist.org/downloads/",
  160. "license": [
  161. "MIT"
  162. ],
  163. "authors": [
  164. {
  165. "name": "Igor Timoshenkov",
  166. "email": "igor.timoshenkov@gmail.com",
  167. "role": "creator"
  168. },
  169. {
  170. "name": "Jan-Petter Gundersen",
  171. "email": "europe.jpg@gmail.com",
  172. "role": "contributor"
  173. }
  174. ],
  175. "description": "PHP class to parse robots.txt rules according to Google, Yandex, W3C and The Web Robots Pages specifications.",
  176. "homepage": "https://github.com/t1gor/Robots.txt-Parser-Class",
  177. "keywords": [
  178. "The Web Robots Pages",
  179. "W3C",
  180. "google",
  181. "parser",
  182. "robots.txt",
  183. "yandex"
  184. ]
  185. }
  186. ]