{
  "name": "nails-admin",
  "description": "Nails Admin Interface",
  "version": "0.0.4",
  "main": "index.js",
  "repository": "https://github.com/nails/nails-admin",
  "author": "James Wyse <james@jameswyse.net>",
  "license": "MIT",
  "readmeFilename": "README.md",
  "dependencies": {
    "express": "3.x.x",
    "lodash": "2.2.1",
    "require-dir": "0.1.0",
    "redis": "0.9.0",
    "hiredis": "0.1.15",
    "socket.io": "0.9.16",
    "coffeeify": "0.5.2",
    "express3-handlebars": "0.5.0"
  },
  "devDependencies": {
    "grunt": "0.4.1",
    "grunt-browserify2": "0.1.8",
    "grunt-contrib-clean": "0.5.0",
    "grunt-contrib-connect": "0.4.1",
    "grunt-contrib-copy": "0.4.1",
    "grunt-contrib-cssmin": "0.6.1",
    "grunt-contrib-htmlmin": "0.1.3",
    "grunt-contrib-imagemin": "0.2.1",
    "grunt-contrib-jshint": "0.6.4",
    "grunt-contrib-less": "0.7.0",
    "grunt-contrib-uglify": "0.2.4",
    "grunt-contrib-watch": "0.5.3",
    "grunt-express": "0.3.6",
    "grunt-open": "0.2.2",
    "grunt-usemin": "0.1.12",
    "handlebars-runtime": "1.0.12",
    "hbsfy": "0.1.5",
    "intern": "1.2.1",
    "matchdep": "0.1.2",
    "ngmin": "0.4.0",
    "rfile": "1.0.0",
    "rfileify": "1.3.1",
    "rhtml": "0.0.1",
    "uglify-js": "2.4.0",
    "wrench": "1.5.4"
  }
}
