{
  "name": "microsoft-servicehub",
  "version": "0.13.963-beta2",
  "description": "Microsoft ServiceHub",
  "author": {
    "name": "Microsoft VS IDE Team",
    "email": "noreply@microsoft.com"
  },
  "license": "https://go.microsoft.com/fwlink/?LinkID=746386",
  "repository": {
    "type": "git",
    "url": "https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_git/DevCore"
  },
  "typescript": {
    "definition": "serviceHub.d.ts"
  },
  "dependencies": {
    "duplexify": "3.4.5",
    "errno-codes": "1.0.2",
    "glob": "7.0.5",
    "js-sha256": "0.3.0",
    "mkdir-parents": "0.0.2",
    "q": "1.4.1",
    "rmdir-recursive": "0.0.1",
    "tmp": "0.0.28",
    "user-home": "2.0.0",
    "vscode-jsonrpc": "2.2.0",
    "vscode-nls": "1.0.7",
    "report-errors": "0.2.0",
    "spawn-sync": "2.0.0"
  },
  "devDependencies": {
    "browserify": "13.0.1",
    "del": "2.2.0",
    "es6-promise": "3.2.1",
    "exorcist": "0.4.0",
    "gulp": "3.9.1",
    "gulp-filter": "3.0.1",
    "gulp-msbuild": "0.5.5",
    "gulp-sourcemaps": "1.5.2",
    "gulp-spawn-mocha": "3.1.0",
    "gulp-tslint": "3.3.0",
    "gulp-typescript": "2.13.6",
    "gulp-util": "3.0.6",
    "istanbul": "0.4.3",
    "mkdirp": "0.5.1",
    "mocha": "3.0.0",
    "nan": "2.3.5",
    "semver": "5.0.3",
    "should": "7.1.0",
    "through2": "2.0.0",
    "typescript": "1.8.10",
    "typings": "1.3.3",
    "vinyl-source-stream": "1.1.0",
    "vinyl-transform": "1.0.0",
    "vscode-nls-dev": "1.1.0",
    "yargs": "3.26.0"
  },
  "engines": {
    "node": "4.4.3"
  },
  "typings": "./serviceHub.d.ts",
  "main": "serviceHub.js"
}
