{
  "name": "monome-grid",
  "version": "1.0.2",
  "description": "simple monome grid library",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/dinchak/node-monome-grid.git"
  },
  "keywords": [
    "monome",
    "grid",
    "serialosc"
  ],
  "author": {
    "name": "Tom Dinchak",
    "email": "dinchak@gmail.com"
  },
  "contributors": [{
    "name": "Tom Armitage",
    "email": "tom@infovore.org"
  }],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dinchak/node-monome-grid/issues"
  },
  "homepage": "https://github.com/dinchak/node-monome-grid",
  "dependencies": {
    "serialosc": "0.0.4"
  }
}
