jstruct/dub.json

10 lines
242 B
JSON
Raw Permalink Normal View History

2023-01-09 08:32:53 +00:00
{
"authors": [
"Tristan B. Velloza Kildaire"
],
"copyright": "Copyright © 2023, Tristan B. Velloza Kildaire",
"description": "Struct JSON serializer/deserializer",
"license": "LGPL v3.0",
"name": "jstruct",
"targetType": "library"
}