{
  "name": "jacc",
  "private": false,
  "version": "0.0.23",
  "description": "Just Another Cloud in the Cloud",
  "homepage": "https://github.com/colmsjo/jacc",
  "repository": {
    "type": "git",
    "url": "https://github.com/colmsjo/jacc.git"
  },
  "bugs": {
    "url": "https://github.com/colmsjo/jacc/issues"
  },
  "author": "Jonas Colmsjö <jonas@gizur.com>",
  "main": "./build/jacc.js",
  "bin": "./jacc.sh",
  "dependencies": {
    "hipache": "0.2.4",
    "redis-dns": "*",
    "redis": "0.8.4",
    "optimist": "*",
    "async": "*",
    "docker.io": "*"
  },
  "devDependencies" : {
    "grunt": "*",
    "grunt-contrib-jshint": "*",
    "grunt-contrib-nodeunit": "*",
    "grunt-contrib-watch": "*",
    "grunt-contrib-concat": "*",
    "grunt-contrib-uglify": "*",
    "grunt-contrib-coffee": "*",
    "doccoh":"0.4.1",
    "helpersjs" : "*"
  },
  "keywords": [
    "docker",
    "Private cloud",
    "LXC",
    "linux containers"
  ],
  "license": "WTFPL",
  "preferGlobal": true
}
