{ "_from": "mem-fs-editor@^6.0.0", "_id": "mem-fs-editor@6.0.0", "_inBundle": false, "_integrity": "sha512-e0WfJAMm8Gv1mP5fEq/Blzy6Lt1VbLg7gNnZmZak7nhrBTibs+c6nQ4SKs/ZyJYHS1mFgDJeopsLAv7Ow0FMFg==", "_location": "/mem-fs-editor", "_phantomChildren": { "@types/glob": "7.1.3", "array-union": "1.0.2", "dir-glob": "2.2.2", "fast-glob": "2.2.7", "glob": "7.1.6", "ignore": "4.0.6", "inherits": "2.0.4", "readable-stream": "2.3.7" }, "_requested": { "type": "range", "registry": true, "raw": "mem-fs-editor@^6.0.0", "name": "mem-fs-editor", "escapedName": "mem-fs-editor", "rawSpec": "^6.0.0", "saveSpec": null, "fetchSpec": "^6.0.0" }, "_requiredBy": [ "/yeoman-environment", "/yeoman-generator" ], "_resolved": "https://registry.npmjs.org/mem-fs-editor/-/mem-fs-editor-6.0.0.tgz", "_shasum": "d63607cf0a52fe6963fc376c6a7aa52db3edabab", "_spec": "mem-fs-editor@^6.0.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/yeoman-generator", "author": { "name": "Simon Boudrias" }, "bugs": { "url": "https://github.com/SBoudrias/mem-fs-editor/issues" }, "bundleDependencies": false, "dependencies": { "commondir": "^1.0.1", "deep-extend": "^0.6.0", "ejs": "^2.6.1", "glob": "^7.1.4", "globby": "^9.2.0", "isbinaryfile": "^4.0.0", "mkdirp": "^0.5.0", "multimatch": "^4.0.0", "rimraf": "^2.6.3", "through2": "^3.0.1", "vinyl": "^2.2.0" }, "deprecated": false, "description": "File edition helpers working on top of mem-fs", "devDependencies": { "coveralls": "^3.0.3", "escape-regexp": "0.0.1", "eslint": "^5.16.0", "eslint-config-xo-space": "^0.21.0", "jest": "^24.8.0", "mem-fs": "^1.0.0", "sinon": "^7.3.2" }, "files": [ "lib" ], "homepage": "https://github.com/SBoudrias/mem-fs-editor#readme", "jest": { "collectCoverage": true, "coverageDirectory": "coverage", "testEnvironment": "node" }, "license": "MIT", "main": "lib/index.js", "name": "mem-fs-editor", "repository": { "type": "git", "url": "git+https://github.com/SBoudrias/mem-fs-editor.git" }, "scripts": { "pretest": "eslint .", "test": "jest" }, "version": "6.0.0" }