installed.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. [
  2. {
  3. "name": "gregwar/rst",
  4. "version": "v1.0.5",
  5. "version_normalized": "1.0.5.0",
  6. "target-dir": "Gregwar/RST",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/Gregwar/RST.git",
  10. "reference": "c839bf7ee0c8c19592e2ecaffddbb01df063088f"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://api.github.com/repos/Gregwar/RST/zipball/c839bf7ee0c8c19592e2ecaffddbb01df063088f",
  15. "reference": "c839bf7ee0c8c19592e2ecaffddbb01df063088f",
  16. "shasum": ""
  17. },
  18. "require": {
  19. "php": ">=5.3.0"
  20. },
  21. "time": "2018-08-06T09:38:17+00:00",
  22. "type": "library",
  23. "installation-source": "dist",
  24. "autoload": {
  25. "psr-0": {
  26. "Gregwar\\RST": ""
  27. }
  28. },
  29. "notification-url": "https://packagist.org/downloads/",
  30. "license": [
  31. "MIT"
  32. ],
  33. "authors": [
  34. {
  35. "name": "Grégoire Passault",
  36. "email": "g.passault@gmail.com",
  37. "homepage": "http://www.gregwar.com/"
  38. }
  39. ],
  40. "description": "PHP library to parse reStructuredText documents",
  41. "homepage": "https://github.com/Gregwar/RST",
  42. "keywords": [
  43. "markup",
  44. "parser",
  45. "rst"
  46. ]
  47. },
  48. {
  49. "name": "mustangostang/spyc",
  50. "version": "0.6.2",
  51. "version_normalized": "0.6.2.0",
  52. "source": {
  53. "type": "git",
  54. "url": "https://github.com/mustangostang/spyc.git",
  55. "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d"
  56. },
  57. "dist": {
  58. "type": "zip",
  59. "url": "https://api.github.com/repos/mustangostang/spyc/zipball/23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
  60. "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
  61. "shasum": ""
  62. },
  63. "require": {
  64. "php": ">=5.3.1"
  65. },
  66. "require-dev": {
  67. "phpunit/phpunit": "4.3.*@dev"
  68. },
  69. "time": "2017-02-24T16:06:33+00:00",
  70. "type": "library",
  71. "extra": {
  72. "branch-alias": {
  73. "dev-master": "0.5.x-dev"
  74. }
  75. },
  76. "installation-source": "dist",
  77. "autoload": {
  78. "files": [
  79. "Spyc.php"
  80. ]
  81. },
  82. "notification-url": "https://packagist.org/downloads/",
  83. "license": [
  84. "MIT"
  85. ],
  86. "authors": [
  87. {
  88. "name": "mustangostang",
  89. "email": "vlad.andersen@gmail.com"
  90. }
  91. ],
  92. "description": "A simple YAML loader/dumper class for PHP",
  93. "homepage": "https://github.com/mustangostang/spyc/",
  94. "keywords": [
  95. "spyc",
  96. "yaml",
  97. "yml"
  98. ]
  99. }
  100. ]