mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package jsonfmt (#2501)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
7f8faf4800
commit
e1e6142c63
@ -29215,5 +29215,17 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://metacall.io",
|
"web": "https://metacall.io",
|
||||||
"doc": "https://github.com/metacall/core/blob/develop/source/ports/nim_port/README.md"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user