UNPKG

@abandonware/bleno

Version:

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals

21 lines (20 loc) 365 B
{ "name": "battery-service", "version": "0.1.1", "description": "BLE (Bluetooth Low Energy) Battery Service", "main": "index.js", "engines": { "node": ">=0.10" }, "os": [ "darwin", "linux" ], "author": { "name": "Don Coleman", "url": "https://github.com/don" }, "dependencies": { "@abandonware/bleno": "~0.5.1-3" } }