{
  "name": "hms",
  "version": "3.3.0",
  "description": "Ship all kinds of services",
  "repository": {
    "type": "git",
    "url": "git://github.com/mafintosh/hms.git"
  },
  "dependencies": {
    "ansi-stripper": "0.0.1",
    "chalk": "^0.4.0",
    "deck": "0.0.4",
    "flat-file-db": "^0.1.3",
    "hms-protocol": "^1.2.2",
    "hook-scripts": "^2.1.0",
    "http-ssh-agent": "^1.0.2",
    "ignore-file": "^1.1.2",
    "known-hosts": "^0.1.0",
    "log-with-namespace-and-date-stamp": "^1.1.0",
    "once": "^1.3.0",
    "pingable": "^0.2.0",
    "pretty-tree": "^0.1.2",
    "prettysize": "0.0.3",
    "progress-stream": "^0.4.0",
    "pump": "^0.3.0",
    "read": "^1.0.5",
    "readtoend": "0.0.1",
    "relative-date": "^1.1.1",
    "request": "^2.34.0",
    "respawn-group": "^1.0.1",
    "rimraf": "^2.2.5",
    "root": "^0.6.0",
    "select-keys": "0.0.2",
    "shell-quote": "^1.4.1",
    "single-line-log": "^0.3.1",
    "split2": "^0.2.1",
    "string-editor": "^0.1.0",
    "tabalot": "^0.8.0",
    "tar-fs": "^0.2.1",
    "thunky": "^0.1.0",
    "xtend": "^2.1.2"
  },
  "main": "./lib/client.js",
  "bin": {
    "hms": "./bin/hms.js"
  },
  "devDependencies": {
    "standard": "^2.1.1"
  },
  "bugs": {
    "url": "https://github.com/mafintosh/hms/issues"
  },
  "standard": {
    "ignore": [
      "bin/hms.js"
    ]
  },
  "homepage": "https://github.com/mafintosh/hms",
  "scripts": {
    "test": "standard"
  },
  "author": "Mathias Buus"
}
