irrelon-presence
Version:
A Node.js bluetooth presence scanner. Uses bluetooth to detect devices in range of the bluetooth antenna.
36 lines (35 loc) • 682 B
JSON
{
"name": "irrelon-presence",
"version": "1.0.5",
"description": "A Node.js bluetooth presence scanner. Uses bluetooth to detect devices in range of the bluetooth antenna.",
"main": "Presence.js",
"scripts": {},
"author": "Irrelon Software Limited",
"license": "MIT",
"dependencies": {
"async": "^2.0.0-rc.4",
"btwatch": "^1.0.8",
"irrelon-emitter": "^1.1.9"
},
"keywords": [
"bluetooth",
"presence",
"watch",
"irrelon",
"detect",
"find",
"scan",
"connect",
"bt",
"automation",
"home",
"present",
"enter",
"leave",
"detection",
"signal",
"phone",
"device",
"identify"
]
}