libraries.json 301 B

123456789101112131415
  1. {
  2. "key": "coroutine",
  3. "status": "deprecated",
  4. "name": "Coroutine",
  5. "authors": [
  6. "Oliver Kowalke"
  7. ],
  8. "description": "Coroutine library.",
  9. "category": [
  10. "Concurrent"
  11. ],
  12. "maintainers": [
  13. "Oliver Kowalke <oliver.kowalke -at- gmail.com>"
  14. ]
  15. }