c0848bd594
Just deleting the field as the default is fine.
16 lines
362 B
JSON
16 lines
362 B
JSON
{
|
|
"key": "lexical_cast",
|
|
"name": "Lexical Cast",
|
|
"authors": [
|
|
"Kevlin Henney"
|
|
],
|
|
"description": "General literal text conversions, such as an int represented a string, or vice-versa.",
|
|
"category": [
|
|
"Miscellaneous",
|
|
"String"
|
|
],
|
|
"maintainers": [
|
|
"Antony Polukhin <antoshkka -at- gmail.com>"
|
|
]
|
|
}
|