tristanable/dub.json

13 lines
290 B
JSON

{
"authors": [
"Tristan B. Velloza Kildaire"
],
"copyright": "Copyright © 2023, Tristan B. Kildaire",
"dependencies": {
"libsnooze": "0.2.9"
},
"description": "Tag-based asynchronous messaging framework",
"license": "LGPL-3.0",
"name": "tristanable",
"targetType": "library"
}