Added package fsnotify (#1634)

This commit is contained in:
flywind 2020-09-04 19:46:17 +08:00 committed by GitHub
parent 79cb3c4a4c
commit b8f68fb57e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",