diff --git a/packages.json b/packages.json index c105f6b..113d07c 100644 --- a/packages.json +++ b/packages.json @@ -19481,6 +19481,19 @@ "license": "MIT", "web": "https://github.com/Knaque/spinner" }, + { + "name": "fsnotify", + "url": "https://github.com/xflywind/fsnotify", + "method": "git", + "tags": [ + "os", + "watcher", + "prologue" + ], + "description": "A file system monitor in Nim.", + "license": "Apache-2.0", + "web": "https://github.com/xflywind/fsnotify" + }, { "name": "xio", "url": "https://github.com/xflywind/async",