{
  "_from": "mem-fs@^1.1.0",
  "_id": "mem-fs@1.1.3",
  "_inBundle": false,
  "_integrity": "sha1-uK6NLj/Lb10/kWXBLUVRoGXZicw=",
  "_location": "/mem-fs",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "mem-fs@^1.1.0",
    "name": "mem-fs",
    "escapedName": "mem-fs",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/yeoman-environment"
  ],
  "_resolved": "https://registry.npmjs.org/mem-fs/-/mem-fs-1.1.3.tgz",
  "_shasum": "b8ae8d2e3fcb6f5d3f9165c12d4551a065d989cc",
  "_spec": "mem-fs@^1.1.0",
  "_where": "/work/polymer_69/cuba-front-generator/node_modules/yeoman-environment",
  "author": {
    "name": "Simon Boudrias"
  },
  "bugs": {
    "url": "https://github.com/SBoudrias/mem-fs/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "through2": "^2.0.0",
    "vinyl": "^1.1.0",
    "vinyl-file": "^2.0.0"
  },
  "deprecated": false,
  "description": "Simple in-memory vinyl file store",
  "devDependencies": {
    "mocha": "^2.0.1"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/SBoudrias/mem-fs#readme",
  "license": "MIT",
  "name": "mem-fs",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SBoudrias/mem-fs.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.1.3"
}
