From 9636926568aeae899dc1c3dd447a930dbdb32fc9 Mon Sep 17 00:00:00 2001 From: George Lemon Date: Fri, 11 Feb 2022 14:28:03 +0200 Subject: [PATCH] Added package watchout (#2143) Co-authored-by: Miran --- packages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/packages.json b/packages.json index 5cd7b73..9778f3c 100644 --- a/packages.json +++ b/packages.json @@ -25147,6 +25147,24 @@ "license": "MIT", "web": "https://github.com/vtbassmatt/nim-uuid4" }, + { + "name": "watchout", + "url": "https://github.com/openpeep/watchout", + "method": "git", + "tags": [ + "filesystem", + "monitor", + "filesystem-monitor", + "watcher", + "fswatch", + "watchout", + "reload", + "fsnotify" + ], + "description": "⚡️ Just... yellin' for changes! File System Monitor for devs", + "license": "MIT", + "web": "https://github.com/openpeep/watchout" + }, { "name": "uap", "url": "https://gitlab.com/artemklevtsov/nim-uap",