{
  "author": {
    "name": "AJ ONeal",
    "email": "awesome@coolaj86@.com",
    "url": "http://coolaj86.com/"
  },
  "name": "fs.extra",
  "description": "fs.move and fs.copy for Node.JS",
  "version": "1.3.2",
  "repository": {
    "type": "git",
    "url": "git://github.com/coolaj86/utile-fs.git"
  },
  "main": "fs.extra",
  "scripts": {
    "test": "node test.js"
  },
  "engines": {
    "node": "*"
  },
  "dependencies": {
    "fs-extra": "~0.6.1",
    "mkdirp": "~0.3.5",
    "walk": "^2.3.9"
  },
  "devDependencies": {
    "sequence": "~2.2.1"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    },
    {
      "type": "Apache License, Version 2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0"
    }
  ],
  "bugs": {
    "url": "https://github.com/coolaj86/utile-fs/issues"
  },
  "homepage": "https://github.com/coolaj86/utile-fs",
  "_id": "fs.extra@1.3.2",
  "_shasum": "dd023f93013bee24531f1b33514c37b20fd93349",
  "_from": "fs.extra@>=1.3.2 <2.0.0",
  "_npmVersion": "2.1.18",
  "_nodeVersion": "1.0.1",
  "_npmUser": {
    "name": "coolaj86",
    "email": "coolaj86@gmail.com"
  },
  "maintainers": [
    {
      "name": "coolaj86",
      "email": "coolaj86@gmail.com"
    }
  ],
  "dist": {
    "shasum": "dd023f93013bee24531f1b33514c37b20fd93349",
    "tarball": "https://registry.npmjs.org/fs.extra/-/fs.extra-1.3.2.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/fs.extra/-/fs.extra-1.3.2.tgz",
  "readme": "ERROR: No README data found!"
}
