{
  "_args": [
    [
      "fs-readdir-recursive@^0.1.0",
      "/Users/nw/motion/packages/motion/node_modules/flint-babel-core"
    ]
  ],
  "_from": "fs-readdir-recursive@>=0.1.0 <0.2.0",
  "_id": "fs-readdir-recursive@0.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/fs-readdir-recursive",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "email": "dead_horse@qq.com",
    "name": "dead_horse"
  },
  "_npmVersion": "2.1.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "fs-readdir-recursive",
    "raw": "fs-readdir-recursive@^0.1.0",
    "rawSpec": "^0.1.0",
    "scope": null,
    "spec": ">=0.1.0 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/flint-babel-core"
  ],
  "_resolved": "https://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-0.1.2.tgz",
  "_shasum": "315b4fb8c1ca5b8c47defef319d073dad3568059",
  "_shrinkwrap": null,
  "_spec": "fs-readdir-recursive@^0.1.0",
  "_where": "/Users/nw/motion/packages/motion/node_modules/flint-babel-core",
  "author": {
    "email": "me@jongleberry.com",
    "name": "Jonathan Ong",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/fs-utils/fs-readdir-recursive/issues"
  },
  "dependencies": {},
  "description": "Recursively read a directory",
  "devDependencies": {
    "istanbul": "0",
    "mocha": "*",
    "should": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "315b4fb8c1ca5b8c47defef319d073dad3568059",
    "tarball": "http://registry.npmjs.org/fs-readdir-recursive/-/fs-readdir-recursive-0.1.2.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "824a8b3ff9f369fe06741b22050ab896cb8cf5bf",
  "homepage": "https://github.com/fs-utils/fs-readdir-recursive",
  "license": "MIT",
  "maintainers": [
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    },
    {
      "name": "coderhaoxin",
      "email": "coderhaoxin@outlook.com"
    },
    {
      "name": "fengmk2",
      "email": "fengmk2@gmail.com"
    },
    {
      "name": "dead_horse",
      "email": "dead_horse@qq.com"
    },
    {
      "name": "swatinem",
      "email": "arpad.borsos@googlemail.com"
    },
    {
      "name": "dead-horse",
      "email": "dead_horse@qq.com"
    }
  ],
  "name": "fs-readdir-recursive",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fs-utils/fs-readdir-recursive.git"
  },
  "scripts": {
    "test": "mocha --reporter spec",
    "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot",
    "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot"
  },
  "version": "0.1.2"
}
