mirror of https://github.com/deavmi/gogga.git
13 lines
296 B
JSON
13 lines
296 B
JSON
{
|
|
"authors": [
|
|
"Tristan B. Kildaire"
|
|
],
|
|
"copyright": "Copyright © 2020, Tristan B. Kildaire",
|
|
"dependencies": {
|
|
"dlog": "~>0.0.6"
|
|
},
|
|
"description": "Simple VT100 colourised thread safe pretty printer for debug messages",
|
|
"license": "LGPL",
|
|
"name": "gogga",
|
|
"targetType": "library"
|
|
} |