diff --git a/packages.json b/packages.json index e79c029..7b1b050 100644 --- a/packages.json +++ b/packages.json @@ -20195,5 +20195,19 @@ "description": "curl statistics made simple ", "license": "MIT", "web": "https://github.com/ucpr/httpstat" + }, + { + "name": "imgcat", + "url": "https://github.com/not-lum/imgcat", + "method": "git", + "tags": [ + "hybrid", + "crossplatform", + "terminal", + "images" + ], + "description": "See pictures in your console", + "license": "MIT", + "web": "https://github.com/not-lum/imgcat" } ]