diff --git a/packages.json b/packages.json index 8f0dd8c..172fe4f 100644 --- a/packages.json +++ b/packages.json @@ -25234,5 +25234,20 @@ "description": "Basic calculator in Nim", "license": "MIT", "web": "https://github.com/RainbowAsteroids/crowncalc" + }, + { + "name": "packedArgs", + "url": "https://github.com/hamidb80/packedArgs", + "method": "git", + "tags": [ + "thread", + "convention", + "createThread", + "DSL", + "threading" + ], + "description": "a convention mainly created for `createThread` proc", + "license": "MIT", + "web": "https://github.com/hamidb80/packedArgs" } ]