{
  "_from": "ms-rest@^2.3.3",
  "_id": "ms-rest@2.3.3",
  "_inBundle": false,
  "_integrity": "sha512-S45//v5VIOojBYl2eL9ynyoskKluSUGxP5LBhS0Tf1Hb/k3JgkafoXlAxT4eKj5dyUmA/pPcRBGhZNohOH2esQ==",
  "_location": "/ms-rest",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ms-rest@^2.3.3",
    "name": "ms-rest",
    "escapedName": "ms-rest",
    "rawSpec": "^2.3.3",
    "saveSpec": null,
    "fetchSpec": "^2.3.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ms-rest/-/ms-rest-2.3.3.tgz",
  "_shasum": "5a7dc7713cfc4baf334cde2b2580275b5de7ca77",
  "_spec": "ms-rest@^2.3.3",
  "_where": "/Users/rigibson/src/azure-sdk-for-node/lib/services/visualSearch",
  "author": {
    "name": "Microsoft Corporation",
    "email": "azsdkteam@microsoft.com",
    "url": "https://github.com/Azure/azure-sdk-for-node"
  },
  "bugs": {
    "url": "http://github.com/Azure/azure-sdk-for-node/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/node": "^8.9.4",
    "@types/request": "^2.47.0",
    "@types/uuid": "^3.4.3",
    "duplexer": "^0.1.1",
    "is-buffer": "^1.1.6",
    "is-stream": "^1.1.0",
    "moment": "^2.21.0",
    "request": "^2.83.0",
    "through": "^2.3.8",
    "tunnel": "0.0.5",
    "uuid": "^3.2.1"
  },
  "deprecated": false,
  "description": "Client Runtime for Node.js client libraries generated using AutoRest",
  "devDependencies": {
    "@types/mocha": "^2.2.40",
    "@types/should": "^8.1.30",
    "jshint": "2.9.4",
    "mocha": "^3.2.0",
    "should": "5.2.0"
  },
  "homepage": "https://github.com/Azure/azure-sdk-for-node/runtime/ms-rest",
  "keywords": [
    "node",
    "microsoft",
    "autorest",
    "clientruntime"
  ],
  "license": "MIT",
  "main": "./lib/msRest.js",
  "name": "ms-rest",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Azure/azure-sdk-for-node.git"
  },
  "scripts": {
    "jshint": "jshint lib --reporter=jslint",
    "test": "npm install && npm run jshint && npm run unit",
    "unit": "node test/unit.js testlist.txt"
  },
  "tags": [
    "node",
    "microsoft",
    "autorest",
    "clientruntime"
  ],
  "types": "./index.d.ts",
  "version": "2.3.3"
}
