UNPKG

thethingbox-node-sensortag

Version:

Sensortag node for thethingbox, compatible with node-red

23 lines (22 loc) 474 B
{ "name": "thethingbox-node-sensortag", "version": "0.0.19", "author": { "name" : "thethingbox-team", "email" : "thethingbox@gmail.com" }, "homepage": "thethingbox.io", "description": "Sensortag node for thethingbox, compatible with node-red", "dependencies": ["thethingbox-sensortag"], "keywords": [ "thethingbox node", "thethingbox", "node-red", "sensortag" ], "node-red": { "nodes": { "sensortag": "sensorTagNode.js" } } }