{
  "name": "rcswitch-gpiomem3",
  "version": "0.3.0",
  "description": "Control your wireless power outlet sockets with RCSwitch for the Raspberry Pi",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/jdrucey/node-rcswitch-gpiomem3.git"
  },
  "keywords": [
    "rpi",
    "raspberrypi",
    "rcswitch",
    "433",
    "rf",
    "wireless",
    "power",
    "outlet"
  ],
  "engines": {
    "node": ">=0.10"
  },
  "contributors": [
    "Marvin Roger <bonjourmarvin@marvinroger.fr> (http://www.marvinroger.fr/)",
    "Oleg Krasnikov <a.insolite@gmail.com>"
  ],
  "license": "GPL-2.0",
  "gypfile": true,
  "bugs": {
    "url": "https://github.com/jdrucey/node-rcswitch-gpiomem3/issues"
  },
  "homepage": "https://github.com/jdrucey/node-rcswitch-gpiomem3",
  "dependencies": {
    "bindings": "^1.4.0",
    "nan": "^2.12.1"
  }
}
