{
  "name": "homebridge-patana93test8",
  "version": "0.0.0",
  "private": false,
  "scripts": {
    "start": "node ./bin/www"
  },
  "keywords": [
    "homebridge-plugin"
  ],
  "dependencies": {
    "@google-cloud/firestore": "^0.13.1",
    "body-parser": "^1.18.2",
    "cookie-parser": "~1.4.3",
    "debug": "~2.6.9",
    "ejs": "~2.5.7",
    "firebase": "^4.13.1",
    "firebase-admin": "^5.12.0",
    "http-errors": "~1.6.2",
    "morgan": "~1.9.0",
    "polling-to-event": "^2.1.0",
    "request": "^2.85.0"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/example/homebridge.git"
  },
  "bugs": {
    "url": "http://github.com/example/homebridge/issues"
  },
  "engines": {
    "node": ">=0.12.0",
    "homebridge": ">=0.2.0"
  }
}
