{
  "_args": [
    [
      {
        "raw": "unirest",
        "scope": null,
        "escapedName": "unirest",
        "name": "unirest",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/robertdodson/Documents/htdocs/jokes"
    ]
  ],
  "_from": "unirest@latest",
  "_id": "unirest@0.5.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/unirest",
  "_nodeVersion": "0.12.11",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/unirest-0.5.1.tgz_1471559413066_0.23288431717082858"
  },
  "_npmUser": {
    "name": "nijikokun",
    "email": "nijikokun@gmail.com"
  },
  "_npmVersion": "2.14.9",
  "_phantomChildren": {
    "async": "0.9.2",
    "aws-sign2": "0.6.0",
    "aws4": "1.6.0",
    "bl": "1.1.2",
    "chalk": "1.1.3",
    "commander": "2.11.0",
    "extend": "3.0.1",
    "forever-agent": "0.6.1",
    "hawk": "3.1.3",
    "http-signature": "1.1.1",
    "is-my-json-valid": "2.16.0",
    "is-typedarray": "1.0.0",
    "isstream": "0.1.2",
    "json-stringify-safe": "5.0.1",
    "lodash": "4.17.4",
    "oauth-sign": "0.8.2",
    "pinkie-promise": "2.0.1",
    "stringstream": "0.0.5",
    "tough-cookie": "2.3.2"
  },
  "_requested": {
    "raw": "unirest",
    "scope": null,
    "escapedName": "unirest",
    "name": "unirest",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/unirest/-/unirest-0.5.1.tgz",
  "_shasum": "9df5766187280f245b4e9a75ce1fad313337d6ed",
  "_shrinkwrap": null,
  "_spec": "unirest",
  "_where": "/Users/robertdodson/Documents/htdocs/jokes",
  "author": {
    "name": "Mashape",
    "email": "opensource@mashape.com",
    "url": "https://www.mashape.com"
  },
  "bugs": {
    "url": "https://github.com/Mashape/unirest-nodejs/issues"
  },
  "dependencies": {
    "form-data": "^0.2.0",
    "mime": "~1.3.4",
    "request": "~2.74.0"
  },
  "description": "Simplified, lightweight HTTP client library",
  "devDependencies": {
    "body-parser": "^1.15.1",
    "express": "^4.13.4",
    "mocha": "~2.4.5",
    "should": "~8.3.1"
  },
  "directories": {
    "test": "tests"
  },
  "dist": {
    "shasum": "9df5766187280f245b4e9a75ce1fad313337d6ed",
    "tarball": "https://registry.npmjs.org/unirest/-/unirest-0.5.1.tgz"
  },
  "gitHead": "028e4fd2b104b4209e54cd871f83cde1e6a49605",
  "homepage": "https://github.com/Mashape/unirest-nodejs#readme",
  "keywords": [
    "request",
    "http",
    "library",
    "superagent",
    "simple",
    "util",
    "utility",
    "method"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "nijikokun",
      "email": "nijikokun@gmail.com"
    }
  ],
  "name": "unirest",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Mashape/unirest-nodejs.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.5.1"
}
