bformat/dub.json

14 lines
339 B
JSON

{
"authors": [
"Tristan B. Velloza Kildaire"
],
"copyright": "Copyright © 2023, Tristan B. Kildaire",
"dependencies": {
"river": "~>0.3.6"
},
"description": "bformat socket writer and reader",
"homepage": "https://deavmi.assigned.network/projects/bformat/",
"license": "LGPL v3",
"name": "bformat",
"targetType": "library"
}