diff --git a/packages.json b/packages.json index f3e15fc..e232b13 100644 --- a/packages.json +++ b/packages.json @@ -11160,5 +11160,17 @@ "description": "Convert a Nim file or string to Markdown", "license": "MIT", "web": "https://github.com/ThomasTJdev/nimtomd" + }, + { + "name": "nifty", + "url": "https://github.com/h3rald/nifty", + "method": "git", + "tags": [ + "package-manager", + "script-runner" + ], + "description": "A decentralized (pseudo) package manager and script runner.", + "license": "MIT", + "web": "https://github.com/h3rald/nifty" } ]