赛亿官网

installed.json 5.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. [
  2. {
  3. "name": "topthink/think-installer",
  4. "version": "v1.0.12",
  5. "version_normalized": "1.0.12.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/top-think/think-installer.git",
  9. "reference": "1be326e68f63de4e95977ed50f46ae75f017556d"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://files.phpcomposer.com/files/top-think/think-installer/1be326e68f63de4e95977ed50f46ae75f017556d.zip",
  14. "reference": "1be326e68f63de4e95977ed50f46ae75f017556d",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "composer-plugin-api": "^1.0"
  19. },
  20. "require-dev": {
  21. "composer/composer": "1.0.*@dev"
  22. },
  23. "time": "2017-05-27T06:58:09+00:00",
  24. "type": "composer-plugin",
  25. "extra": {
  26. "class": "think\\composer\\Plugin"
  27. },
  28. "installation-source": "dist",
  29. "autoload": {
  30. "psr-4": {
  31. "think\\composer\\": "src"
  32. }
  33. },
  34. "notification-url": "https://packagist.org/downloads/",
  35. "license": [
  36. "Apache-2.0"
  37. ],
  38. "authors": [
  39. {
  40. "name": "yunwuxin",
  41. "email": "448901948@qq.com"
  42. }
  43. ]
  44. },
  45. {
  46. "name": "topthink/framework",
  47. "version": "v5.0.12",
  48. "version_normalized": "5.0.12.0",
  49. "source": {
  50. "type": "git",
  51. "url": "https://github.com/top-think/framework.git",
  52. "reference": "0fb51680e8d62495d27f17a0e6cf889b763a6d3c"
  53. },
  54. "dist": {
  55. "type": "zip",
  56. "url": "https://files.phpcomposer.com/files/top-think/framework/0fb51680e8d62495d27f17a0e6cf889b763a6d3c.zip",
  57. "reference": "0fb51680e8d62495d27f17a0e6cf889b763a6d3c",
  58. "shasum": ""
  59. },
  60. "require": {
  61. "php": ">=5.4.0",
  62. "topthink/think-installer": "~1.0"
  63. },
  64. "require-dev": {
  65. "johnkary/phpunit-speedtrap": "^1.0",
  66. "mikey179/vfsstream": "~1.6",
  67. "phpdocumentor/reflection-docblock": "^2.0",
  68. "phploc/phploc": "2.*",
  69. "phpunit/phpunit": "4.8.*",
  70. "sebastian/phpcpd": "2.*"
  71. },
  72. "time": "2017-11-06T01:19:03+00:00",
  73. "type": "think-framework",
  74. "installation-source": "dist",
  75. "autoload": {
  76. "psr-4": {
  77. "think\\": "library/think"
  78. }
  79. },
  80. "notification-url": "https://packagist.org/downloads/",
  81. "license": [
  82. "Apache-2.0"
  83. ],
  84. "authors": [
  85. {
  86. "name": "liu21st",
  87. "email": "liu21st@gmail.com"
  88. }
  89. ],
  90. "description": "the new thinkphp framework",
  91. "homepage": "http://thinkphp.cn/",
  92. "keywords": [
  93. "framework",
  94. "orm",
  95. "thinkphp"
  96. ]
  97. },
  98. {
  99. "name": "topthink/think-captcha",
  100. "version": "v1.0.7",
  101. "version_normalized": "1.0.7.0",
  102. "source": {
  103. "type": "git",
  104. "url": "https://github.com/top-think/think-captcha.git",
  105. "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44"
  106. },
  107. "dist": {
  108. "type": "zip",
  109. "url": "https://files.phpcomposer.com/files/top-think/think-captcha/0c55455df26a1626a60d0dc35d2d89002b741d44.zip",
  110. "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44",
  111. "shasum": ""
  112. },
  113. "time": "2016-07-06T01:47:11+00:00",
  114. "type": "library",
  115. "installation-source": "dist",
  116. "autoload": {
  117. "psr-4": {
  118. "think\\captcha\\": "src/"
  119. },
  120. "files": [
  121. "src/helper.php"
  122. ]
  123. },
  124. "notification-url": "https://packagist.org/downloads/",
  125. "license": [
  126. "Apache-2.0"
  127. ],
  128. "authors": [
  129. {
  130. "name": "yunwuxin",
  131. "email": "448901948@qq.com"
  132. }
  133. ],
  134. "description": "captcha package for thinkphp5"
  135. },
  136. {
  137. "name": "topthink/think-image",
  138. "version": "v1.0.7",
  139. "version_normalized": "1.0.7.0",
  140. "source": {
  141. "type": "git",
  142. "url": "https://github.com/top-think/think-image.git",
  143. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512"
  144. },
  145. "dist": {
  146. "type": "zip",
  147. "url": "https://files.phpcomposer.com/files/top-think/think-image/8586cf47f117481c6d415b20f7dedf62e79d5512.zip",
  148. "reference": "8586cf47f117481c6d415b20f7dedf62e79d5512",
  149. "shasum": ""
  150. },
  151. "require": {
  152. "ext-gd": "*"
  153. },
  154. "require-dev": {
  155. "phpunit/phpunit": "4.8.*",
  156. "topthink/framework": "^5.0"
  157. },
  158. "time": "2016-09-29T06:05:43+00:00",
  159. "type": "library",
  160. "installation-source": "dist",
  161. "autoload": {
  162. "psr-4": {
  163. "think\\": "src"
  164. }
  165. },
  166. "notification-url": "https://packagist.org/downloads/",
  167. "license": [
  168. "Apache-2.0"
  169. ],
  170. "authors": [
  171. {
  172. "name": "yunwuxin",
  173. "email": "448901948@qq.com"
  174. }
  175. ],
  176. "description": "The ThinkPHP5 Image Package"
  177. }
  178. ]