libraries.json 265 B

1234567891011121314
  1. {
  2. "key": "log",
  3. "name": "Log",
  4. "authors": [
  5. "Andrey Semashev"
  6. ],
  7. "description": "Logging library.",
  8. "category": [
  9. "Miscellaneous"
  10. ],
  11. "maintainers": [
  12. "Andrey Semashev <andrey.semashev -at- gmail.com>"
  13. ]
  14. }