16 lines
292 B
JSON
16 lines
292 B
JSON
|
{
|
||
|
"key": "describe",
|
||
|
"name": "Describe",
|
||
|
"authors": [
|
||
|
"Peter Dimov"
|
||
|
],
|
||
|
"maintainers": [
|
||
|
"Peter Dimov <pdimov -at- gmail.com>"
|
||
|
],
|
||
|
"description": "A C++14 reflection library.",
|
||
|
"category": [
|
||
|
"Emulation",
|
||
|
"Metaprogramming"
|
||
|
]
|
||
|
}
|