{
  "_args": [
    [
      "klaw@^1.0.0",
      "/Users/nw/motion/packages/motion/node_modules/fs-extra"
    ]
  ],
  "_from": "klaw@>=1.0.0 <2.0.0",
  "_id": "klaw@1.1.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/klaw",
  "_nodeVersion": "5.3.0",
  "_npmUser": {
    "email": "jprichardson@gmail.com",
    "name": "jprichardson"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "klaw",
    "raw": "klaw@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/fs-extra"
  ],
  "_resolved": "https://registry.npmjs.org/klaw/-/klaw-1.1.3.tgz",
  "_shasum": "7da33c6b42f9b3dc9cec00d17f13af017fcc2721",
  "_shrinkwrap": null,
  "_spec": "klaw@^1.0.0",
  "_where": "/Users/nw/motion/packages/motion/node_modules/fs-extra",
  "author": {
    "name": "JP Richardson"
  },
  "bugs": {
    "url": "https://github.com/jprichardson/node-klaw/issues"
  },
  "dependencies": {},
  "description": "File system walker with Readable stream interface.",
  "devDependencies": {
    "faucet": "0.0.1",
    "mkdirp": "^0.5.1",
    "rimraf": "^2.4.3",
    "standard": "^5.3.1",
    "tape": "^4.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "7da33c6b42f9b3dc9cec00d17f13af017fcc2721",
    "tarball": "http://registry.npmjs.org/klaw/-/klaw-1.1.3.tgz"
  },
  "gitHead": "5f26db5f6e10e13eda95eaaf0e89227f7abee64e",
  "homepage": "https://github.com/jprichardson/node-klaw#readme",
  "keywords": [
    "fs",
    "fs-extra",
    "readable",
    "streams",
    "walk",
    "walker"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jprichardson",
      "email": "jprichardson@gmail.com"
    }
  ],
  "name": "klaw",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jprichardson/node-klaw.git"
  },
  "scripts": {
    "test": "standard && tape tests/**/*.js | faucet"
  },
  "version": "1.1.3"
}
