installed.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. {
  2. "packages": [
  3. {
  4. "name": "workerman/gateway-worker",
  5. "version": "v3.0.20",
  6. "version_normalized": "3.0.20.0",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/walkor/GatewayWorker.git",
  10. "reference": "75b21653b3eaa99c4d5ae84ce8c5b27cda96d095"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://api.github.com/repos/walkor/GatewayWorker/zipball/75b21653b3eaa99c4d5ae84ce8c5b27cda96d095",
  15. "reference": "75b21653b3eaa99c4d5ae84ce8c5b27cda96d095",
  16. "shasum": "",
  17. "mirrors": [
  18. {
  19. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  20. "preferred": true
  21. }
  22. ]
  23. },
  24. "require": {
  25. "workerman/workerman": ">=3.5.0"
  26. },
  27. "time": "2021-04-13T13:19:21+00:00",
  28. "type": "library",
  29. "installation-source": "dist",
  30. "autoload": {
  31. "psr-4": {
  32. "GatewayWorker\\": "./src"
  33. }
  34. },
  35. "notification-url": "https://packagist.org/downloads/",
  36. "license": [
  37. "MIT"
  38. ],
  39. "homepage": "http://www.workerman.net",
  40. "keywords": [
  41. "communication",
  42. "distributed"
  43. ],
  44. "support": {
  45. "issues": "https://github.com/walkor/GatewayWorker/issues",
  46. "source": "https://github.com/walkor/GatewayWorker/tree/v3.0.20"
  47. },
  48. "install-path": "../workerman/gateway-worker"
  49. },
  50. {
  51. "name": "workerman/workerman",
  52. "version": "v4.0.23",
  53. "version_normalized": "4.0.23.0",
  54. "source": {
  55. "type": "git",
  56. "url": "https://github.com/walkor/Workerman.git",
  57. "reference": "561cc03f0cd1acd6034134f2acb8e7aa1a289a39"
  58. },
  59. "dist": {
  60. "type": "zip",
  61. "url": "https://api.github.com/repos/walkor/Workerman/zipball/561cc03f0cd1acd6034134f2acb8e7aa1a289a39",
  62. "reference": "561cc03f0cd1acd6034134f2acb8e7aa1a289a39",
  63. "shasum": "",
  64. "mirrors": [
  65. {
  66. "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
  67. "preferred": true
  68. }
  69. ]
  70. },
  71. "require": {
  72. "php": ">=5.3"
  73. },
  74. "suggest": {
  75. "ext-event": "For better performance. "
  76. },
  77. "time": "2021-12-01T11:54:05+00:00",
  78. "type": "library",
  79. "installation-source": "dist",
  80. "autoload": {
  81. "psr-4": {
  82. "Workerman\\": "./"
  83. }
  84. },
  85. "notification-url": "https://packagist.org/downloads/",
  86. "license": [
  87. "MIT"
  88. ],
  89. "authors": [
  90. {
  91. "name": "walkor",
  92. "email": "walkor@workerman.net",
  93. "homepage": "http://www.workerman.net",
  94. "role": "Developer"
  95. }
  96. ],
  97. "description": "An asynchronous event driven PHP framework for easily building fast, scalable network applications.",
  98. "homepage": "http://www.workerman.net",
  99. "keywords": [
  100. "asynchronous",
  101. "event-loop"
  102. ],
  103. "support": {
  104. "email": "walkor@workerman.net",
  105. "forum": "http://wenda.workerman.net/",
  106. "issues": "https://github.com/walkor/workerman/issues",
  107. "source": "https://github.com/walkor/workerman",
  108. "wiki": "http://doc.workerman.net/"
  109. },
  110. "install-path": "../workerman/workerman"
  111. }
  112. ],
  113. "dev": true,
  114. "dev-package-names": []
  115. }