ruuvi.scanner.js
Version:
Scan BLE advertisements, send data to ruuvi.influxproxy.js
33 lines (32 loc) • 782 B
JSON
{
"name": "ruuvi.scanner.js",
"version": "1.2.0",
"description": "Scan BLE advertisements, send data to ruuvi.influxproxy.js",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ruuvi/ruuvi.scanner.js.git"
},
"keywords": [
"Ruuvi",
"RuuviTag",
"NodeJS"
],
"author": "Otso Jousimaa",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/ruuvi/ruuvi.scanner.js/issues"
},
"homepage": "https://github.com/ruuvi/ruuvi.scanner.js#readme",
"dependencies": {
"async": "^2.6.0",
"http": "0.0.0",
"noble": "^1.9.1",
"npm": "^5.8.0",
"querystring": "^0.2.0",
"ruuvi.endpoints.js": "^1.1.3"
}
}