{
  "_args": [
    [
      "node-rest-client@3.1.0",
      "/Users/dejanbrsakoski/src/docker/mesh-id-reporting"
    ]
  ],
  "_from": "node-rest-client@3.1.0",
  "_id": "node-rest-client@3.1.0",
  "_inBundle": false,
  "_integrity": "sha1-4L623aeyDMC2enhHzxLF/EGcN8M=",
  "_location": "/node-rest-client",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-rest-client@3.1.0",
    "name": "node-rest-client",
    "escapedName": "node-rest-client",
    "rawSpec": "3.1.0",
    "saveSpec": null,
    "fetchSpec": "3.1.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/node-rest-client/-/node-rest-client-3.1.0.tgz",
  "_spec": "3.1.0",
  "_where": "/Users/dejanbrsakoski/src/docker/mesh-id-reporting",
  "author": {
    "name": "Alejandro Alvarez Acero"
  },
  "bugs": {
    "url": "https://github.com/aacerox/node-rest-client/issues"
  },
  "dependencies": {
    "debug": "~2.2.0",
    "follow-redirects": ">=1.2.0",
    "xml2js": ">=0.2.4"
  },
  "description": "node API REST client",
  "devDependencies": {
    "mocha": "*",
    "should": ">= 0.0.1"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/aacerox/node-rest-client#readme",
  "license": "MIT",
  "main": "./lib/node-rest-client",
  "name": "node-rest-client",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aacerox/node-rest-client.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "3.1.0"
}
