{
  "_from": "file-system@^2.2.2",
  "_id": "file-system@2.2.2",
  "_inBundle": false,
  "_integrity": "sha1-fWWDPjojR9zZVqgTxncVPtPt2Yc=",
  "_location": "/file-system",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "file-system@^2.2.2",
    "name": "file-system",
    "escapedName": "file-system",
    "rawSpec": "^2.2.2",
    "saveSpec": null,
    "fetchSpec": "^2.2.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/file-system/-/file-system-2.2.2.tgz",
  "_shasum": "7d65833e3a2347dcd956a813c677153ed3edd987",
  "_spec": "file-system@^2.2.2",
  "_where": "/home/mgrdgioj/nodevenv/pulpe.mgr-dev.xyz/10/lib",
  "author": {
    "name": "douzi",
    "email": "liaowei08@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/douzi8/file-system/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "file-match": "^1.0.1",
    "utils-extend": "^1.0.4"
  },
  "deprecated": false,
  "description": "Strengthen the ability of file system",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.10.0",
    "mocha": "^2.0.1"
  },
  "homepage": "https://github.com/douzi8/file-system",
  "keywords": [
    "file",
    "recursive",
    "recurse",
    "fs",
    "maker",
    "node file",
    "mkdir",
    "rmdir",
    "fs extra",
    "file system"
  ],
  "license": "ISC",
  "main": "file-system.js",
  "name": "file-system",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/douzi8/file-system.git"
  },
  "scripts": {
    "test": "mocha test"
  },
  "version": "2.2.2"
}
