1
0
mirror of https://github.com/Hax-io/jstruct synced 2024-07-27 10:40:07 +02:00
jstruct/dub.json

10 lines
242 B
JSON

{
"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"
}