UNPKG

@agilatech/zetta-htu21d-linux-driver

Version:

Zetta htu21d driver for Linux

17 lines (16 loc) 398 B
{ "name": "zetta-htu21d-linux-example", "version": "0.2.0", "description": "an example for using the htu21d device", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "author": "Scott Erholm <scott@agilatech.com>", "license": "MIT", "dependencies": { "zetta": "*", "@agilatech/htu21d": "*" } }