aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 61f7453..cd3052b 100644
--- a/packages.json
+++ b/packages.json
@@ -10059,5 +10059,20 @@
"description": "OpenExchangeRates API Client for Nim. Works with/without SSL. Partially works with/without Free API Key.",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-openexchangerates"
+ },
+ {
+ "name": "clr",
+ "url": "https://github.com/Calinou/clr",
+ "method": "git",
+ "tags": [
+ "commandline",
+ "color",
+ "rgb",
+ "hsl",
+ "hsv"
+ ],
+ "description": "Get information about colors and convert them in the command line",
+ "license": "MIT",
+ "web": "https://github.com/Calinou/clr"
}
]