libraries.json 343 B

123456789101112131415
  1. {
  2. "key": "property_map",
  3. "name": "Property Map",
  4. "authors": [
  5. "Jeremy Siek"
  6. ],
  7. "description": "Concepts defining interfaces which map key objects to value objects.",
  8. "category": [
  9. "Containers",
  10. "Generic"
  11. ],
  12. "maintainers": [
  13. "Douglas Gregor <dgregor -at- cs.indiana.edu>"
  14. ]
  15. }