{
  "name": "bletoolsdk",
  "version": "1.2.0",
  "description": "",
  "main": "app.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "install": "node-gyp rebuild"
  },
  "keywords": [
    "HCI",
    "Bluetooth",
    "Linux",
    "Windows"
  ],
  "os": [
    "linux",
    "android",
    "win32"
  ],
  "dependencies": {
    "debug": "^2.2.0",
    "nan": "^2.0.5"
  },
  "optionalDependencies": {
    "usb": "^1.1.0"
  },
  "author": "fwind",
  "license": "ISC",
  "gypfile": true
}
