{
  "_args": [
    [
      "walk-sync@^0.2.6",
      "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/broccoli-funnel"
    ]
  ],
  "_from": "walk-sync@>=0.2.6 <0.3.0",
  "_id": "walk-sync@0.2.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/walk-sync",
  "_nodeVersion": "4.1.2",
  "_npmUser": {
    "email": "joliss42@gmail.com",
    "name": "joliss"
  },
  "_npmVersion": "2.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "walk-sync",
    "raw": "walk-sync@^0.2.6",
    "rawSpec": "^0.2.6",
    "scope": null,
    "spec": ">=0.2.6 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/broccoli-caching-writer",
    "/broccoli-funnel",
    "/broccoli-persistent-filter"
  ],
  "_resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.2.6.tgz",
  "_shasum": "1d6b90e31abfc85153dd88956f8a727b9c308a6a",
  "_shrinkwrap": null,
  "_spec": "walk-sync@^0.2.6",
  "_where": "/Users/ryan/Ironyard/tools/generator-backbone-broccoli/app/templates/node_modules/broccoli-funnel",
  "author": {
    "email": "joliss42@gmail.com",
    "name": "Jo Liss"
  },
  "bugs": {
    "url": "https://github.com/joliss/node-walk-sync/issues"
  },
  "dependencies": {
    "matcher-collection": "^1.0.0"
  },
  "description": "Get an array of recursive directory contents",
  "devDependencies": {
    "jshint-tap-simple": "^1.0.2",
    "rimraf": "^2.4.3",
    "tap": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "1d6b90e31abfc85153dd88956f8a727b9c308a6a",
    "tarball": "http://registry.npmjs.org/walk-sync/-/walk-sync-0.2.6.tgz"
  },
  "gitHead": "042337345219c644ac0ec8f1126a025036e026a9",
  "homepage": "https://github.com/joliss/node-walk-sync#readme",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "joliss",
      "email": "joliss42@gmail.com"
    }
  ],
  "name": "walk-sync",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/joliss/node-walk-sync.git"
  },
  "scripts": {
    "test": "tap --timeout 2 ./test/*.js",
    "test:debug": "tap --debug-brk --timeout 9999 ./test/*.js"
  },
  "version": "0.2.6"
}
