{
  "_args": [
    [
      "scandirectory@2.5.0",
      "/app"
    ]
  ],
  "_from": "scandirectory@2.5.0",
  "_id": "scandirectory@2.5.0",
  "_inBundle": false,
  "_integrity": "sha1-bOA/VKCQtmjjy+2/IO354xBZPnI=",
  "_location": "/scandirectory",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "scandirectory@2.5.0",
    "name": "scandirectory",
    "escapedName": "scandirectory",
    "rawSpec": "2.5.0",
    "saveSpec": null,
    "fetchSpec": "2.5.0"
  },
  "_requiredBy": [
    "/watchr"
  ],
  "_resolved": "https://registry.npmjs.org/scandirectory/-/scandirectory-2.5.0.tgz",
  "_spec": "2.5.0",
  "_where": "/app",
  "author": {
    "name": "2011+ Benjamin Lupton",
    "email": "b@lupton.cc",
    "url": "http://balupton.com"
  },
  "badges": {
    "travis": true,
    "npm": true,
    "npmdownloads": true,
    "david": true,
    "daviddev": true,
    "gratipay": "bevry",
    "flattr": "344188/balupton-on-Flattr",
    "paypal": "QB8GQPZAH84N6",
    "bitcoin": "https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a",
    "wishlist": "http://amzn.com/w/2F8TXKSNAFG4V"
  },
  "bugs": {
    "url": "https://github.com/bevry/scandirectory/issues"
  },
  "cakeConfiguration": {
    "COFFEE_SRC_PATH": "src"
  },
  "contributors": [
    {
      "name": "Benjamin Lupton",
      "email": "b@lupton.cc",
      "url": "https://github.com/balupton"
    },
    {
      "name": "sfrdmn",
      "url": "https://github.com/sfrdmn"
    }
  ],
  "dependencies": {
    "ignorefs": "^1.0.0",
    "safefs": "^3.1.2",
    "taskgroup": "^4.0.5"
  },
  "description": "Scan a directory recursively with a lot of control and power",
  "devDependencies": {
    "chai": "~1.10.0",
    "coffee-script": "~1.8.0",
    "joe": "~1.5.0",
    "joe-reporter-console": "~1.2.1",
    "projectz": "~0.3.17"
  },
  "directories": {
    "lib": "./out/lib"
  },
  "engines": {
    "node": ">=0.4"
  },
  "homepage": "https://github.com/bevry/scandirectory",
  "keywords": [
    "path",
    "fs",
    "scandir",
    "scandirectory",
    "scantree",
    "scanlist",
    "recursive",
    "tree"
  ],
  "license": {
    "type": "MIT"
  },
  "main": "./out/lib/scandirectory",
  "maintainers": [
    {
      "name": "Benjamin Lupton",
      "email": "b@lupton.cc",
      "url": "https://github.com/balupton"
    }
  ],
  "name": "scandirectory",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/bevry/scandirectory.git"
  },
  "scripts": {
    "test": "node ./out/test/scandirectory-test.js"
  },
  "version": "2.5.0"
}
