{
  "name": "lux",
  "description": "An HTML5 presentation framework with the goals of simplicity, good looks, proper syntax highlighting, and remote control.",
  "version": "0.0.5",
  "bin": {
    "lux": "./bin/lux"
  },
  "dependencies": {
    "express": "3.0.0",
    "jade": "*",
    "less-middleware": "*",
    "deferred": "~0.6",
    "socket.io": "~0.9"
  },
  "devDependencies": {
    "mocha": "~1.8",
    "chai": "~1.5",
    "chai-as-promised": "~3.2",
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.3.0",
    "grunt-cafe-mocha": "~0.1.3",
    "grunt-contrib-watch": "~0.3.1",
    "sinon-chai": "~2.3.1",
    "sinon": "~1.6.0",
    "grunt-karma": "~0.4.4",
    "supertest": "~0.5.1",
    "sandboxed-module": "~0.2.0",
    "temp": "~0.5.0",
    "phantom-proxy": "~0.1.792"
  }
}
