{
  "name": "ummon",
  "version": "0.1.12",
  "description": "The API client for ummon",
  "main": "client.js",
  "scripts": {
    "test": "tap test"
  },
  "bin": {
    "ummon": "bin/ummon"
  },
  "directories": {
    "bin": "./bin"
  },
  "author": "P'unk Avenue LLC",
  "license": "MIT",
  "repository": "git://github.com/punkave/ummon.git",
  "readmeFilename": "README.md",
  "dependencies": {
    "colors": "^1.1.2 <= 1.4.0",
    "commander": "^2.14.1",
    "helmsman": "^1.0.3",
    "moment": "^2.21.0",
    "rc": "^1.2.5",
    "restify-clients": "^1.5.2",
    "underscore": "^1.8.3"
  },
  "devDependencies": {
    "tap": "^11.1.1"
  }
}
