botty/dub.json

20 lines
417 B
JSON

{
"authors": [
"Tristan B. Velloza Kildaire"
],
"copyright": "Copyright © 2023, Tristan B. Kildaire",
"dependencies": {
"birchwood": ">=2.8.0-beta",
"eskomcalendar4d": ">=0.1.3",
"jstruct": ">=0.2.11",
"lumars": ">=1.11.0",
"vibe-d": "~>0.9.6"
},
"description": "IRC bot for the BonoboNET IRC network",
"libs": [
"curl"
],
"license": "AGPL-3.0",
"name": "botty",
"targetType": "executable"
}