thing-it-device-ti-sensortag
Version:
[thing-it-node] Device Plugin for TI CC2541 and CC2650 SensorTag.
27 lines (26 loc) • 584 B
JSON
{
"name": "thing-it-device-ti-sensortag",
"version": "0.2.5",
"description": "[thing-it-node] Device Plugin for TI CC2541 and CC2650 SensorTag.",
"authors": "Marc Gille, Klaus Berberich",
"keywords": [
"IoT",
"thing-it",
"Bluetooth",
"SmartHome",
"Texas Instruments",
"SensorTag"
],
"repository": {
"type": "git",
"url": "https://github.com/marcgille/thing-it-device-ti-sensortag"
},
"dependencies": {
"noble": "^1.0.2",
"q": "^1.5.0",
"sensortag": "^1.3.0"
},
"devDependencies": {
"thing-it-test": "0.0.18"
}
}