{
  "name": "monitornode",
  "version": "1.0.0",
  "description": "Performance profiler based on nodetime",
  "keywords": [
    "profiler",
    "profiling",
    "tracing",
    "cpu",
    "heap",
    "performance",
    "instrumentation",
    "response time",
    "performance",
    "bottlenecks",
    "monitoring",
    "analytics",
    "metrics"
  ],
  "author": "Vadim M. Baryshev <vadimbaryshev@gmail.com>",
  "repository": {
    "type": "git",
    "url": "git://github.com/baryshev/look.git"
  },
  "main": "index",
  "dependencies": {
    "nodetime": "0.4.6",
    "clusterhub": "0.2.1",
    "connect": "2.7.4",
    "connect-route": "0.1.3",
    "socket.io": "0.9.14"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "bugs": {
    "url": "https://github.com/baryshev/look/issues"
  },
  "homepage": "https://github.com/baryshev/look",
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "license": "ISC"
}
