UNPKG

am2320b

Version:

Module for reading the raw data from AM2320

26 lines (25 loc) 542 B
{ "name": "am2320b", "version": "0.0.5", "description": "Module for reading the raw data from AM2320", "main": "index.js", "scripts": { }, "repository": { "type": "git", "url": "git+https://github.com/martinarias/node-am2320.git" }, "keywords": [ "i2c", "am2320" ], "author": "martinarias", "license": "MIT", "bugs": { "url": "https://github.com/martinarias/node-am2320/issues" }, "homepage": "https://github.com/martinarias/node-am2320#readme", "dependencies": { "i2c": "^0.2.3" } }