@modularbp/gulp-watch
Version:
Watch for files changes
16 lines (15 loc) • 477 B
JSON
{
"name": "@modularbp/gulp-watch",
"version": "1.0.5",
"main": "src/watch.js",
"repository": "https://github.com/modularbp/modular-gulp/tree/master/modules/gulp-watch",
"author": "Antoine Boulanger <hello@antoineboulanger.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/modularbp/modular-gulp/issues"
},
"homepage": "https://github.com/modularbp/modular-gulp/tree/master/modules/gulp-watch#readme",
"dependencies": {
"gulp": "*"
}
}