UNPKG

advlib-ble-gatt

Version:

Wireless advertising packet decoding library for Bluetooth Low Energy GATT data. We believe in an open Internet of Things.

40 lines (39 loc) 910 B
{ "name": "advlib-ble-gatt", "homepage": "https://github.com/reelyactive/advlib-ble-gatt/", "author": { "name": "reelyActive", "email": "info@reelyactive.com" }, "description": "Wireless advertising packet decoding library for Bluetooth Low Energy GATT data. We believe in an open Internet of Things.", "keywords": [ "reelyActive", "advlib", "Bluetooth Low Energy", "BLE", "payload processor", "GATT", "library" ], "version": "1.1.1", "engines": { "node": ">=6.0.0" }, "main": "./lib/advlibblegatt.js", "repository": { "type": "git", "url": "https://github.com/reelyactive/advlib-ble-gatt.git" }, "dependencies": { }, "devDependencies": { "mocha": "^6.0.0" }, "bugs": { "url": "https://github.com/reelyactive/advlib-ble-gatt/issues" }, "contributors": [ { "name": "Jeffrey Dungen" } ], "license": "MIT" }