installed.json 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284
  1. [
  2. {
  3. "name": "aliyuncs/oss-sdk-php",
  4. "version": "v2.3.1",
  5. "version_normalized": "2.3.1.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/aliyun/aliyun-oss-php-sdk.git",
  9. "reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/aliyun/aliyun-oss-php-sdk/zipball/053d7ba9e798e4c09b9c5c1edab153d25ea9643a",
  14. "reference": "053d7ba9e798e4c09b9c5c1edab153d25ea9643a",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.3"
  19. },
  20. "require-dev": {
  21. "phpunit/phpunit": "~4.0",
  22. "satooshi/php-coveralls": "~1.0"
  23. },
  24. "time": "2019-11-15T11:05:42+00:00",
  25. "type": "library",
  26. "installation-source": "dist",
  27. "autoload": {
  28. "psr-4": {
  29. "OSS\\": "src/OSS"
  30. }
  31. },
  32. "notification-url": "https://packagist.org/downloads/",
  33. "license": [
  34. "MIT"
  35. ],
  36. "authors": [
  37. {
  38. "name": "Aliyuncs",
  39. "homepage": "http://www.aliyun.com"
  40. }
  41. ],
  42. "description": "Aliyun OSS SDK for PHP",
  43. "homepage": "http://www.aliyun.com/product/oss/"
  44. },
  45. {
  46. "name": "opqnext/reflection-api-doc",
  47. "version": "v1.0",
  48. "version_normalized": "1.0.0.0",
  49. "source": {
  50. "type": "git",
  51. "url": "https://github.com/opqnext/reflection_api_doc.git",
  52. "reference": "22d412669dd88f8fd1fda5e54d5323d6c3f37028"
  53. },
  54. "dist": {
  55. "type": "zip",
  56. "url": "https://api.github.com/repos/opqnext/reflection_api_doc/zipball/22d412669dd88f8fd1fda5e54d5323d6c3f37028",
  57. "reference": "22d412669dd88f8fd1fda5e54d5323d6c3f37028",
  58. "shasum": ""
  59. },
  60. "require": {
  61. "php": ">=5.3.0"
  62. },
  63. "time": "2018-03-22T10:59:26+00:00",
  64. "type": "library",
  65. "installation-source": "dist",
  66. "autoload": {
  67. "psr-4": {
  68. "Reflection\\Api\\Doc\\": "src/"
  69. },
  70. "files": [
  71. "src/route.php"
  72. ]
  73. },
  74. "notification-url": "https://packagist.org/downloads/",
  75. "license": [
  76. "MIT"
  77. ],
  78. "authors": [
  79. {
  80. "name": "opqnext",
  81. "email": "309622694@qq.com"
  82. }
  83. ],
  84. "description": "一个基于 Thinkphp5 的 api 文档自动生成工具",
  85. "keywords": [
  86. "api-doc",
  87. "php"
  88. ]
  89. },
  90. {
  91. "name": "phpoffice/phpexcel",
  92. "version": "1.8.1",
  93. "version_normalized": "1.8.1.0",
  94. "source": {
  95. "type": "git",
  96. "url": "https://github.com/PHPOffice/PHPExcel.git",
  97. "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
  98. },
  99. "dist": {
  100. "type": "zip",
  101. "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
  102. "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
  103. "shasum": ""
  104. },
  105. "require": {
  106. "ext-xml": "*",
  107. "ext-xmlwriter": "*",
  108. "php": ">=5.2.0"
  109. },
  110. "time": "2015-05-01T07:00:55+00:00",
  111. "type": "library",
  112. "installation-source": "dist",
  113. "autoload": {
  114. "psr-0": {
  115. "PHPExcel": "Classes/"
  116. }
  117. },
  118. "notification-url": "https://packagist.org/downloads/",
  119. "license": [
  120. "LGPL"
  121. ],
  122. "authors": [
  123. {
  124. "name": "Maarten Balliauw",
  125. "homepage": "http://blog.maartenballiauw.be"
  126. },
  127. {
  128. "name": "Mark Baker"
  129. },
  130. {
  131. "name": "Franck Lefevre",
  132. "homepage": "http://blog.rootslabs.net"
  133. },
  134. {
  135. "name": "Erik Tilt"
  136. }
  137. ],
  138. "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
  139. "homepage": "http://phpexcel.codeplex.com",
  140. "keywords": [
  141. "OpenXML",
  142. "excel",
  143. "php",
  144. "spreadsheet",
  145. "xls",
  146. "xlsx"
  147. ],
  148. "abandoned": "phpoffice/phpspreadsheet"
  149. },
  150. {
  151. "name": "topthink/framework",
  152. "version": "v5.0.20",
  153. "version_normalized": "5.0.20.0",
  154. "source": {
  155. "type": "git",
  156. "url": "https://github.com/top-think/framework.git",
  157. "reference": "e20f6e8cadbbc6e246a0c121c89bfd278f30c76b"
  158. },
  159. "dist": {
  160. "type": "zip",
  161. "url": "https://api.github.com/repos/top-think/framework/zipball/e20f6e8cadbbc6e246a0c121c89bfd278f30c76b",
  162. "reference": "e20f6e8cadbbc6e246a0c121c89bfd278f30c76b",
  163. "shasum": ""
  164. },
  165. "require": {
  166. "php": ">=5.4.0",
  167. "topthink/think-installer": "~1.0"
  168. },
  169. "require-dev": {
  170. "johnkary/phpunit-speedtrap": "^1.0",
  171. "mikey179/vfsstream": "~1.6",
  172. "phpdocumentor/reflection-docblock": "^2.0",
  173. "phploc/phploc": "2.*",
  174. "phpunit/phpunit": "4.8.*",
  175. "sebastian/phpcpd": "2.*"
  176. },
  177. "time": "2018-05-11T08:02:47+00:00",
  178. "type": "think-framework",
  179. "installation-source": "dist",
  180. "autoload": {
  181. "psr-4": {
  182. "think\\": "library/think"
  183. }
  184. },
  185. "notification-url": "https://packagist.org/downloads/",
  186. "license": [
  187. "Apache-2.0"
  188. ],
  189. "authors": [
  190. {
  191. "name": "liu21st",
  192. "email": "liu21st@gmail.com"
  193. }
  194. ],
  195. "description": "the new thinkphp framework",
  196. "homepage": "http://thinkphp.cn/",
  197. "keywords": [
  198. "framework",
  199. "orm",
  200. "thinkphp"
  201. ]
  202. },
  203. {
  204. "name": "topthink/think-captcha",
  205. "version": "v1.0.7",
  206. "version_normalized": "1.0.7.0",
  207. "source": {
  208. "type": "git",
  209. "url": "https://github.com/top-think/think-captcha.git",
  210. "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44"
  211. },
  212. "dist": {
  213. "type": "zip",
  214. "url": "https://api.github.com/repos/top-think/think-captcha/zipball/0c55455df26a1626a60d0dc35d2d89002b741d44",
  215. "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44",
  216. "shasum": ""
  217. },
  218. "time": "2016-07-06T01:47:11+00:00",
  219. "type": "library",
  220. "installation-source": "dist",
  221. "autoload": {
  222. "psr-4": {
  223. "think\\captcha\\": "src/"
  224. },
  225. "files": [
  226. "src/helper.php"
  227. ]
  228. },
  229. "notification-url": "https://packagist.org/downloads/",
  230. "license": [
  231. "Apache-2.0"
  232. ],
  233. "authors": [
  234. {
  235. "name": "yunwuxin",
  236. "email": "448901948@qq.com"
  237. }
  238. ],
  239. "description": "captcha package for thinkphp5"
  240. },
  241. {
  242. "name": "topthink/think-installer",
  243. "version": "v1.0.12",
  244. "version_normalized": "1.0.12.0",
  245. "source": {
  246. "type": "git",
  247. "url": "https://github.com/top-think/think-installer.git",
  248. "reference": "1be326e68f63de4e95977ed50f46ae75f017556d"
  249. },
  250. "dist": {
  251. "type": "zip",
  252. "url": "https://api.github.com/repos/top-think/think-installer/zipball/1be326e68f63de4e95977ed50f46ae75f017556d",
  253. "reference": "1be326e68f63de4e95977ed50f46ae75f017556d",
  254. "shasum": ""
  255. },
  256. "require": {
  257. "composer-plugin-api": "^1.0"
  258. },
  259. "require-dev": {
  260. "composer/composer": "1.0.*@dev"
  261. },
  262. "time": "2017-05-27T06:58:09+00:00",
  263. "type": "composer-plugin",
  264. "extra": {
  265. "class": "think\\composer\\Plugin"
  266. },
  267. "installation-source": "dist",
  268. "autoload": {
  269. "psr-4": {
  270. "think\\composer\\": "src"
  271. }
  272. },
  273. "notification-url": "https://packagist.org/downloads/",
  274. "license": [
  275. "Apache-2.0"
  276. ],
  277. "authors": [
  278. {
  279. "name": "yunwuxin",
  280. "email": "448901948@qq.com"
  281. }
  282. ]
  283. }
  284. ]