{
  "author": "Jerome Touffe-Blin <jtblin@gmail.com> (http://about.me/jtblin)",
  "name": "master-cluster",
  "description": "Facilitate using cluster and domain modules, live reload application in development mode on code change.",
  "version": "0.3.4",
  "dependencies": {
    "debug": "^2.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/jtblin/master-cluster.git"
  },
  "main": "master-cluster.js",
  "engines": {
    "node": ">=0.8.0"
  },
  "keywords": [
    "cluster",
    "module",
    "live",
    "reload",
    "restart",
    "error",
    "errors",
    "handling",
    "watch"
  ],
  "license": "BSD-2-Clause",
  "types": "master-cluster.d.ts"
}
