{
  "_args": [
    [
      "gulp-livereload@4.0.1",
      "C:\\xampp734\\htdocs\\58Taiwan"
    ]
  ],
  "_development": true,
  "_from": "gulp-livereload@4.0.1",
  "_id": "gulp-livereload@4.0.1",
  "_inBundle": false,
  "_integrity": "sha512-BfjRd3gyJ9VuFqIOM6C3041P0FUc0T5MXjABWWHp4iDLmdnJ1fDZAQz514OID+ICXbgIW7942r9luommHBtrfQ==",
  "_location": "/gulp-livereload",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-livereload@4.0.1",
    "name": "gulp-livereload",
    "escapedName": "gulp-livereload",
    "rawSpec": "4.0.1",
    "saveSpec": null,
    "fetchSpec": "4.0.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-livereload/-/gulp-livereload-4.0.1.tgz",
  "_spec": "4.0.1",
  "_where": "C:\\xampp734\\htdocs\\58Taiwan",
  "bugs": {
    "url": "https://github.com/vohof/gulp-livereload/issues"
  },
  "dependencies": {
    "chalk": "^2.4.1",
    "debug": "^3.1.0",
    "event-stream": "3.3.4",
    "fancy-log": "^1.3.2",
    "lodash.assign": "^4.2.0",
    "tiny-lr": "^1.1.1",
    "vinyl": "^2.2.0"
  },
  "description": "Gulp plugin for livereload.",
  "devDependencies": {
    "mocha": "^5.2.0",
    "sinon": "^6.1.5"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/vohof/gulp-livereload#readme",
  "keywords": [
    "gulpplugin",
    "livereload"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "gulp-livereload",
  "repository": {
    "type": "git",
    "url": "git://github.com/vohof/gulp-livereload.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "4.0.1"
}
