diff --git a/packages.json b/packages.json index 6bc5760..1042f25 100644 --- a/packages.json +++ b/packages.json @@ -24815,6 +24815,18 @@ "license": "MIT", "web": "https://github.com/jiiihpeeh/xlsxio-nim" }, + { + "name": "grab", + "url": "https://github.com/hlaaftana/grab", + "method": "git", + "tags": [ + "grape", + "grab" + ], + "description": "grab statement for importing Nimble packages, similar to Groovy's Grape", + "license": "MIT", + "web": "https://github.com/hlaaftana/grab" + }, { "name": "conventional_semver", "url": "https://gitlab.com/SimplyZ/conventional_semver", @@ -24830,4 +24842,4 @@ "license": "MIT", "web": "https://gitlab.com/SimplyZ/conventional_semver" } -] \ No newline at end of file +]