UNPKG

node-red-contrib-blebeacon-scanner

Version:
30 lines (29 loc) 714 B
{ "name": "node-red-contrib-blebeacon-scanner", "version": "1.0.1", "description": "node for BLE Beacon", "main": "node.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "node-red": { "nodes": { "BLE Beacon Scanner": "node.js" } }, "repository": { "type": "git", "url": "git+https://github.com/yossihard/node-red-contrib-blebeacon-scanner.git" }, "keywords": [ "node-red", "beacon", "ble" ], "author": "yossihard", "license": "MIT", "bugs": { "url": "https://github.com/yossihard/node-red-contrib-blebeacon-scanner/issues" }, "homepage": "https://github.com/yossihard/node-red-contrib-blebeacon-scanner#readme" }