tlang/dub.json

15 lines
352 B
JSON

{
"authors": [
"Tristan B. Velloza Kildaire"
],
"copyright": "Copyright © 2021-2023, Tristan B. Kildaire",
"dependencies": {
"gogga": "~>0.1.0",
"jcli": "0.25.0-beta.3"
},
"description": "The official Tristan language compiler project",
"license": "GPLv3",
"name": "tlang",
"homepage": "http://deavmi.assigned.network/projects/tlang"
}