{
  "name": "thing-it-device-btle-heart-rate-monitor",
  "version": "0.0.10",
  "description": "[thing-it-node] Device Plugin for GATT-compatible Heart Rate Monitors.",
  "authors": "Marc Gille",
  "license": "MIT, EPL",
  "keywords": [
    "IoT",
    "thing-it",
    "Bluetooth LE",
    "GATT",
    "Heart Rate",
    "Health"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/marcgille/thing-it-device-btle-heart-rate-monitor"
  },
  "dependencies": {
    "noble": "^1.1.0"
  }
}
