installed.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  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.11",
  48. "version_normalized": "5.0.11.0",
  49. "source": {
  50. "type": "git",
  51. "url": "https://github.com/top-think/framework.git",
  52. "reference": "45268eeba3da7eedaead09a524e2bc20a0132e29"
  53. },
  54. "dist": {
  55. "type": "zip",
  56. "url": "https://files.phpcomposer.com/files/top-think/framework/45268eeba3da7eedaead09a524e2bc20a0132e29.zip",
  57. "reference": "45268eeba3da7eedaead09a524e2bc20a0132e29",
  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-09-07T10:37:47+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": "zoujingli/ip2region",
  100. "version": "v1.0.2",
  101. "version_normalized": "1.0.2.0",
  102. "source": {
  103. "type": "git",
  104. "url": "https://github.com/zoujingli/ip2region.git",
  105. "reference": "5d981fbf3b574bad7fe9652e7aecba0920f54325"
  106. },
  107. "dist": {
  108. "type": "zip",
  109. "url": "https://files.phpcomposer.com/files/zoujingli/ip2region/5d981fbf3b574bad7fe9652e7aecba0920f54325.zip",
  110. "reference": "5d981fbf3b574bad7fe9652e7aecba0920f54325",
  111. "shasum": ""
  112. },
  113. "require": {
  114. "php": ">=5.3.3"
  115. },
  116. "time": "2017-11-09T03:36:17+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. "description": "Ip2Region",
  129. "homepage": "https://github.com/zoujingli/Ip2Region",
  130. "keywords": [
  131. "Ip2Region"
  132. ]
  133. }
  134. ]