installed.json 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. [
  2. {
  3. "name": "a5hleyrich/wp-background-processing",
  4. "version": "1.0.1",
  5. "version_normalized": "1.0.1.0",
  6. "source": {
  7. "type": "git",
  8. "url": "https://github.com/A5hleyRich/wp-background-processing.git",
  9. "reference": "1f070aab5058dbaf45d5435a343033ddd8a641b1"
  10. },
  11. "dist": {
  12. "type": "zip",
  13. "url": "https://api.github.com/repos/A5hleyRich/wp-background-processing/zipball/1f070aab5058dbaf45d5435a343033ddd8a641b1",
  14. "reference": "1f070aab5058dbaf45d5435a343033ddd8a641b1",
  15. "shasum": ""
  16. },
  17. "require": {
  18. "php": ">=5.2"
  19. },
  20. "time": "2018-02-12T09:24:05+00:00",
  21. "type": "library",
  22. "installation-source": "dist",
  23. "autoload": {
  24. "classmap": [
  25. "classes/"
  26. ]
  27. },
  28. "notification-url": "https://packagist.org/downloads/",
  29. "license": [
  30. "GPL-2.0-only"
  31. ],
  32. "authors": [
  33. {
  34. "name": "Ashley Rich",
  35. "email": "hello@ashleyrich.com"
  36. }
  37. ],
  38. "description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks."
  39. },
  40. {
  41. "name": "lucatume/di52",
  42. "version": "2.0.9",
  43. "version_normalized": "2.0.9.0",
  44. "source": {
  45. "type": "git",
  46. "url": "https://github.com/lucatume/di52.git",
  47. "reference": "dd12c213578f8fc503c79ff2689de9aa8167d9f1"
  48. },
  49. "dist": {
  50. "type": "zip",
  51. "url": "https://api.github.com/repos/lucatume/di52/zipball/dd12c213578f8fc503c79ff2689de9aa8167d9f1",
  52. "reference": "dd12c213578f8fc503c79ff2689de9aa8167d9f1",
  53. "shasum": ""
  54. },
  55. "require": {
  56. "php": ">=5.2",
  57. "xrstf/composer-php52": "1.*"
  58. },
  59. "require-dev": {
  60. "phpunit/phpunit-mock-objects-php52": "dev-1.1.0-php52",
  61. "phpunit/phpunit-php52": "dev-3.6.12-php52"
  62. },
  63. "time": "2017-09-26T10:10:26+00:00",
  64. "type": "library",
  65. "installation-source": "dist",
  66. "autoload": {
  67. "psr-0": {
  68. "tad_DI52_": [
  69. "src/"
  70. ]
  71. }
  72. },
  73. "notification-url": "https://packagist.org/downloads/",
  74. "license": [
  75. "GPL-3.0"
  76. ],
  77. "authors": [
  78. {
  79. "name": "Luca Tumedei",
  80. "email": "luca@theaveragedev.com"
  81. }
  82. ],
  83. "description": "A PHP 5.2 compatible dependency injection container."
  84. },
  85. {
  86. "name": "xrstf/composer-php52",
  87. "version": "v1.0.20",
  88. "version_normalized": "1.0.20.0",
  89. "source": {
  90. "type": "git",
  91. "url": "https://github.com/composer-php52/composer-php52.git",
  92. "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8"
  93. },
  94. "dist": {
  95. "type": "zip",
  96. "url": "https://api.github.com/repos/composer-php52/composer-php52/zipball/bd41459d5e27df8d33057842b32377c39e97a5a8",
  97. "reference": "bd41459d5e27df8d33057842b32377c39e97a5a8",
  98. "shasum": ""
  99. },
  100. "time": "2016-04-16T21:52:24+00:00",
  101. "type": "library",
  102. "extra": {
  103. "branch-alias": {
  104. "dev-default": "1.x-dev"
  105. }
  106. },
  107. "installation-source": "dist",
  108. "autoload": {
  109. "psr-0": {
  110. "xrstf\\Composer52": "lib/"
  111. }
  112. },
  113. "notification-url": "https://packagist.org/downloads/",
  114. "license": [
  115. "MIT"
  116. ]
  117. }
  118. ]