{ "_from": "mem-fs@^1.1.0", "_id": "mem-fs@1.2.0", "_inBundle": false, "_integrity": "sha512-b8g0jWKdl8pM0LqAPdK9i8ERL7nYrzmJfRhxMiWH2uYdfYnb7uXnmwVb0ZGe7xyEl4lj+nLIU3yf4zPUT+XsVQ==", "_location": "/mem-fs", "_phantomChildren": { "inherits": "2.0.4", "readable-stream": "2.3.7" }, "_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.2.0.tgz", "_shasum": "5f29b2d02a5875cd14cd836c388385892d556cde", "_spec": "mem-fs@^1.1.0", "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/yeoman-environment", "author": { "name": "Simon Boudrias" }, "bugs": { "url": "https://github.com/SBoudrias/mem-fs/issues" }, "bundleDependencies": false, "dependencies": { "through2": "^3.0.0", "vinyl": "^2.0.1", "vinyl-file": "^3.0.0" }, "deprecated": false, "description": "Simple in-memory vinyl file store", "devDependencies": { "mocha": "^5.0.0" }, "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.2.0" }