conectric-usb-gateway-beta
Version:
Conectric USB IoT Gateway Library
45 lines (44 loc) • 968 B
JSON
{
"author": {
"name": "Conectric Networks"
},
"bugs": {
"url": "https://github.com/Conectric/conectric-usb-gateway-beta/issues"
},
"bundleDependencies": false,
"dependencies": {
"joi": "^13.1.2",
"memory-cache-ttl": "^1.0.52",
"moment": "^2.20.1",
"round-to": "^2.0.0",
"serialport": "^6.0.5",
"usb": "^1.3.1"
},
"deprecated": false,
"description": "Conectric USB IoT Gateway Library",
"engines": {
"node": ">=8.9.4"
},
"homepage": "https://github.com/Conectric/conectric-usb-gateway-beta#readme",
"keywords": [
"IoT",
"Conectric",
"sensors",
"mesh",
"pir",
"temperature",
"environment",
"humidity",
"motion",
"energy"
],
"license": "MIT",
"main": "index.js",
"name": "conectric-usb-gateway-beta",
"repository": {
"type": "git",
"url": "git+https://github.com/Conectric/conectric-usb-gateway-beta.git"
},
"scripts": {},
"version": "0.0.16"
}