{
  "_args": [
    [
      "node-dir@0.1.8",
      "/Users/johno/c/ember-cli-gravatar"
    ]
  ],
  "_development": true,
  "_from": "node-dir@0.1.8",
  "_id": "node-dir@0.1.8",
  "_inBundle": false,
  "_integrity": "sha1-VfuN62mQcHB/tn+RpGDwRIKUx30=",
  "_location": "/node-dir",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-dir@0.1.8",
    "name": "node-dir",
    "escapedName": "node-dir",
    "rawSpec": "0.1.8",
    "saveSpec": null,
    "fetchSpec": "0.1.8"
  },
  "_requiredBy": [
    "/jscodeshift"
  ],
  "_resolved": "https://registry.npmjs.org/node-dir/-/node-dir-0.1.8.tgz",
  "_spec": "0.1.8",
  "_where": "/Users/johno/c/ember-cli-gravatar",
  "author": {
    "name": "Nathan Cartwright",
    "email": "fshost@yahoo.com",
    "url": "https://github.com/fshost"
  },
  "bugs": {
    "url": "https://github.com/fshost/node-dir/issues"
  },
  "description": "asynchronous file and directory operations for Node.js",
  "devDependencies": {
    "mocha": "~1.13.0",
    "should": "~2.0.2"
  },
  "directories": {
    "lib": "lib"
  },
  "engines": {
    "node": ">= 0.10.5"
  },
  "homepage": "https://github.com/fshost",
  "keywords": [
    "node-dir",
    "directory",
    "dir",
    "subdir",
    "file",
    "asynchronous",
    "Node.js",
    "fs"
  ],
  "licenses": [
    "MIT"
  ],
  "main": "index",
  "name": "node-dir",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fshost/node-dir.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "0.1.8"
}
