{
  "_args": [
    [
      "walker@~1.0.5",
      "/Users/dan/p/create-react-app/node_modules/sane"
    ]
  ],
  "_from": "walker@>=1.0.5 <1.1.0",
  "_id": "walker@1.0.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/walker",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "email": "n@daaku.org",
    "name": "daaku"
  },
  "_npmVersion": "2.7.5",
  "_phantomChildren": {},
  "_requested": {
    "name": "walker",
    "raw": "walker@~1.0.5",
    "rawSpec": "~1.0.5",
    "scope": null,
    "spec": ">=1.0.5 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/sane"
  ],
  "_resolved": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz",
  "_shasum": "2f7f9b8fd10d677262b18a884e28d19618e028fb",
  "_shrinkwrap": null,
  "_spec": "walker@~1.0.5",
  "_where": "/Users/dan/p/create-react-app/node_modules/sane",
  "author": {
    "email": "n@daaku.org",
    "name": "Naitik Shah"
  },
  "bugs": {
    "url": "https://github.com/daaku/nodejs-walker/issues"
  },
  "dependencies": {
    "makeerror": "1.0.x"
  },
  "description": "A simple directory tree walker.",
  "devDependencies": {
    "mocha": "0.12.x"
  },
  "directories": {},
  "dist": {
    "shasum": "2f7f9b8fd10d677262b18a884e28d19618e028fb",
    "tarball": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz"
  },
  "gitHead": "3f78f80d026fd1efd2adc2f8927a0a4ccae35644",
  "homepage": "https://github.com/daaku/nodejs-walker",
  "keywords": [
    "filesystem",
    "fs",
    "utils"
  ],
  "license": "Apache-2.0",
  "main": "lib/walker",
  "maintainers": [
    {
      "name": "daaku",
      "email": "n@daaku.org"
    }
  ],
  "name": "walker",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/daaku/nodejs-walker.git"
  },
  "scripts": {
    "test": "NODE_PATH=./lib mocha --ui exports"
  },
  "version": "1.0.7"
}
