{
  "name": "node-ping-monitor",
  "version": "0.20.2",
  "description": "Website uptime Event Emitter",
  "main": "app.js",
  "scripts": {
    "postinstall": "sh build.sh"
  },
  "keywords": [
    "monitor",
    "uptime",
    "website",
    "ping"
  ],
  "author": "Sandeep Das",
  "license": "MIT",
  "engines": {
    "node": ">=0.10.x",
    "npm": ">=1.3.x"
  },
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "firebase": "^2.1.1"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/sandeep85.das/node-ping-monitor.git"
  },
  "bugs": {
    "url": "https://github.com/sandeep85.das/node-ping-monitor/issues"
  },
  "homepage": "https://github.com/sandeep85.das/node-ping-monitor"
}
