{
  "_args": [
    [
      "unirest@^0.4.2",
      "/var/www/unhlsims/node_modules/africastalking"
    ]
  ],
  "_from": "unirest@>=0.4.2 <0.5.0",
  "_id": "unirest@0.4.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/unirest",
  "_nodeVersion": "0.10.28",
  "_npmUser": {
    "email": "nijikokun@gmail.com",
    "name": "nijikokun"
  },
  "_npmVersion": "2.1.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "unirest",
    "raw": "unirest@^0.4.2",
    "rawSpec": "^0.4.2",
    "scope": null,
    "spec": ">=0.4.2 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/africastalking"
  ],
  "_resolved": "https://registry.npmjs.org/unirest/-/unirest-0.4.2.tgz",
  "_shasum": "c7e8c6af1e010994092bdfbfd64a751a5489a493",
  "_shrinkwrap": null,
  "_spec": "unirest@^0.4.2",
  "_where": "/var/www/unhlsims/node_modules/africastalking",
  "author": {
    "email": "opensource@mashape.com",
    "name": "Mashape",
    "url": "https://www.mashape.com"
  },
  "bugs": {
    "url": "https://github.com/Mashape/unirest-nodejs/issues"
  },
  "dependencies": {
    "form-data": "^0.2.0",
    "mime": "~1.2.11",
    "request": "~2.51.0"
  },
  "description": "Simplified, lightweight HTTP client library",
  "devDependencies": {
    "body-parser": "^1.12.3",
    "express": "^4.12.3",
    "mocha": "~1.13.0",
    "should": "~4.3.1"
  },
  "directories": {
    "test": "tests"
  },
  "dist": {
    "shasum": "c7e8c6af1e010994092bdfbfd64a751a5489a493",
    "tarball": "https://registry.npmjs.org/unirest/-/unirest-0.4.2.tgz"
  },
  "gitHead": "3a6bce0b0ef19590267e3f746400c7eda89b1ab5",
  "homepage": "https://github.com/Mashape/unirest-nodejs",
  "keywords": [
    "http",
    "library",
    "method",
    "request",
    "simple",
    "superagent",
    "util",
    "utility"
  ],
  "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.4.2"
}
