{
  "name": "rpi-ws281x",
  "version": "1.0.37",
  "description": "rpi-ws281x",
  "main": "index.js",
  "scripts": {
    "goto-github": "make goto-github",
    "goto-npm": "make goto-npm",
    "git-pull": "make git-pull",
    "git-commit": "make git-commit",
    "git-revert": "make git-revert",
    "npm-publish": "make npm-publish"
  },
  "keywords": [
    "ws2811",
    "ws2812",
    "ws281x",
    "neopixel",
    "neopixels",
    "adafruit"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/meg768/rpi-ws281x.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/meg768/rpi-ws281x/issues"
  },
  "dependencies": {
    "nan": "^2.14.0"
  },
  "homepage": "https://github.com/meg768/rpi-ws281x#readme"
}
