UNPKG

@agilatech/lynxari-htu21d-device

Version:

HTU21D humidity and temperature device driver for use in the Agilatech Lynxari system

22 lines (21 loc) 547 B
{ "name": "@agilatech/lynxari-htu21d-device", "version": "1.0.0", "description": "HTU21D humidity and temperature device driver for use in the Agilatech Lynxari system", "main": "htu21d-scout.js", "repository": { "type": "git", "url": "git+https://github.com/Agilatech/lynxari-htu21d-device.git" }, "keywords": [ "sensor", "Humidity", "Temperature", "HTU21D" ], "author": "Agilatech <scott@agilatech.com> (http://agilatech.com)", "license": "MIT", "dependencies": { "@agilatech/htu21d": "*" } }