UNPKG

@agilatech/lynxari-si1145-device

Version:

SI1145 UV/IR/Visible light device driver for use in the Agilatech Lynxari system

24 lines (23 loc) 559 B
{ "name": "@agilatech/lynxari-si1145-device", "version": "1.1.0", "description": "SI1145 UV/IR/Visible light device driver for use in the Agilatech Lynxari system", "main": "si1145-scout.js", "repository": { "type": "git", "url": "git+https://github.com/Agilatech/lynxari-si1145-device" }, "keywords": [ "sensor", "light", "uv", "infrared", "visible", "UV index" ], "author": "Agilatech <scott@agilatech.com> (http://agilatech.com)", "license": "MIT", "dependencies": { "@agilatech/si1145": "*" } }