lime framwork examen
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "5d7e5dfee22485047d0cad55f1c4c386",
  8. "packages": [
  9. {
  10. "name": "aheinze/lime",
  11. "version": "1.0.0",
  12. "source": {
  13. "type": "git",
  14. "url": "https://github.com/aheinze/lime.git",
  15. "reference": "f8ffc08c6dc1fc54c627fb044e6130099575e9d6"
  16. },
  17. "dist": {
  18. "type": "zip",
  19. "url": "https://api.github.com/repos/aheinze/lime/zipball/f8ffc08c6dc1fc54c627fb044e6130099575e9d6",
  20. "reference": "f8ffc08c6dc1fc54c627fb044e6130099575e9d6",
  21. "shasum": ""
  22. },
  23. "require": {
  24. "php": ">=5.4.2"
  25. },
  26. "type": "library",
  27. "autoload": {
  28. "psr-0": {
  29. "Lime": "src/"
  30. }
  31. },
  32. "notification-url": "https://packagist.org/downloads/",
  33. "license": [
  34. "MIT"
  35. ],
  36. "authors": [
  37. {
  38. "name": "Artur Heinze",
  39. "email": "faulancer@gmail.com",
  40. "homepage": "http://agentejo.com/",
  41. "role": "Developer"
  42. }
  43. ],
  44. "description": "The PHP micro-framework",
  45. "homepage": "https://github.com/aheinze/Lime",
  46. "keywords": [
  47. "lime",
  48. "micro-framework",
  49. "microframework",
  50. "php"
  51. ],
  52. "support": {
  53. "issues": "https://github.com/aheinze/lime/issues",
  54. "source": "https://github.com/aheinze/lime/tree/master"
  55. },
  56. "time": "2015-08-28T07:42:19+00:00"
  57. }
  58. ],
  59. "packages-dev": [],
  60. "aliases": [],
  61. "minimum-stability": "stable",
  62. "stability-flags": [],
  63. "prefer-stable": false,
  64. "prefer-lowest": false,
  65. "platform": [],
  66. "platform-dev": [],
  67. "plugin-api-version": "2.1.0"
  68. }