{
  "name": "huepi",
  "version": "1.2.2",
  "description": "hue (Philips Wireless Lighting) Api interface for JavaScript",
  "main": "huepi.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ArndBrugman/huepi.git"
  },
  "keywords": [
    "hue",
    "Philips",
    "Wireless",
    "Lighting",
    "API"
  ],
  "author": "Arnd Brugman",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ArndBrugman/huepi/issues"
  },
  "dependencies": {
    "jquery": "2.x.x",
    "domino": "1.x.x",
    "xmlhttprequest": "1.x.x"
  },
  "homepage": "https://github.com/ArndBrugman/huepi"
}
