diff --git a/packages.json b/packages.json index 4e20002..b76da2b 100644 --- a/packages.json +++ b/packages.json @@ -32673,6 +32673,18 @@ "license": "MIT", "web": "https://github.com/Q-Master/amqp-stats.nim" }, + { + "name": "selfpipe", + "url": "https://github.com/tdely/selfpipe", + "method": "git", + "tags": [ + "signal", + "signalhandling" + ], + "description": "Easy safe signal handling", + "license": "MIT", + "web": "https://github.com/tdely/selfpipe" + }, { "name": "simplestatsdclient", "url": "https://github.com/Q-Master/statsdclient.nim",