1{ 2 "key": "hana", 3 "name": "Hana", 4 "authors": [ "Louis Dionne" ], 5 "maintainers": [ "Louis Dionne <ldionne.2 -at- gmail.com>" ], 6 "description": "A modern C++ metaprogramming library. It provides high level algorithms to manipulate heterogeneous sequences, allows writing type-level computations with a natural syntax, provides tools to introspect user-defined types and much more.", 7 "category": [ 8 "Metaprogramming" 9 ] 10}