{
  "name": "nonstop-host",
  "version": "1.0.2",
  "description": "A self-updating service host",
  "main": "src/index.js",
  "bin": {
    "nonstop": "./bin/nonstop"
  },
  "scripts": {
    "test": "gulp test"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/arobson/nonstop-host"
  },
  "keywords": [
    "nonstop",
    "ci",
    "cd",
    "package"
  ],
  "author": "LeanKit",
  "contributors": [
    {
      "name": "Alex Robson",
      "url": "http://nerdventure.io"
    }
  ],
  "license": "MIT",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "bugs": {
    "url": "https://github.com/LeanKit-Labs/nonstop-host/issues"
  },
  "homepage": "https://github.com/LeanKit-Labs/nonstop-host",
  "devDependencies": {
    "biggulp": "~0.2.0",
    "chai": "~3.2.0",
    "chai-as-promised": "~5.1.0",
    "gulp": "^3.8.7",
    "nock": "^0.50.0",
    "open": "0.0.5",
    "proxyquire": "^1.7.1",
    "sinon": "^1.12.1",
    "sinon-as-promised": "^4.0.0",
    "sinon-chai": "^2.8.0",
    "when": "^3.4.5"
  },
  "dependencies": {
    "autohost": "~0.5.0",
    "configya": "~0.2.0",
    "debug": "^2.0.0",
    "drudgeon": "~0.2.0",
    "fount": "^0.1.0",
    "globulesce": "~0.1.4",
    "halon": "~0.4.0",
    "hyped": "~0.5.0",
    "js-yaml": "^3.2.3",
    "lodash": "^2.4.1",
    "machina": "^0.4.0-1",
    "map-stream": "0.0.5",
    "mkdirp": "^0.5.0",
    "moment": "^2.10.6",
    "moment-duration-format": "^1.3.0",
    "nonstop-index-client": "~0.2.0",
    "nonstop-pack": "~0.2.0",
    "postal": "^1.0.6",
    "processhost": "~0.2.0",
    "request": "^2.60.0",
    "rimraf": "^2.2.8",
    "rollerpunk": "0.0.1",
    "semver": "^4.1.0",
    "vinyl-fs": "^0.3.13",
    "whistlepunk": "^0.3.1",
    "when": "^3.4.5"
  }
}
