Added package jsonfmt (#2501)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Filip Karlo Došilović 2023-02-14 22:46:35 +01:00 committed by Gabriel Huber
parent 7f8faf4800
commit e1e6142c63

View File

@ -29215,5 +29215,17 @@
"license": "Apache-2.0",
"web": "https://metacall.io",
"doc": "https://github.com/metacall/core/blob/develop/source/ports/nim_port/README.md"
},
{
"name": "jsonfmt",
"url": "https://github.com/fkdosilovic/jsonfmt",
"method": "git",
"tags": [
"json",
"cli"
],
"description": "Ridiculously simple and effective JSON formatter.",
"license": "MIT",
"web": "https://github.com/fkdosilovic/jsonfmt"
}
]