1
0
mirror of https://github.com/deavmi/eventy.git synced 2024-07-27 04:30:27 +02:00
eventy/dub.json

10 lines
231 B
JSON

{
"authors": [
"Tristan B. Kildaire"
],
"copyright": "Copyright © 2020, Tristan B. Kildaire",
"description": "Easy to use event-loop dispatcher mechanism",
"license": "LGPL v3",
"name": "eventy",
"targetType": "library"
}