{
  "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"
  }
}
