{
  "name": "wellness",
  "version": "4.0.6",
  "description": "A module to handle useful health checks for clustered production applications.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Close5/wellness.git"
  },
  "keywords": [
    "health",
    "check",
    "cluster",
    "workers",
    "express",
    "plugin",
    "production",
    "linux"
  ],
  "author": "Edmond Meinfelder",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Close5/wellness/issues"
  },
  "homepage": "https://github.com/Close5/wellness#readme",
  "dependencies": {
    "async": "2.3.0",
    "debug": "2.6.5",
    "express": "4.15.2",
    "getos": "3.0.1",
    "inspect-1-line": "1.0.4",
    "is2": "1.0.9",
    "json-pretty": "0.0.1",
    "lodash": "4.17.4",
    "once-debug": "1.4.1"
  }
}
