diff --git a/packages.json b/packages.json index a58a06a..cd7a9cb 100644 --- a/packages.json +++ b/packages.json @@ -13151,6 +13151,18 @@ "license": "MIT", "web": "https://github.com/kidandcat/jsutils" }, + { + "name": "getr", + "url": "https://github.com/jrfondren/getr-nim", + "method": "git", + "tags": [ + "benchmark", + "utility" + ], + "description": "Benchmarking wrapper around getrusage()", + "license": "MIT", + "web": "https://github.com/jrfondren/getr-nim" + }, { "name": "pnm", "url": "https://github.com/jiro4989/pnm",