{
  "version": "0.0.1",
  "name": "wiringpi-sx",
  "description": "wiringpi for Node.js on Raspberry Pi",
  "main": "lib/export.js",
  "types": "index",
  "repository": {
    "type": "git",
    "url": "https://github.com/ManfredSteiner/wiringpi-sx"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "install": "/bin/bash ./install.sh"
  },
  "keywords": [
    "wiringPi",
    "gpio",
    "raspberry",
    "pi",
    "raspberrypi"
  ],
  "author": {
     "name":  "Manfred Steiner",
     "email": "sx@htl-kaindorf.at"
  },
  "license": "MIT"
}
