thing-it-device-ibeacon
Version:
[thing-it-node] Device Plugin for iBeacon Devices.
27 lines (26 loc) • 615 B
JSON
{
"name": "thing-it-device-ibeacon",
"version": "0.2.3",
"description": "[thing-it-node] Device Plugin for iBeacon Devices.",
"authors": "Marc Gille, Volker Matejka",
"keywords": [
"IoT",
"thing-it",
"Bluetooth",
"SmartHome",
"iBeacon"
],
"repository": {
"type": "git",
"url": "https://github.com/marcgille/thing-it-device-ibeacon"
},
"dependencies": {
"bleacon-fork": "0.0.1",
"lodash": "^4.17.4",
"moment": "^2.18.1",
"q": "^1.4.1",
"request": "^2.85.0",
"request-json": "^0.6.2",
"thing-it-test": "0.0.15"
}
}