aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
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"
}
]