{ "name": "sys-watcher", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "GPL-3.0", "dependencies": { "chokidar": "^3.5.1" } }