{
  "_args": [
    [
      {
        "raw": "wrench@~1.5.8",
        "scope": null,
        "escapedName": "wrench",
        "name": "wrench",
        "rawSpec": "~1.5.8",
        "spec": ">=1.5.8 <1.6.0",
        "type": "range"
      },
      "/Users/lloydb/Documents/jsdoc2md/jsdoc"
    ]
  ],
  "_from": "wrench@>=1.5.8 <1.6.0",
  "_id": "wrench@1.5.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/wrench",
  "_nodeVersion": "5.7.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/wrench-1.5.9.tgz_1459356180875_0.12885247892700136"
  },
  "_npmUser": {
    "name": "ryanmcgrath",
    "email": "ryan@rymc.io"
  },
  "_npmVersion": "3.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "wrench@~1.5.8",
    "scope": null,
    "escapedName": "wrench",
    "name": "wrench",
    "rawSpec": "~1.5.8",
    "spec": ">=1.5.8 <1.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/wrench/-/wrench-1.5.9.tgz",
  "_shasum": "411691c63a9b2531b1700267279bdeca23b2142a",
  "_shrinkwrap": null,
  "_spec": "wrench@~1.5.8",
  "_where": "/Users/lloydb/Documents/jsdoc2md/jsdoc",
  "author": {
    "name": "Ryan McGrath",
    "email": "ryan@venodesigns.net"
  },
  "bugs": {
    "url": "http://github.com/ryanmcgrath/wrench-js/issues"
  },
  "dependencies": {},
  "deprecated": "wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.",
  "description": "Recursive filesystem (and other) operations that Node *should* have.",
  "devDependencies": {
    "nodeunit": ">= 0.6.4"
  },
  "directories": {
    "lib": "./lib/"
  },
  "dist": {
    "shasum": "411691c63a9b2531b1700267279bdeca23b2142a",
    "tarball": "https://registry.npmjs.org/wrench/-/wrench-1.5.9.tgz"
  },
  "engines": {
    "node": ">=0.1.97"
  },
  "gitHead": "2cffe4e3f4219dc94a9e0e3d9307391c4c5e1619",
  "homepage": "https://github.com/ryanmcgrath/wrench-js#readme",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/ryanmcgrath/wrench-js/raw/master/LICENSE"
    }
  ],
  "main": "./lib/wrench",
  "maintainers": [
    {
      "name": "ryanmcgrath",
      "email": "ryan@venodesigns.net"
    }
  ],
  "name": "wrench",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://ryanmcgrath@github.com/ryanmcgrath/wrench-js.git"
  },
  "scripts": {
    "test": "nodeunit tests/runner.js"
  },
  "version": "1.5.9"
}
