diff --git a/packages.json b/packages.json index 80efc5f..05053da 100644 --- a/packages.json +++ b/packages.json @@ -29232,5 +29232,18 @@ "description": "Ridiculously simple and effective JSON formatter.", "license": "MIT", "web": "https://github.com/fkdosilovic/jsonfmt" + }, + { + "name": "climate", + "url": "https://github.com/moigagoo/climate", + "method": "git", + "tags": [ + "cli", + "command-line", + "commandline" + ], + "description": "Library to build command-line interfaces.", + "license": "MIT", + "web": "https://github.com/moigagoo/climate" } ]