{
  "_from": "connect-livereload@^0.6.0",
  "_id": "connect-livereload@0.6.1",
  "_inBundle": false,
  "_integrity": "sha512-3R0kMOdL7CjJpU66fzAkCe6HNtd3AavCS4m+uW4KtJjrdGPT0SQEZieAYd+cm+lJoBznNQ4lqipYWkhBMgk00g==",
  "_location": "/connect-livereload",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "connect-livereload@^0.6.0",
    "name": "connect-livereload",
    "escapedName": "connect-livereload",
    "rawSpec": "^0.6.0",
    "saveSpec": null,
    "fetchSpec": "^0.6.0"
  },
  "_requiredBy": [
    "/grunt-contrib-connect"
  ],
  "_resolved": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.6.1.tgz",
  "_shasum": "1ac0c8bb9d9cfd5b28b629987a56a9239db9baaa",
  "_spec": "connect-livereload@^0.6.0",
  "_where": "/var/www/html/homokozo/dicom/node_modules/grunt-contrib-connect",
  "author": {
    "name": "Andi Neck",
    "email": "andi.neck@intesso.com"
  },
  "bugs": {
    "url": "https://github.com/intesso/connect-livereload/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Andi Neck",
      "email": "andi.neck@intesso.com"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "connect middleware for adding the livereload script to the response",
  "devDependencies": {
    "connect": "^3.3.4",
    "express": "~4.11.2",
    "mocha": "~2.1.0",
    "serve-static": "^1.8.1",
    "supertest": "~0.15.0"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/intesso/connect-livereload#readme",
  "keywords": [
    "connect",
    "livereload",
    "live-reload"
  ],
  "license": "MIT",
  "main": "index",
  "name": "connect-livereload",
  "repository": {
    "type": "git",
    "url": "git://github.com/intesso/connect-livereload.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "0.6.1"
}
