{
  "name": "pixelnode",
  "version": "0.6.3",
  "description": "Controlling LED strips with different drivers.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dwisk/PixelNode.git"
  },
  "author": "Amely Kling <mail@dwi.sk> (http://dwi.sk)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dwisk/PixelNode/issues"
  },
  "homepage": "https://github.com/dwisk/PixelNode#readme",
  "dependencies": {
    "colors": "~1.0.3",
    "express": "^4.12.3",
    "jade": "^1.9.2",
    "socket.io": "~1.3.5",
    "underscore": "~1.8.3",
    "object-path": "~0.9.2",
    "pixelnode-input": "0.x.x",
    "socket.io-client": "~1.3.5"
  },
  "devDependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-contrib-concat": "~0.5.1",
    "grunt-contrib-less": "~1.0.1",
    "main-bower-files": "~2.6.2",
    "underscore": "^1.8.3"
  }
}
