{
  "_args": [
    [
      "memory-fs@^0.2.0",
      "/Users/nick/codes/twreporter-react/node_modules/enhanced-resolve"
    ]
  ],
  "_from": "memory-fs@>=0.2.0 <0.3.0",
  "_id": "memory-fs@0.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/memory-fs",
  "_npmUser": {
    "email": "tobias.koppers@googlemail.com",
    "name": "sokra"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "memory-fs",
    "raw": "memory-fs@^0.2.0",
    "rawSpec": "^0.2.0",
    "scope": null,
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/enhanced-resolve"
  ],
  "_resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.2.0.tgz",
  "_shasum": "f2bb25368bc121e391c2520de92969caee0a0290",
  "_shrinkwrap": null,
  "_spec": "memory-fs@^0.2.0",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/enhanced-resolve",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack/memory-fs/issues"
  },
  "dependencies": {},
  "description": "A simple in-memory filesystem. Holds data in a javascript object.",
  "devDependencies": {
    "istanbul": "^0.2.13",
    "mocha": "^1.20.1",
    "should": "^4.0.4"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "f2bb25368bc121e391c2520de92969caee0a0290",
    "tarball": "http://registry.npmjs.org/memory-fs/-/memory-fs-0.2.0.tgz"
  },
  "gitHead": "b90785340f2adf4eed77c59bdda7742a51d16e5e",
  "homepage": "https://github.com/webpack/memory-fs",
  "keywords": [
    "fs",
    "memory"
  ],
  "license": "MIT",
  "main": "lib/MemoryFileSystem.js",
  "maintainers": [
    {
      "name": "sokra",
      "email": "tobias.koppers@googlemail.com"
    }
  ],
  "name": "memory-fs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack/memory-fs.git"
  },
  "scripts": {
    "cover": "istanbul cover node_modules/mocha/bin/_mocha -- -R spec",
    "test": "mocha -R spec"
  },
  "version": "0.2.0"
}
