{
  "author": "Irrelon Software Limited",
  "name": "irrelonopenzwave",
  "version": "1.0.0",
  "description": "Control a Z-Wave network via the Open Z-Wave library",
  "main": "./lib/openzwave.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "install": "node-gyp rebuild"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/irrelon/node-openzwave.git"
  },
  "keywords": [
    "zwave",
    "z-wave",
    "home",
    "automation",
    "openzwave",
    "irrelonopenzwave"
  ],
  "gypfile": true
}
