{
  "name": "homebridge-foscam-security",
  "description": "Foscam Security Plugin for HomeBridge: https://github.com/nfarina/homebridge",
  "version": "0.1.1",
  "repository": {
    "type": "git",
    "url": "https://github.com/nitaybz/homebridge-foscam-security.git"
  },
  "license": "ISC",
  "preferGlobal": true,
  "keywords": [
    "homebridge-plugin",
    "foscam"
  ],
  "engines": {
    "node": ">=6.6.0",
    "homebridge": ">=0.4.6"
  },
  "dependencies": {
    "foscam-client": "^0.4.0"
  }
}
