{
  "_args": [
    [
      "gulp-watch@^4.3.8",
      "/Users/Darren/Localhost/Lessormore/lom-wp-plugins/unique-hover-slider-plus/wp-content/plugins/unique-hover-slider-plus"
    ]
  ],
  "_from": "gulp-watch@>=4.3.8 <5.0.0",
  "_id": "gulp-watch@4.3.8",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-watch",
  "_nodeVersion": "6.2.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/gulp-watch-4.3.8.tgz_1466331454129_0.5724494042806327"
  },
  "_npmUser": {
    "email": "ult_combo@hotmail.com",
    "name": "ult_combo"
  },
  "_npmVersion": "3.10.1",
  "_phantomChildren": {
    "buffer-shims": "1.0.0",
    "core-util-is": "1.0.2",
    "inherits": "2.0.1",
    "process-nextick-args": "1.0.7",
    "string_decoder": "0.10.31",
    "util-deprecate": "1.0.2"
  },
  "_requested": {
    "name": "gulp-watch",
    "raw": "gulp-watch@^4.3.8",
    "rawSpec": "^4.3.8",
    "scope": null,
    "spec": ">=4.3.8 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-watch/-/gulp-watch-4.3.8.tgz",
  "_shasum": "57e38bc8295ea2c099203fd5342ede67556361fa",
  "_shrinkwrap": null,
  "_spec": "gulp-watch@^4.3.8",
  "_where": "/Users/Darren/Localhost/Lessormore/lom-wp-plugins/unique-hover-slider-plus/wp-content/plugins/unique-hover-slider-plus",
  "author": {
    "name": "Vsevolod Strukchinsky"
  },
  "bugs": {
    "url": "https://github.com/floatdrop/gulp-watch/issues"
  },
  "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"
  },
  "description": "Watch, that actually is an endless stream",
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "57e38bc8295ea2c099203fd5342ede67556361fa",
    "tarball": "https://registry.npmjs.org/gulp-watch/-/gulp-watch-4.3.8.tgz"
  },
  "engine": "node >= 0.10",
  "files": [
    "index.js"
  ],
  "gitHead": "38938f698e98bf8ac82a2eeef351946aa70c5867",
  "homepage": "https://github.com/floatdrop/gulp-watch#readme",
  "keywords": [
    "gulp",
    "gulpplugin",
    "watch"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "floatdrop",
      "email": "floatdrop@gmail.com"
    },
    {
      "name": "ult_combo",
      "email": "ultcombo@gmail.com"
    }
  ],
  "name": "gulp-watch",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/floatdrop/gulp-watch.git"
  },
  "scripts": {
    "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",
    "test": "xo && mocha -r test/util/set-default-options -R spec test/test-*"
  },
  "version": "4.3.8"
}
