20 lines
505 B
JSON
20 lines
505 B
JSON
{
|
|
"key": "phoenix",
|
|
"name": "Phoenix",
|
|
"authors": [
|
|
"Joel de Guzman",
|
|
"Dan Marsden",
|
|
"Thomas Heller",
|
|
"John Fletcher"
|
|
],
|
|
"description": "Define small unnamed function objects at the actual call site, and more.",
|
|
"category": [
|
|
"Function-objects"
|
|
],
|
|
"maintainers": [
|
|
"Joel de Guzman <djowel -at- gmail.com>",
|
|
"Thomas Heller <thom.heller -at- gmail.com>",
|
|
"John Fletcher <J.P.Fletcher -at- aston.ac.uk>"
|
|
]
|
|
}
|