mirror of https://github.com/deavmi/gogga.git
15 lines
364 B
JSON
15 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.19+commit.10.g6e48960"
|
|
},
|
|
"description": "Simple VT100 colourised pretty-printing logger",
|
|
"license": "LGPL 3.0",
|
|
"name": "gogga",
|
|
"targetType": "library"
|
|
}
|