tlang/dub.json

9 lines
205 B
JSON
Raw Normal View History

2021-03-02 19:03:55 +00:00
{
"authors": [
"Tristan B. Kildaire"
],
"copyright": "Copyright © 2021, Tristan B. Kildaire",
"description": "The official Tristan language compiler project",
"license": "GPLv3",
"name": "tlang"
}