birchwood/dub.json

16 lines
364 B
JSON

{
"homepage": "https://deavmi.assigned.network/projects",
"authors": [
"Tristan B. Velloza Kildaire"
],
"copyright": "Copyright © 2023, Tristan B. Kildaire",
"dependencies": {
"dlog": ">=0.3.19",
"eventy": ">=0.4.0"
},
"description": "A sane IRC framework for the D language",
"license": "LGPL-3.0",
"name": "birchwood",
"targetType": "library"
}