diff --git a/packages.json b/packages.json index 1b9f8d7..96c7137 100644 --- a/packages.json +++ b/packages.json @@ -16837,5 +16837,20 @@ "description": "Plugin system for Nim", "license": "MIT", "web": "https://github.com/genotrance/plugins" + }, + { + "name": "libfswatch", + "url": "https://github.com/paul-nameless/nim-fswatch", + "method": "git", + "tags": [ + "fswatch", + "libfswatch", + "inotify", + "fs" + ], + "description": "Nim binding to libfswatch", + "license": "MIT", + "web": "https://github.com/paul-nameless/nim-fswatch" + } ]