{
  "name": "stethoskop",
  "version": "1.0.0",
  "description": "stethoskop measures application fitness.",
  "contributors": [
    {
      "name": "Golo Roden",
      "email": "golo.roden@thenativeweb.io"
    },
    {
      "name": "Matthias Wagler",
      "email": "matthias.wagler@thenativeweb.io"
    },
    {
      "name": "Michael Scherer",
      "email": "mail@michael-scherer.net"
    }
  ],
  "main": "dist/Stethoskop.js",
  "dependencies": {
    "node-statsd": "0.1.1"
  },
  "devDependencies": {
    "assertthat": "1.0.0",
    "roboter": "0.15.6",
    "roboter-server": "0.15.6"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/thenativeweb/stethoskop.git"
  },
  "keywords": [
    "fitness",
    "health",
    "monitoring",
    "statsd"
  ],
  "license": "MIT"
}
