{
  "name": "signalk-raspberry-pi-sht31",
  "author": "John Blackwood",
  "description": "SignalK node server plugin that reads data from SHT31 temperature/humidity sensors on Raspberry-Pi",
  "license": "MIT",
  "homepage": "",
  "version": "1.0.5",
  "main": "index.js",
  "keywords": [
    "signalk-node-server-plugin",
    "signalk-category-hardware"
  ],
  "dependencies": {
    "sht31-sensor": "0.0.3"
  },
  "signalk-plugin-enabled-by-default": true
}
