{
  "_args": [
    [
      {
        "raw": "wreck@^6.3.0",
        "scope": null,
        "escapedName": "wreck",
        "name": "wreck",
        "rawSpec": "^6.3.0",
        "spec": ">=6.3.0 <7.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/workDammit/node_modules/gulp-cli"
    ]
  ],
  "_from": "wreck@>=6.3.0 <7.0.0",
  "_id": "wreck@6.3.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/wreck",
  "_nodeVersion": "4.1.0",
  "_npmUser": {
    "name": "wyatt",
    "email": "wpreul@gmail.com"
  },
  "_npmVersion": "2.14.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "wreck@^6.3.0",
    "scope": null,
    "escapedName": "wreck",
    "name": "wreck",
    "rawSpec": "^6.3.0",
    "spec": ">=6.3.0 <7.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp-cli"
  ],
  "_resolved": "https://registry.npmjs.org/wreck/-/wreck-6.3.0.tgz",
  "_shasum": "a1369769f07bbb62d6a378336a7871fc773c740b",
  "_shrinkwrap": null,
  "_spec": "wreck@^6.3.0",
  "_where": "/Users/robertdodson/Documents/htdocs/workDammit/node_modules/gulp-cli",
  "bugs": {
    "url": "https://github.com/hapijs/wreck/issues"
  },
  "dependencies": {
    "boom": "2.x.x",
    "hoek": "2.x.x"
  },
  "description": "HTTP Client Utilities",
  "devDependencies": {
    "code": "1.x.x",
    "lab": "5.x.x"
  },
  "directories": {},
  "dist": {
    "shasum": "a1369769f07bbb62d6a378336a7871fc773c740b",
    "tarball": "https://registry.npmjs.org/wreck/-/wreck-6.3.0.tgz"
  },
  "engines": {
    "node": ">=0.10.40"
  },
  "gitHead": "d770c790c68fc1cf07b98dae48dc50e60c508053",
  "homepage": "https://github.com/hapijs/wreck#readme",
  "keywords": [
    "utilities",
    "http",
    "client"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index",
  "maintainers": [
    {
      "name": "hueniverse",
      "email": "eran@hueniverse.com"
    },
    {
      "name": "wyatt",
      "email": "wpreul@gmail.com"
    }
  ],
  "name": "wreck",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/wreck.git"
  },
  "scripts": {
    "test": "lab -t 100 -L -a code",
    "test-cov-html": "lab -r html -o coverage.html -a code"
  },
  "version": "6.3.0"
}
