UNPKG

my-pcd8544_rpi

Version:

Node.js binding of PCD8544 LCD screen driver for Raspberry-Pi

16 lines (15 loc) 269 B
{ "name": "myaddon", "version": "1.0.0", "description": "My Awesome Addon", "main": "index.js", "scripts": { "install": "node-gyp rebuild" }, "license": "MIT", "dependencies": { "bindings": "^1.2.1", "nan": "^2.2.9" }, "gypfile": true }