installed.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. [
  2. {
  3. "name": "topthink/framework",
  4. "version": "v5.0.24",
  5. "version_normalized": "5.0.24.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/top-think/framework.git",
  9. "reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/top-think/framework/zipball/c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
  14. "reference": "c255c22b2f5fa30f320ecf6c1d29f7740eb3e8be",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.4.0",
  19. "topthink/think-installer": "~1.0"
  20. },
  21. "require-dev": {
  22. "johnkary/phpunit-speedtrap": "^1.0",
  23. "mikey179/vfsstream": "~1.6",
  24. "phpdocumentor/reflection-docblock": "^2.0",
  25. "phploc/phploc": "2.*",
  26. "phpunit/phpunit": "4.8.*",
  27. "sebastian/phpcpd": "2.*"
  28. },
  29. "time": "2019-01-11T08:04:58+00:00",
  30. "type": "think-framework",
  31. "installation-source": "dist",
  32. "autoload": {
  33. "psr-4": {
  34. "think\\": "library/think"
  35. }
  36. },
  37. "notification-url": "https://packagist.org/downloads/",
  38. "license": [
  39. "Apache-2.0"
  40. ],
  41. "authors": [
  42. {
  43. "name": "liu21st",
  44. "email": "liu21st@gmail.com"
  45. }
  46. ],
  47. "description": "the new thinkphp framework",
  48. "homepage": "http://thinkphp.cn/",
  49. "keywords": [
  50. "framework",
  51. "orm",
  52. "thinkphp"
  53. ]
  54. },
  55. {
  56. "name": "topthink/think-installer",
  57. "version": "v1.0.12",
  58. "version_normalized": "1.0.12.0",
  59. "source": {
  60. "type": "git",
  61. "url": "https://github.com/top-think/think-installer.git",
  62. "reference": "1be326e68f63de4e95977ed50f46ae75f017556d"
  63. },
  64. "dist": {
  65. "type": "zip",
  66. "url": "https://api.github.com/repos/top-think/think-installer/zipball/1be326e68f63de4e95977ed50f46ae75f017556d",
  67. "reference": "1be326e68f63de4e95977ed50f46ae75f017556d",
  68. "shasum": ""
  69. },
  70. "require": {
  71. "composer-plugin-api": "^1.0"
  72. },
  73. "require-dev": {
  74. "composer/composer": "1.0.*@dev"
  75. },
  76. "time": "2017-05-27T06:58:09+00:00",
  77. "type": "composer-plugin",
  78. "extra": {
  79. "class": "think\\composer\\Plugin"
  80. },
  81. "installation-source": "dist",
  82. "autoload": {
  83. "psr-4": {
  84. "think\\composer\\": "src"
  85. }
  86. },
  87. "notification-url": "https://packagist.org/downloads/",
  88. "license": [
  89. "Apache-2.0"
  90. ],
  91. "authors": [
  92. {
  93. "name": "yunwuxin",
  94. "email": "448901948@qq.com"
  95. }
  96. ]
  97. },
  98. {
  99. "name": "zoujingli/ip2region",
  100. "version": "v1.0.6",
  101. "version_normalized": "1.0.6.0",
  102. "source": {
  103. "type": "git",
  104. "url": "https://github.com/zoujingli/ip2region.git",
  105. "reference": "054b6580f4e1f441ca700939fbddd6c0b8488f7a"
  106. },
  107. "dist": {
  108. "type": "zip",
  109. "url": "https://api.github.com/repos/zoujingli/ip2region/zipball/054b6580f4e1f441ca700939fbddd6c0b8488f7a",
  110. "reference": "054b6580f4e1f441ca700939fbddd6c0b8488f7a",
  111. "shasum": ""
  112. },
  113. "require": {
  114. "php": ">=5.3"
  115. },
  116. "time": "2019-05-18T06:44:34+00:00",
  117. "type": "library",
  118. "installation-source": "dist",
  119. "autoload": {
  120. "classmap": [
  121. "Ip2Region.php"
  122. ]
  123. },
  124. "notification-url": "https://packagist.org/downloads/",
  125. "license": [
  126. "Apache-2.0"
  127. ],
  128. "authors": [
  129. {
  130. "name": "Anyon",
  131. "email": "zoujingli@qq.com",
  132. "homepage": "http://ctolog.com"
  133. }
  134. ],
  135. "description": "Ip2Region for PHP",
  136. "homepage": "https://github.com/zoujingli/Ip2Region",
  137. "keywords": [
  138. "Ip2Region"
  139. ]
  140. }
  141. ]