{
  "_args": [
    [
      {
        "raw": "walk-sync@^0.2.6",
        "scope": null,
        "escapedName": "walk-sync",
        "name": "walk-sync",
        "rawSpec": "^0.2.6",
        "spec": ">=0.2.6 <0.3.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli"
    ]
  ],
  "_from": "walk-sync@>=0.2.6 <0.3.0",
  "_id": "walk-sync@0.2.7",
  "_inCache": true,
  "_location": "/walk-sync",
  "_nodeVersion": "6.2.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/walk-sync-0.2.7.tgz_1468274298217_0.8838806033600122"
  },
  "_npmUser": {
    "name": "stefanpenner",
    "email": "stefan.penner@gmail.com"
  },
  "_npmVersion": "3.9.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "walk-sync@^0.2.6",
    "scope": null,
    "escapedName": "walk-sync",
    "name": "walk-sync",
    "rawSpec": "^0.2.6",
    "spec": ">=0.2.6 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/angular-cli"
  ],
  "_resolved": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.2.7.tgz",
  "_shasum": "b49be4ee6867657aeb736978b56a29d10fa39969",
  "_shrinkwrap": null,
  "_spec": "walk-sync@^0.2.6",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli",
  "author": {
    "name": "Jo Liss",
    "email": "joliss42@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/joliss/node-walk-sync/issues"
  },
  "dependencies": {
    "ensure-posix-path": "^1.0.0",
    "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": "b49be4ee6867657aeb736978b56a29d10fa39969",
    "tarball": "https://registry.npmjs.org/walk-sync/-/walk-sync-0.2.7.tgz"
  },
  "gitHead": "9a4ecc67402da5a836fad2cd8c48298df1f40d81",
  "homepage": "https://github.com/joliss/node-walk-sync#readme",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "hjdivad",
      "email": "npm@hjdivad.com"
    },
    {
      "name": "joliss",
      "email": "joliss42@gmail.com"
    },
    {
      "name": "stefanpenner",
      "email": "stefan.penner@gmail.com"
    }
  ],
  "name": "walk-sync",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "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.7"
}
