libraries.json 505 B

12345678910111213141516171819
  1. {
  2. "key": "phoenix",
  3. "name": "Phoenix",
  4. "authors": [
  5. "Joel de Guzman",
  6. "Dan Marsden",
  7. "Thomas Heller",
  8. "John Fletcher"
  9. ],
  10. "description": "Define small unnamed function objects at the actual call site, and more.",
  11. "category": [
  12. "Function-objects"
  13. ],
  14. "maintainers": [
  15. "Joel de Guzman <djowel -at- gmail.com>",
  16. "Thomas Heller <thom.heller -at- gmail.com>",
  17. "John Fletcher <J.P.Fletcher -at- aston.ac.uk>"
  18. ]
  19. }