{
  "name": "pan-tilt-hat",
  "version": "1.2.1",
  "description": "Pimoroni Pan Tilt HAT for NodeJS",
  "main": "pan-tilt-hat.js",
  "scripts": {
    "test": "mocha"
  },
  "keywords": [
    "Pimoroni",
    "Pan",
    "Tilt",
    "Pan-Tilt",
    "HAT",
    "Raspberry",
    "Pi"
  ],
  "homepage": "http://github.com/RogerHardiman/node-pan-tilt-hat",
  "repository": {
    "type": "git",
    "url": "http://github.com/RogerHardiman/node-pan-tilt-hat"
  },
  "author": "Roger Hardiman",
  "license": "MIT",
  "devDependencies": {
    "mocha": "~5.2.0",
    "nimble": "~0.0.2"
  }
}
