{
  "name": "tessel-nokia5110",
  "version": "2.0.3",
  "description": "Nokia 5110 display for Tessel",
  "main": "index.js",
  "directories": {
    "example": "examples"
  },
  "hardware": {
    "./examples": false,
    "./datasheet": false
  },
  "dependencies": {},
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "tessel",
    "nokia",
    "nokia5110"
  ],
  "author": "Kevin Sidwar <sidwarkd@hardlysoftware.com> (http://blog.microcasts.tv/)",
  "license": "MIT/Apache 2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/sidwarkd/tessel-nokia5110.git"
  }
}
