{
  "_args": [
    [
      "findit2@2.2.3",
      "G:\\Development\\Work\\SWDFactory\\pvstream-ui-refactor"
    ]
  ],
  "_development": true,
  "_from": "findit2@2.2.3",
  "_id": "findit2@2.2.3",
  "_inBundle": false,
  "_integrity": "sha1-WKRmaX34piBc39vzlVNri9d3pfY=",
  "_location": "/findit2",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "findit2@2.2.3",
    "name": "findit2",
    "escapedName": "findit2",
    "rawSpec": "2.2.3",
    "saveSpec": null,
    "fetchSpec": "2.2.3"
  },
  "_requiredBy": [
    "/@compodoc/compodoc"
  ],
  "_resolved": "https://registry.npmjs.org/findit2/-/findit2-2.2.3.tgz",
  "_spec": "2.2.3",
  "_where": "G:\\Development\\Work\\SWDFactory\\pvstream-ui-refactor",
  "author": {
    "name": "Andrew Kelley",
    "email": "superjoe30@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/andrewrk/node-findit/issues"
  },
  "description": "walk a directory tree recursively with events",
  "devDependencies": {
    "mkdirp": "~0.5.0",
    "tap": "~0.4.13"
  },
  "engines": {
    "node": ">=0.8.22"
  },
  "homepage": "https://github.com/andrewrk/node-findit#readme",
  "keywords": [
    "find",
    "walk",
    "directory",
    "recursive",
    "tree",
    "traversal"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "findit2",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/andrewrk/node-findit.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "2.2.3"
}
