{
  "_from": "sc-hot-reboot@^1.0.0",
  "_id": "sc-hot-reboot@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-TcxGLuaOc7fP6TH506fT1vjWNss=",
  "_location": "/sc-hot-reboot",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sc-hot-reboot@^1.0.0",
    "name": "sc-hot-reboot",
    "escapedName": "sc-hot-reboot",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/sc-hot-reboot/-/sc-hot-reboot-1.0.0.tgz",
  "_shasum": "4dcc462ee68e73b7cfe931f9d3a7d3d6f8d636cb",
  "_spec": "sc-hot-reboot@^1.0.0",
  "_where": "/home/jon/projects/socketcluster/sample",
  "author": {
    "name": "Jonathan Gros-Dubois"
  },
  "bugs": {
    "url": "https://github.com/SocketCluster/sc-hot-reboot/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chokidar": "1.6.1"
  },
  "deprecated": false,
  "description": "Automatically reboot workers when code changes.",
  "homepage": "https://github.com/SocketCluster/sc-hot-reboot",
  "keywords": [
    "socketcluter",
    "reboot",
    "reload",
    "monitor",
    "debugging"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "sc-hot-reboot",
  "repository": {
    "type": "git",
    "url": "git://github.com/SocketCluster/sc-hot-reboot.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.0"
}
