{
  "name": "10er10",
  "version": "0.23.0",
  "description": "10er10 is an HTML5 audio jukebox. It works on Firefox 4+ and Chromium/Chrome.",
  "main": "node/server.js",
  "engines" : { 
    "node" : ">=0.8"
  },
  "directories": {
    "doc": "doc"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/dready92/10er10"
  },
  "author": "Michael Bailly <mickael.bailly@free.fr>",
  "bugs": {
    "url": "https://github.com/dready92/10er10/issues"
  },
  "dependencies": {
    "qs": "~0.6.5",
    "debug": "~0.7.2",
    "mime": "~1.2.11",
    "gm": "~1.13.1",
    "ws": "~0.4.31",
    "musicmetadata": "~0.2.5",
    "mmmagic": "~0.3.4",
    "prompt": "~0.2.11",
    "nodemailer": "~0.5.3",
    "connect": "~2.9.0",
    "ncouch": ">=1.0.0"
  }
}
