{
  "name": "thing-it-device-temperature-alert",
  "version": "0.0.15",
  "description": "[thing-it-node] Device Plugin listening to SNMP traps.",
  "authors": "Marc Gille, Klaus Berberich",
  "license": "MIT, EPL",
  "keywords": [
    "IoT",
    "thing-it",
    "SNMP"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/marcgille/thing-it-device-temperature-alert"
  },
  "dependencies": {
    "network": "^0.1.3",
    "node-arp": "^1.0.5",
    "q": "^1.4.1",
    "request": "^2.67.0",
    "thing-it-test": "0.0.15",
    "xml2js": "^0.4.15"
  }
}
