{
  "_inCache": true,
  "_location": "/lcd_demo",
  "description": "Node.js binding of 'my lcd/keyboard ST7735S (bcm2835)' LCD screen driver for Raspberry-Pi",
  "gypfile": true,
  "keywords": [
    "Raspberry-Pi",
    "bcm2835",
    "ST7735S",
    "LCD"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "my_lcd",
  "readme": "ERROR: No README data found!",
  "scripts": {
    "install": "node-gyp rebuild"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/zzzg/npm_mylcd.git"
  },
  "version": "1.0.61",
  "dependencies": {
    "bindings": "^1.2.1",
    "nan": "^2.0.7"
  }
}
