{
  "name": "wrench",
  "description": "Recursive filesystem (and other) operations that Node *should* have.",
  "version": "1.5.8",
  "author": {
    "name": "Ryan McGrath",
    "email": "ryan@venodesigns.net"
  },
  "repository": {
    "type": "git",
    "url": "https://ryanmcgrath@github.com/ryanmcgrath/wrench-js.git"
  },
  "bugs": {
    "url": "http://github.com/ryanmcgrath/wrench-js/issues"
  },
  "directories": {
    "lib": "./lib/"
  },
  "dependencies": {},
  "devDependencies": {
    "nodeunit": ">= 0.6.4"
  },
  "main": "./lib/wrench",
  "engines": {
    "node": ">=0.1.97"
  },
  "scripts": {
    "test": "nodeunit tests/runner.js"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/ryanmcgrath/wrench-js/raw/master/LICENSE"
    }
  ],
  "homepage": "https://github.com/ryanmcgrath/wrench-js",
  "_id": "wrench@1.5.8",
  "dist": {
    "shasum": "7a31c97f7869246d76c5cf2f5c977a1c4c8e5ab5",
    "tarball": "http://registry.npmjs.org/wrench/-/wrench-1.5.8.tgz"
  },
  "_from": "wrench@*",
  "_npmVersion": "1.3.21",
  "_npmUser": {
    "name": "ryanmcgrath",
    "email": "ryan@venodesigns.net"
  },
  "maintainers": [
    {
      "name": "ryanmcgrath",
      "email": "ryan@venodesigns.net"
    }
  ],
  "_shasum": "7a31c97f7869246d76c5cf2f5c977a1c4c8e5ab5",
  "_resolved": "https://registry.npmjs.org/wrench/-/wrench-1.5.8.tgz",
  "readme": "ERROR: No README data found!"
}
