UNPKG

gow

Version:

Watch your files on the gow.

35 lines (34 loc) 736 B
{ "preferGlobal": true, "name": "gow", "version": "1.13.1", "description": "Watch your files on the gow.", "main": "lib/gow.js", "bin": { "gow": "bin/index.js" }, "scripts": {}, "dependencies": {}, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/l2ig/gow.git" }, "keywords": [ "File watcher", "Watcher", "Reload on file change", "cli", "clidaemon", "File reloader", "Node Watcher", "Live reload", "Live watcher" ], "author": "Leonard Ginters", "license": "LGPL-3.0", "bugs": { "url": "https://github.com/l2ig/gow/issues" }, "homepage": "https://github.com/l2ig/gow#readme" }