gulp-watch-path
Version:
This is for the expansion of the gulp.watch(event)
21 lines (20 loc) • 346 B
JSON
{
"name": "gulp-watch-path",
"version": "0.1.0",
"main": "index.js",
"repository": "nimojs/gulp-watch-path",
"scripts": {
"test": "mocha tests"
},
"keywords": [
"gulpplugin",
"gulp",
"gulp-watch",
"gulp.watch"
],
"author": {
"name": "nimojs",
"email": "nimo.jser@gmail.com"
},
"license": "MIT"
}