15 lines
299 B
JSON
15 lines
299 B
JSON
{
|
|
"key": "any",
|
|
"name": "Any",
|
|
"authors": [
|
|
"Kevlin Henney"
|
|
],
|
|
"description": "Safe, generic container for single values of different value types.",
|
|
"category": [
|
|
"Data"
|
|
],
|
|
"maintainers": [
|
|
"Antony Polukhin <antoshkka -at- gmail.com>"
|
|
]
|
|
}
|