Update packages.json (#2729)

This commit is contained in:
xjzh123
2023-10-21 11:13:22 +02:00
committed by GitHub
parent 149fd3e498
commit f46d70d2af
+12
View File
@@ -31651,5 +31651,17 @@
"description": "The fastest Fourier transform in the Rhein (so far)",
"license": "MIT",
"web": "https://github.com/arnetheduck/nim-fftr"
},
{
"name": "clim",
"url": "https://github.com/xjzh123/clim",
"method": "git",
"tags": [
"cli",
"macros"
],
"description": "Yet another CLI option parser generator for Nim.",
"license": "MIT",
"web": "https://github.com/xjzh123/clim"
}
]