{
  "name": "iobroker.keyble",
  "version": "0.1.1",
  "description": "ioBroker adapter for the eQ-3 eqiva bluetooth smart door lock",
  "author": {
    "name": "oyooyo",
    "email": "joachim.schaefer@gmx.net"
  },
  "contributors": [
    {
      "name": "oyooyo",
      "email": "joachim.schaefer@gmx.net"
    }
  ],
  "homepage": "https://github.com/oyooyo/ioBroker.keyble",
  "license": "MIT",
  "keywords": [
    "ioBroker",
    "keyble",
    "Smart Home",
    "home automation",
    "eqiva",
    "eQ-3",
    "Bluetooth",
    "Smart lock",
    "Door lock"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/oyooyo/ioBroker.keyble"
  },
  "dependencies": {
    "keyble": "^0.1.9"
  },
  "devDependencies": {
    "gulp": "^3.9.1",
    "mocha": "^4.1.0",
    "chai": "^4.1.2"
  },
  "main": "main.js",
  "scripts": {
    "test": "node node_modules/mocha/bin/mocha --exit"
  },
  "bugs": {
    "url": "https://github.com/oyooyo/ioBroker.keyble/issues"
  },
  "readmeFilename": "README.md"
}
