{
  "name": "clown",
  "version": "0.3.0",
  "description": "clown computing with pkgcloud",
  "main": "index.js",
  "bin": {
    "clown": "./bin/clown"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:jesusabdullah/clown.git"
  },
  "keywords": [
    "cloud",
    "compute",
    "pkgcloud"
  ],
  "author": "Joshua Holbrook",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jesusabdullah/clown/issues"
  },
  "homepage": "https://github.com/jesusabdullah/clown",
  "dependencies": {
    "async": "^0.7.0",
    "joi": "^3.1.0",
    "lodash": "^2.4.1",
    "lodash.mixin": "~2.4.1",
    "npmlog": "0.0.6",
    "pkgcloud": "~0.9.6",
    "rc": "^0.3.5",
    "read": "^1.0.5",
    "traverse": "^0.6.6",
    "zippy": "0.0.3"
  },
  "gitHead": "f84787fc1aa5ae9908c6283c0d20234c65e24985"
}
