{
  "_args": [
    [
      {
        "raw": "walkdir@^0.0.11",
        "scope": null,
        "escapedName": "walkdir",
        "name": "walkdir",
        "rawSpec": "^0.0.11",
        "spec": ">=0.0.11 <0.0.12",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap/node_modules/archiver"
    ]
  ],
  "_from": "walkdir@>=0.0.11 <0.0.12",
  "_id": "walkdir@0.0.11",
  "_inCache": true,
  "_location": "/walkdir",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "name": "soldair",
    "email": "soldair@gmail.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "walkdir@^0.0.11",
    "scope": null,
    "escapedName": "walkdir",
    "name": "walkdir",
    "rawSpec": "^0.0.11",
    "spec": ">=0.0.11 <0.0.12",
    "type": "range"
  },
  "_requiredBy": [
    "/archiver"
  ],
  "_resolved": "https://registry.npmjs.org/walkdir/-/walkdir-0.0.11.tgz",
  "_shasum": "a16d025eb931bd03b52f308caed0f40fcebe9532",
  "_shrinkwrap": null,
  "_spec": "walkdir@^0.0.11",
  "_where": "/Users/tsnorri/bower_components/bootstrap/node_modules/archiver",
  "author": {
    "name": "Ryan Day",
    "email": "soldair@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/soldair/node-walkdir/issues"
  },
  "contributors": [
    {
      "name": "tjfontaine"
    }
  ],
  "dependencies": {},
  "description": "Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.",
  "devDependencies": {
    "tape": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a16d025eb931bd03b52f308caed0f40fcebe9532",
    "tarball": "https://registry.npmjs.org/walkdir/-/walkdir-0.0.11.tgz"
  },
  "engines": {
    "node": ">=0.6.0"
  },
  "gitHead": "63bd65dc8fba903634f84f818dad3e7f39032927",
  "homepage": "http://github.com/soldair/node-walkdir",
  "keywords": [
    "find",
    "walk",
    "tree",
    "files",
    "fs"
  ],
  "license": "MIT",
  "main": "./walkdir.js",
  "maintainers": [
    {
      "name": "soldair",
      "email": "soldair@gmail.com"
    }
  ],
  "name": "walkdir",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/soldair/node-walkdir.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "0.0.11"
}
