mirror of https://github.com/deavmi/gogga.git
14 lines
364 B
JSON
14 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.8"
|
|
},
|
|
"description": "Simple VT100 colourised thread safe pretty printer for debug messages",
|
|
"license": "LGPL 3.0",
|
|
"name": "gogga",
|
|
"targetType": "library"
|
|
} |