{
  "_args": [
    [
      {
        "raw": "recursive-readdir@2.0.0",
        "scope": null,
        "escapedName": "recursive-readdir",
        "name": "recursive-readdir",
        "rawSpec": "2.0.0",
        "spec": "2.0.0",
        "type": "version"
      },
      "/private/var/folders/bj/0n3sjz9x6qq0s8s8tjfr30r5f42mg6/T/tmp.HB4IRKcJ/packages/react-scripts"
    ]
  ],
  "_from": "recursive-readdir@2.0.0",
  "_id": "recursive-readdir@2.0.0",
  "_inCache": true,
  "_location": "/recursive-readdir",
  "_nodeVersion": "4.2.6",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/recursive-readdir-2.0.0.tgz_1459917069405_0.9277486486826092"
  },
  "_npmUser": {
    "name": "jergason",
    "email": "jergason@gmail.com"
  },
  "_npmVersion": "3.6.0",
  "_phantomChildren": {
    "sigmund": "1.0.1"
  },
  "_requested": {
    "raw": "recursive-readdir@2.0.0",
    "scope": null,
    "escapedName": "recursive-readdir",
    "name": "recursive-readdir",
    "rawSpec": "2.0.0",
    "spec": "2.0.0",
    "type": "version"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.0.0.tgz",
  "_shasum": "8c46db7946cbaf3d4ebade1873f33d8cd973131a",
  "_shrinkwrap": null,
  "_spec": "recursive-readdir@2.0.0",
  "_where": "/private/var/folders/bj/0n3sjz9x6qq0s8s8tjfr30r5f42mg6/T/tmp.HB4IRKcJ/packages/react-scripts",
  "author": {
    "name": "Jamison Dance",
    "email": "jergason@gmail.com",
    "url": "http://jamisondance.com/"
  },
  "bugs": {
    "url": "https://github.com/jergason/recursive-readdir/issues"
  },
  "dependencies": {
    "minimatch": "0.3.0"
  },
  "description": "Get an array of all files in a directory and subdirectories.",
  "devDependencies": {
    "mocha": "1.14.0"
  },
  "directories": {},
  "dist": {
    "shasum": "8c46db7946cbaf3d4ebade1873f33d8cd973131a",
    "tarball": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.0.0.tgz"
  },
  "engines": {
    "node": ">=0.6.6"
  },
  "gitHead": "577b411df1c8ab118c11dc9431d865f25e87024b",
  "homepage": "https://github.com/jergason/recursive-readdir#readme",
  "keywords": [
    "directory",
    "lister"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "jergason",
      "email": "jergason@gmail.com"
    }
  ],
  "name": "recursive-readdir",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jergason/recursive-readdir.git"
  },
  "scripts": {
    "test": "mocha test/"
  },
  "version": "2.0.0"
}
