{
  "_args": [
    [
      "file@0.2.2",
      "/Users/max/Documents/SPADE/minotaure/www/htdocs/content/plugins/minotaure"
    ]
  ],
  "_development": true,
  "_from": "file@0.2.2",
  "_id": "file@0.2.2",
  "_inBundle": false,
  "_integrity": "sha1-w9/Y+M81Na5FXCtCPC5SY112tNM=",
  "_location": "/file",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "file@0.2.2",
    "name": "file",
    "escapedName": "file",
    "rawSpec": "0.2.2",
    "saveSpec": null,
    "fetchSpec": "0.2.2"
  },
  "_requiredBy": [
    "/modernizr"
  ],
  "_resolved": "https://registry.npmjs.org/file/-/file-0.2.2.tgz",
  "_spec": "0.2.2",
  "_where": "/Users/max/Documents/SPADE/minotaure/www/htdocs/content/plugins/minotaure",
  "author": {
    "name": "Anders Conbere",
    "email": "aconbere@gmail.com"
  },
  "bugs": {
    "url": "http://github.com/aconbere/node-file-utils"
  },
  "description": "Higher level path and file manipulation functions.",
  "devDependencies": {
    "mocha": "1.9.x"
  },
  "directories": {
    "lib": "lib"
  },
  "homepage": "https://github.com/aconbere/node-file-utils#readme",
  "license": "MIT",
  "main": "./lib/file",
  "name": "file",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/aconbere/node-file-utils.git"
  },
  "tags": [
    "file",
    "path",
    "fs",
    "walk"
  ],
  "version": "0.2.2"
}
