diff --git a/packages.json b/packages.json index 78ee092..6f78cd7 100644 --- a/packages.json +++ b/packages.json @@ -30056,5 +30056,23 @@ "description": "A simple tool to explore Prometheus exporter metrics", "license": "mit", "web": "https://github.com/marcusramberg/promexplorer" + }, + { + "name": "dirtydeeds", + "url": "https://github.com/metagn/dirtydeeds", + "method": "git", + "tags": [ + "macro", + "curry", + "partial", + "application", + "lambda", + "functional", + "sugar", + "syntax" + ], + "description": "macro for partially applied calls", + "license": "MIT", + "web": "https://github.com/metagn/dirtydeeds" } ]