{
  "name": "hue-module",
  "version": "0.1.2",
  "description": "A client library for interacting with the Philips Hue lighting products",
  "main": "lib/hue.js",
  "dependencies": {
    "follow-redirects": "0.0.6"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/pushchris/hue-module.git"
  },
  "keywords": [
    "Hue",
    "Philips",
    "Lighting"
  ],
  "readmeFilename": "README.md",
  "author": "Chris Anderson",
  "license": "Beerware"
}
