{
  "_args": [
    [
      "wreck@10.0.0",
      "/var/www/html/postleaf"
    ]
  ],
  "_from": "wreck@10.0.0",
  "_id": "wreck@10.0.0",
  "_inBundle": false,
  "_integrity": "sha1-mKuIL4XhalJjMlB/EB9aeEEWIng=",
  "_location": "/wreck",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "wreck@10.0.0",
    "name": "wreck",
    "escapedName": "wreck",
    "rawSpec": "10.0.0",
    "saveSpec": null,
    "fetchSpec": "10.0.0"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/wreck/-/wreck-10.0.0.tgz",
  "_spec": "10.0.0",
  "_where": "/var/www/html/postleaf",
  "bugs": {
    "url": "https://github.com/hapijs/wreck/issues"
  },
  "dependencies": {
    "boom": "4.x.x",
    "hoek": "4.x.x"
  },
  "description": "HTTP Client Utilities",
  "devDependencies": {
    "code": "3.x.x",
    "lab": "11.x.x",
    "require-reload": "0.2.x"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "homepage": "https://github.com/hapijs/wreck#readme",
  "keywords": [
    "utilities",
    "http",
    "client"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index",
  "name": "wreck",
  "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": "10.0.0"
}
