tristanable/dub.json

13 lines
282 B
JSON

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