File: /home/cursos.ril.es/node_modules/laravel-elixir/node_modules/gulp-watch/package.json
{
"name": "gulp-watch",
"version": "4.3.9",
"description": "Watch, that actually is an endless stream",
"main": "index.js",
"keywords": [
"gulp",
"watch",
"gulpplugin"
],
"scripts": {
"test": "xo && mocha -r test/util/set-default-options -R spec test/test-*",
"coverage": "istanbul cover node_modules/.bin/_mocha --report html -- -r test/util/set-default-options -R spec",
"coveralls": "istanbul cover _mocha --report lcovonly -- -r test/util/set-default-options -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage"
},
"files": [
"index.js"
],
"repository": {
"type": "git",
"url": "git://github.com/floatdrop/gulp-watch.git"
},
"author": {
"name": "Vsevolod Strukchinsky"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/floatdrop/gulp-watch/issues"
},
"devDependencies": {
"coveralls": "^2.7.0",
"istanbul": "^0.3.0",
"mocha": "^2",
"mocha-lcov-reporter": "0.0.2",
"proxyquire": "^1.0.1",
"rimraf": "^2.2.8",
"should": "~7",
"sinon": "^1.9.1",
"stream-assert": "^2.0.1",
"strip-ansi": "^3.0.0",
"xo": "^0.10.1"
},
"dependencies": {
"anymatch": "^1.3.0",
"chokidar": "^1.5.2",
"glob-parent": "^2.0.0",
"gulp-util": "^3.0.6",
"object-assign": "^4.1.0",
"path-is-absolute": "^1.0.0",
"readable-stream": "^2.0.1",
"vinyl": "^0.5.0",
"vinyl-file": "^1.2.1"
},
"engine": "node >= 0.10",
"gitHead": "06793d762e8e68ee0691660099b6cc9e250901d8",
"homepage": "https://github.com/floatdrop/gulp-watch#readme",
"_id": "gulp-watch@4.3.9",
"_shasum": "dbf51d2a9cd38303ec5eae2720ac037c66d0a2f5",
"_from": "gulp-watch@>=4.2.4 <5.0.0",
"_npmVersion": "3.10.1",
"_nodeVersion": "6.2.2",
"_npmUser": {
"name": "ult_combo",
"email": "ult_combo@hotmail.com"
},
"maintainers": [
{
"name": "floatdrop",
"email": "floatdrop@gmail.com"
},
{
"name": "ult_combo",
"email": "ultcombo@gmail.com"
}
],
"dist": {
"shasum": "dbf51d2a9cd38303ec5eae2720ac037c66d0a2f5",
"tarball": "https://registry.npmjs.org/gulp-watch/-/gulp-watch-4.3.9.tgz"
},
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/gulp-watch-4.3.9.tgz_1469427220683_0.21776184090413153"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/gulp-watch/-/gulp-watch-4.3.9.tgz"
}