{"_id":"mem-fs-editor","_rev":"4276284","name":"mem-fs-editor","description":"File edition helpers working on top of mem-fs","dist-tags":{"latest":"12.0.3","next":"12.0.0-0","next-8":"8.0.0-beta.0"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"time":{"modified":"2026-04-07T19:49:32.000Z","created":"2014-11-06T20:34:31.168Z","12.0.3":"2026-03-04T15:49:44.825Z","12.0.2":"2026-02-28T12:15:20.235Z","12.0.1":"2026-02-28T12:09:40.820Z","12.0.0":"2026-02-28T06:11:39.696Z","12.0.0-0":"2026-02-27T19:09:56.870Z","11.1.4":"2024-12-12T12:00:49.244Z","11.1.3":"2024-10-15T01:51:49.999Z","11.1.2":"2024-10-12T11:03:58.589Z","11.1.1":"2024-08-18T23:34:13.796Z","11.1.0":"2024-08-18T23:21:42.045Z","11.0.1":"2024-05-24T01:11:17.697Z","10.0.3":"2023-10-16T02:46:56.275Z","11.0.0":"2023-10-16T00:02:19.202Z","10.0.2":"2023-05-09T10:00:30.134Z","10.0.1":"2023-04-18T10:13:41.508Z","10.0.0":"2023-04-17T21:31:57.058Z","9.7.0":"2023-02-27T16:20:00.173Z","9.6.0":"2023-01-19T21:52:02.205Z","9.5.0":"2022-08-03T16:19:28.506Z","9.4.0":"2021-12-22T18:22:10.098Z","9.3.0":"2021-08-25T20:56:13.147Z","9.2.0":"2021-08-25T18:15:01.149Z","9.1.0":"2021-07-30T17:15:04.192Z","9.0.2":"2021-07-27T19:41:49.721Z","9.0.1":"2021-05-19T18:50:48.283Z","9.0.0":"2021-04-30T23:14:25.125Z","8.1.2":"2021-04-23T01:05:53.680Z","8.1.1":"2021-04-23T00:12:26.691Z","8.1.0":"2021-04-22T22:46:07.611Z","8.0.0":"2020-12-22T18:49:23.572Z","8.0.0-beta.0":"2020-11-17T18:23:44.470Z","7.1.0":"2020-10-29T15:13:56.444Z","7.0.1":"2020-06-18T05:18:12.010Z","7.0.0":"2020-06-01T04:57:33.530Z","6.0.0":"2019-05-28T09:42:06.838Z","5.1.0":"2018-07-03T14:22:04.206Z","5.0.0":"2018-06-30T17:07:44.104Z","4.0.3":"2018-06-30T16:57:57.316Z","4.0.2":"2018-05-06T17:38:32.694Z","4.0.1":"2018-04-30T08:16:44.430Z","4.0.0":"2018-01-15T13:18:47.507Z","3.0.2":"2017-01-31T15:20:28.331Z","3.0.1":"2017-01-29T17:06:37.923Z","3.0.0":"2017-01-27T08:41:53.248Z","2.3.0":"2016-07-12T04:34:17.549Z","2.2.1":"2016-05-27T07:00:52.725Z","2.2.0":"2016-03-01T07:35:00.351Z","2.1.0":"2015-11-24T08:23:16.885Z","2.0.4":"2015-07-09T22:26:59.977Z","2.0.3":"2015-07-05T01:45:48.063Z","2.0.2":"2015-07-01T05:49:39.264Z","2.0.1":"2015-06-22T02:45:29.824Z","2.0.0":"2015-05-06T22:36:38.846Z","1.2.3":"2015-04-05T06:49:39.429Z","1.2.2":"2015-03-16T02:09:14.447Z","1.2.1":"2015-01-28T20:03:50.113Z","1.2.0":"2015-01-21T07:06:08.432Z","1.1.0":"2015-01-02T20:27:16.269Z","1.0.1":"2014-11-30T06:59:01.261Z","1.0.0":"2014-11-06T20:34:31.168Z"},"users":{"itonyyo":true,"wangnan0610":true,"metakermit":true,"yl2014":true,"kermit666":true},"author":{"name":"Simon Boudrias"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"versions":{"12.0.3":{"name":"mem-fs-editor","version":"12.0.3","description":"File edition helpers working on top of mem-fs","repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"license":"MIT","author":{"name":"Simon Boudrias"},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p tsconfig.build.json","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"dependencies":{"@types/ejs":"^3.1.5","@types/picomatch":"^4.0.2","binaryextensions":"^6.11.0","commondir":"^1.0.1","debug":"^4.4.3","deep-extend":"^0.6.0","ejs":"^4.0.1","isbinaryfile":"5.0.7","minimatch":"^10.2.4","multimatch":"^8.0.0","normalize-path":"^3.0.0","textextensions":"^6.11.0","tinyglobby":"^0.2.15","vinyl":"^3.0.1"},"devDependencies":{"@eslint/eslintrc":"^3.3.4","@eslint/js":"^10.0.1","@types/commondir":"^1.0.2","@types/debug":"^4.1.12","@types/deep-extend":"^0.6.2","@types/escape-regexp":"^0.0.3","@types/normalize-path":"^3.0.2","@typescript-eslint/eslint-plugin":"^8.56.1","@typescript-eslint/parser":"^8.56.1","@vitest/coverage-v8":"^4.0.18","escape-regexp":"0.0.1","eslint":"^10.0.2","eslint-config-prettier":"^10.1.8","eslint-config-xo":"0.46.0","eslint-plugin-prettier":"^5.5.5","globals":"^17.3.0","prettier":"^3.8.1","prettier-plugin-packagejson":"^3.0.0","typescript":"^5.9.3","typescript-eslint":"^8.56.1","vitest":"^4.0.18"},"peerDependencies":{"@types/node":">=20","mem-fs":"^4.0.0"},"peerDependenciesMeta":{"@types/node":{"optional":true}},"engines":{"node":">=20.0.0"},"acceptDependencies":{"isbinaryfile":"^6.0.0"},"gitHead":"6979fb007fa5ef21d63a676f7c6195dedaee7d10","_id":"mem-fs-editor@12.0.3","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"22.22.0","_npmVersion":"11.11.0","dist":{"shasum":"6c73144630442609f03cfb02aeaaba38891d0f79","size":13291,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-12.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-12.0.3.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mem-fs-editor_12.0.3_1772639384678_0.30385024606513733"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T15:49:44.825Z","publish_time":1772639384825,"_source_registry_name":"default","_cnpm_publish_time":1772639384825},"12.0.2":{"name":"mem-fs-editor","version":"12.0.2","description":"File edition helpers working on top of mem-fs","repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"license":"MIT","author":{"name":"Simon Boudrias"},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p tsconfig.build.json","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"dependencies":{"@types/ejs":"^3.1.5","@types/picomatch":"^4.0.2","binaryextensions":"^6.11.0","commondir":"^1.0.1","debug":"^4.4.3","deep-extend":"^0.6.0","ejs":"^4.0.1","isbinaryfile":"5.0.7","minimatch":"^10.2.4","multimatch":"^8.0.0","normalize-path":"^3.0.0","textextensions":"^6.11.0","tinyglobby":"^0.2.15","vinyl":"^3.0.1"},"devDependencies":{"@eslint/eslintrc":"^3.3.4","@eslint/js":"^10.0.1","@types/commondir":"^1.0.2","@types/debug":"^4.1.12","@types/deep-extend":"^0.6.2","@types/escape-regexp":"^0.0.3","@types/normalize-path":"^3.0.2","@typescript-eslint/eslint-plugin":"^8.56.1","@typescript-eslint/parser":"^8.56.1","@vitest/coverage-v8":"^4.0.18","escape-regexp":"0.0.1","eslint":"^10.0.2","eslint-config-prettier":"^10.1.8","eslint-config-xo":"0.46.0","eslint-plugin-prettier":"^5.5.5","globals":"^17.3.0","prettier":"^3.8.1","prettier-plugin-packagejson":"^3.0.0","typescript":"^5.9.3","typescript-eslint":"^8.56.1","vitest":"^4.0.18"},"peerDependencies":{"@types/node":">=20","mem-fs":"^4.0.0"},"peerDependenciesMeta":{"@types/node":{"optional":true}},"engines":{"node":">=20.0.0"},"acceptDependencies":{"isbinaryfile":"^6.0.0"},"gitHead":"86454dd2da1834753ce1b2278ab1233ea036249c","_id":"mem-fs-editor@12.0.2","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"22.22.0","_npmVersion":"11.11.0","dist":{"shasum":"f7411cb5c2d5effb1e799cf134cb648e2cf8a30b","size":12792,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-12.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-12.0.2.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mem-fs-editor_12.0.2_1772280920098_0.602066071899529"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-28T12:15:20.235Z","publish_time":1772280920235,"_source_registry_name":"default","_cnpm_publish_time":1772280920235},"12.0.1":{"name":"mem-fs-editor","version":"12.0.1","description":"File edition helpers working on top of mem-fs","repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"license":"MIT","author":{"name":"Simon Boudrias"},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p tsconfig.build.json","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"dependencies":{"@types/ejs":"^3.1.5","binaryextensions":"^6.11.0","commondir":"^1.0.1","debug":"^4.4.3","deep-extend":"^0.6.0","ejs":"^4.0.1","isbinaryfile":"5.0.7","minimatch":"^10.2.4","multimatch":"^8.0.0","normalize-path":"^3.0.0","textextensions":"^6.11.0","tinyglobby":"^0.2.15","vinyl":"^3.0.1"},"devDependencies":{"@eslint/eslintrc":"^3.3.4","@eslint/js":"^10.0.1","@types/commondir":"^1.0.2","@types/debug":"^4.1.12","@types/deep-extend":"^0.6.2","@types/escape-regexp":"^0.0.3","@types/normalize-path":"^3.0.2","@types/picomatch":"^4.0.2","@typescript-eslint/eslint-plugin":"^8.56.1","@typescript-eslint/parser":"^8.56.1","@vitest/coverage-v8":"^4.0.18","escape-regexp":"0.0.1","eslint":"^10.0.2","eslint-config-prettier":"^10.1.8","eslint-config-xo":"0.46.0","eslint-plugin-prettier":"^5.5.5","globals":"^17.3.0","prettier":"^3.8.1","prettier-plugin-packagejson":"^3.0.0","typescript":"^5.9.3","typescript-eslint":"^8.56.1","vitest":"^4.0.18"},"peerDependencies":{"@types/node":">=20","mem-fs":"^4.0.0"},"peerDependenciesMeta":{"@types/node":{"optional":true}},"engines":{"node":">=20.0.0"},"acceptDependencies":{"isbinaryfile":"^6.0.0"},"gitHead":"e30acddcbff36925ae90243ee8db8991157fc938","_id":"mem-fs-editor@12.0.1","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"22.22.0","_npmVersion":"11.11.0","dist":{"shasum":"8155913ded9540f9ae97066d1d41024597652d65","size":12787,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-12.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-12.0.1.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mem-fs-editor_12.0.1_1772280580687_0.6961531590294792"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-28T12:09:40.820Z","publish_time":1772280580820,"_source_registry_name":"default","_cnpm_publish_time":1772280580820},"12.0.0":{"name":"mem-fs-editor","version":"12.0.0","description":"File edition helpers working on top of mem-fs","repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"license":"MIT","author":{"name":"Simon Boudrias"},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p tsconfig.build.json","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"dependencies":{"@types/ejs":"^3.1.5","binaryextensions":"^6.11.0","commondir":"^1.0.1","debug":"^4.4.3","deep-extend":"^0.6.0","ejs":"^4.0.1","isbinaryfile":"5.0.7","minimatch":"^10.2.4","multimatch":"^8.0.0","normalize-path":"^3.0.0","textextensions":"^6.11.0","tinyglobby":"^0.2.15","vinyl":"^3.0.1"},"devDependencies":{"@eslint/eslintrc":"^3.3.4","@eslint/js":"^10.0.1","@types/commondir":"^1.0.2","@types/debug":"^4.1.12","@types/deep-extend":"^0.6.2","@types/escape-regexp":"^0.0.3","@types/normalize-path":"^3.0.2","@typescript-eslint/eslint-plugin":"^8.56.1","@typescript-eslint/parser":"^8.56.1","@vitest/coverage-v8":"^4.0.18","escape-regexp":"0.0.1","eslint":"^10.0.2","eslint-config-prettier":"^10.1.8","eslint-config-xo":"0.46.0","eslint-plugin-prettier":"^5.5.5","globals":"^17.3.0","prettier":"^3.8.1","prettier-plugin-packagejson":"^3.0.0","typescript":"^5.9.3","typescript-eslint":"^8.56.1","vitest":"^4.0.18"},"peerDependencies":{"@types/node":">=20","mem-fs":"^4.0.0"},"peerDependenciesMeta":{"@types/node":{"optional":true}},"engines":{"node":">=20.0.0"},"acceptDependencies":{"isbinaryfile":"^6.0.0"},"gitHead":"fdf7788366f1d15337bfc1404afe466b6ae98a32","_id":"mem-fs-editor@12.0.0","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"22.22.0","_npmVersion":"11.11.0","dist":{"shasum":"7d57c4e9d837dce677d303c55071b949a86ea8f7","size":12783,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-12.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-12.0.0.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mem-fs-editor_12.0.0_1772259099530_0.19508475152283467"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-28T06:11:39.696Z","publish_time":1772259099696,"_source_registry_name":"default","_cnpm_publish_time":1772259099696},"12.0.0-0":{"name":"mem-fs-editor","version":"12.0.0-0","description":"File edition helpers working on top of mem-fs","repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"license":"MIT","author":{"name":"Simon Boudrias"},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc -p tsconfig.build.json","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"dependencies":{"@types/ejs":"^3.1.5","binaryextensions":"^6.11.0","commondir":"^1.0.1","debug":"^4.4.3","deep-extend":"^0.6.0","ejs":"^4.0.1","isbinaryfile":"5.0.7","minimatch":"^10.2.4","multimatch":"^8.0.0","normalize-path":"^3.0.0","textextensions":"^6.11.0","tinyglobby":"^0.2.15","vinyl":"^3.0.1"},"devDependencies":{"@eslint/eslintrc":"^3.3.4","@eslint/js":"^10.0.1","@types/commondir":"^1.0.2","@types/debug":"^4.1.12","@types/deep-extend":"^0.6.2","@types/escape-regexp":"^0.0.3","@types/normalize-path":"^3.0.2","@typescript-eslint/eslint-plugin":"^8.56.1","@typescript-eslint/parser":"^8.56.1","@vitest/coverage-v8":"^4.0.18","escape-regexp":"0.0.1","eslint":"^10.0.2","eslint-config-prettier":"^10.1.8","eslint-config-xo":"0.46.0","eslint-plugin-prettier":"^5.5.5","globals":"^17.3.0","prettier":"^3.8.1","prettier-plugin-packagejson":"^3.0.0","typescript":"^5.9.3","typescript-eslint":"^8.56.1","vitest":"^4.0.18"},"peerDependencies":{"@types/node":">=20","mem-fs":"^4.0.0"},"peerDependenciesMeta":{"@types/node":{"optional":true}},"engines":{"node":">=20.0.0"},"acceptDependencies":{"isbinaryfile":"^6.0.0"},"readmeFilename":"README.md","gitHead":"4f462af9ac54f32995bc5fa9723f7f12bec2c6a4","_id":"mem-fs-editor@12.0.0-0","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"22.22.0","_npmVersion":"11.10.1","dist":{"shasum":"ba178655dd414ca0aaed2cdfaa6b204721ec49a9","size":12784,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-12.0.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-12.0.0-0.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mem-fs-editor_12.0.0-0_1772219396708_0.5966273091372176"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-27T19:09:56.870Z","publish_time":1772219396870,"_source_registry_name":"default","_cnpm_publish_time":1772219396870},"11.1.4":{"name":"mem-fs-editor","version":"11.1.4","description":"File edition helpers working on top of mem-fs","repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"license":"MIT","author":{"name":"Simon Boudrias"},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"tsc","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"dependencies":{"@types/ejs":"^3.1.4","@types/node":">=18","binaryextensions":"^6.11.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.10","globby":"^14.0.2","isbinaryfile":"5.0.3","minimatch":"^9.0.3","multimatch":"^7.0.0","normalize-path":"^3.0.0","textextensions":"^6.11.0","vinyl":"^3.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","@vitest/coverage-v8":"^2.0.5","coveralls":"^3.1.1","escape-regexp":"0.0.1","eslint":"^8.51.0","eslint-config-prettier":"^9.0.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^5.0.1","prettier":"^3.0.3","prettier-plugin-packagejson":"^2.4.6","sinon":"^19.0.2","typescript":"^5.2.2","vitest":"^2.0.5"},"peerDependencies":{"mem-fs":"^4.0.0"},"engines":{"node":">=18.0.0"},"acceptDependencies":{"isbinaryfile":"^5.0.3"},"_id":"mem-fs-editor@11.1.4","gitHead":"dac051454e3d1b6c8d06e2be14dd20f72d78de9f","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"22.12.0","_npmVersion":"10.8.2","dist":{"shasum":"ddfe705f3b0110cb96a40a3cad290ca21f0d1900","size":11973,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-11.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-11.1.4.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mem-fs-editor_11.1.4_1734004849063_0.8200300718881064"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-12T12:00:49.244Z","publish_time":1734004849244,"_source_registry_name":"default","_cnpm_publish_time":1734004849244},"11.1.3":{"name":"mem-fs-editor","version":"11.1.3","description":"File edition helpers working on top of mem-fs","type":"module","scripts":{"build":"tsc","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"dependencies":{"@types/ejs":"^3.1.4","@types/node":">=18","binaryextensions":"^6.11.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.10","globby":"^14.0.2","isbinaryfile":"5.0.3","minimatch":"^9.0.3","multimatch":"^7.0.0","normalize-path":"^3.0.0","textextensions":"^6.11.0","vinyl":"^3.0.0"},"peerDependencies":{"mem-fs":"^4.0.0"},"acceptDependencies":{"isbinaryfile":"^5.0.3"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","@vitest/coverage-v8":"^2.0.5","coveralls":"^3.1.1","escape-regexp":"0.0.1","eslint":"^8.51.0","eslint-config-prettier":"^9.0.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^5.0.1","prettier":"^3.0.3","prettier-plugin-packagejson":"^2.4.6","sinon":"^19.0.2","typescript":"^5.2.2","vitest":"^2.0.5"},"engines":{"node":">=18.0.0"},"_id":"mem-fs-editor@11.1.3","gitHead":"c706573dde7fd762be93f7e21a451fdecf8fb170","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"shasum":"d89e58dfbfad63bd47a5fef49bfd8265eae7f5d7","size":11962,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-11.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-11.1.3.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_11.1.3_1728957109801_0.6310054408243257"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-15T01:51:49.999Z","publish_time":1728957109999,"_source_registry_name":"default","_cnpm_publish_time":1728957109999},"11.1.2":{"name":"mem-fs-editor","version":"11.1.2","description":"File edition helpers working on top of mem-fs","type":"module","scripts":{"build":"tsc","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"dependencies":{"@types/ejs":"^3.1.4","@types/node":">=18","binaryextensions":"^6.11.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.10","globby":"^14.0.2","isbinaryfile":"5.0.2","minimatch":"^9.0.3","multimatch":"^7.0.0","normalize-path":"^3.0.0","textextensions":"^6.11.0","vinyl":"^3.0.0"},"peerDependencies":{"mem-fs":"^4.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","@vitest/coverage-v8":"^2.0.5","coveralls":"^3.1.1","escape-regexp":"0.0.1","eslint":"^8.51.0","eslint-config-prettier":"^9.0.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^5.0.1","prettier":"^3.0.3","prettier-plugin-packagejson":"^2.4.6","sinon":"^19.0.2","typescript":"^5.2.2","vitest":"^2.0.5"},"engines":{"node":">=18.0.0"},"_id":"mem-fs-editor@11.1.2","gitHead":"31c0f9dabba71ded3edabf189b7219de2b756b63","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"18.20.4","_npmVersion":"10.8.2","dist":{"shasum":"9ee84ee8889c6a9b8c1ccedc736e0f01f4558090","size":11949,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-11.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-11.1.2.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_11.1.2_1728731038366_0.47091360095080925"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-12T11:03:58.589Z","publish_time":1728731038589,"_source_registry_name":"default","_cnpm_publish_time":1728731038589},"11.1.1":{"name":"mem-fs-editor","version":"11.1.1","description":"File edition helpers working on top of mem-fs","type":"module","scripts":{"build":"tsc","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"dependencies":{"@types/ejs":"^3.1.4","@types/node":"^18.18.5","binaryextensions":"^6.11.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.10","globby":"^14.0.2","isbinaryfile":"5.0.2","minimatch":"^9.0.3","multimatch":"^7.0.0","normalize-path":"^3.0.0","textextensions":"^6.11.0","vinyl":"^3.0.0"},"peerDependencies":{"mem-fs":"^4.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","@vitest/coverage-v8":"^2.0.5","coveralls":"^3.1.1","escape-regexp":"0.0.1","eslint":"^8.51.0","eslint-config-prettier":"^9.0.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^5.0.1","prettier":"^3.0.3","prettier-plugin-packagejson":"^2.4.6","sinon":"^18.0.0","typescript":"^5.2.2","vitest":"^2.0.5"},"engines":{"node":">=18.0.0"},"_id":"mem-fs-editor@11.1.1","gitHead":"4ea3700c3cdcb3f2f807e78daebc4868f0961054","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"18.20.4","_npmVersion":"10.8.1","dist":{"shasum":"739bea0d0fdd7bedc068e7873fe2f331415cd3b5","size":11954,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-11.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-11.1.1.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_11.1.1_1724024053591_0.5346023961019717"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-18T23:34:13.796Z","publish_time":1724024053796,"_source_registry_name":"default","_cnpm_publish_time":1724024053796},"11.1.0":{"name":"mem-fs-editor","version":"11.1.0","description":"File edition helpers working on top of mem-fs","type":"module","scripts":{"build":"tsc","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"dependencies":{"@types/ejs":"^3.1.4","@types/node":"^18.18.5","binaryextensions":"^6.11.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.10","globby":"^14.0.2","isbinaryfile":"5.0.2","minimatch":"^9.0.3","multimatch":"^7.0.0","normalize-path":"^3.0.0","textextensions":"^6.11.0","vinyl":"^3.0.0"},"peerDependencies":{"mem-fs":"^4.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","@vitest/coverage-v8":"^2.0.5","coveralls":"^3.1.1","escape-regexp":"0.0.1","eslint":"^8.51.0","eslint-config-prettier":"^9.0.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^5.0.1","prettier":"^3.0.3","prettier-plugin-packagejson":"^2.4.6","sinon":"^18.0.0","typescript":"^5.2.2","vitest":"^2.0.5"},"engines":{"node":">=18.0.0"},"_id":"mem-fs-editor@11.1.0","gitHead":"2572b49a177ed5e42aa751e1165fba5c8dd09e32","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"18.20.4","_npmVersion":"10.8.1","dist":{"shasum":"0809bb41a745b6465a21052e4a33f823e34139c1","size":11961,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-11.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-11.1.0.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_11.1.0_1724023301867_0.12152346832379624"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-18T23:21:42.045Z","publish_time":1724023302045,"_source_registry_name":"default","_cnpm_publish_time":1724023302045},"11.0.1":{"name":"mem-fs-editor","version":"11.0.1","description":"File edition helpers working on top of mem-fs","type":"module","scripts":{"build":"tsc","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"dependencies":{"@types/ejs":"^3.1.3","@types/node":"^18.18.5","binaryextensions":"^4.18.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.10","globby":"^13.2.2","isbinaryfile":"5.0.2","minimatch":"^9.0.3","multimatch":"^6.0.0","normalize-path":"^3.0.0","textextensions":"^5.16.0","vinyl":"^3.0.0"},"peerDependencies":{"mem-fs":"^4.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^6.7.5","@typescript-eslint/parser":"^6.7.5","@vitest/coverage-v8":"^0.34.6","coveralls":"^3.1.1","escape-regexp":"0.0.1","eslint":"^8.51.0","eslint-config-prettier":"^9.0.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^5.0.1","prettier":"^3.0.3","prettier-plugin-packagejson":"^2.4.6","sinon":"^16.1.0","typescript":"^5.2.2","vitest":"^0.34.6"},"engines":{"node":">=18.0.0"},"_id":"mem-fs-editor@11.0.1","gitHead":"a0c2d4bf1cff0993844efdb20818dd23bb0c34f3","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"18.20.2","_npmVersion":"10.7.0","dist":{"shasum":"758485bf5d210ac2db52eaf5c97bd6892fb11e9f","size":11578,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-11.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-11.0.1.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_11.0.1_1716513077519_0.45096609984369995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-24T01:11:17.697Z","publish_time":1716513077697,"_source_registry_name":"default","_cnpm_publish_time":1716513077697},"10.0.3":{"name":"mem-fs-editor","version":"10.0.3","description":"File edition helpers working on top of mem-fs","type":"module","scripts":{"build":"tsc","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"dependencies":{"@types/ejs":"^3.1.2","binaryextensions":"^4.16.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.9","globby":"^13.1.4","isbinaryfile":"^5.0.0","mem-fs":"^3.0.0","minimatch":"^9.0.0","multimatch":"^6.0.0","normalize-path":"^3.0.0","textextensions":"^5.13.0","vinyl":"^3.0.0"},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^4.0.0","mem-fs":"^3.0.0","prettier":"^2.5.1","sinon":"^15.0.1","typescript":"^5.0.4","vitest":"^0.30.1"},"acceptDependencies":{"mem-fs":"^4.0.0"},"engines":{"node":">=16.13.0"},"_id":"mem-fs-editor@10.0.3","gitHead":"2eb873e8f4b49bdbcfa5ead9091d6f112c5506f6","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"18.18.1","_npmVersion":"10.2.0","dist":{"shasum":"c9e85443d484e51ddfb160cf2999cd42b3687fae","size":11672,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-10.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-10.0.3.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_10.0.3_1697424416026_0.9919888485710973"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-16T02:46:56.275Z","publish_time":1697424416275,"_source_registry_name":"default","_cnpm_publish_time":1697424416275},"11.0.0":{"name":"mem-fs-editor","version":"11.0.0","description":"File edition helpers working on top of mem-fs","type":"module","scripts":{"build":"tsc","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"dependencies":{"@types/ejs":"^3.1.3","@types/node":"^18.18.5","binaryextensions":"^4.18.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.9","globby":"^13.2.2","isbinaryfile":"^5.0.0","minimatch":"^9.0.3","multimatch":"^6.0.0","normalize-path":"^3.0.0","textextensions":"^5.16.0","vinyl":"^3.0.0"},"peerDependencies":{"mem-fs":"^4.0.0"},"devDependencies":{"@typescript-eslint/eslint-plugin":"^6.7.5","@typescript-eslint/parser":"^6.7.5","@vitest/coverage-v8":"^0.34.6","coveralls":"^3.1.1","escape-regexp":"0.0.1","eslint":"^8.51.0","eslint-config-prettier":"^9.0.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^5.0.1","prettier":"^3.0.3","prettier-plugin-packagejson":"^2.4.6","sinon":"^16.1.0","typescript":"^5.2.2","vitest":"^0.34.6"},"engines":{"node":">=18.0.0"},"_id":"mem-fs-editor@11.0.0","gitHead":"472c0eda0f0abbb5dae33c7b65b31dbd242c3d2f","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_nodeVersion":"18.18.1","_npmVersion":"10.2.0","dist":{"shasum":"ae8398a16584106f19a97a5e156dc5cdd5193103","size":11480,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-11.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-11.0.0.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_11.0.0_1697414538909_0.2515676248461878"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-16T00:02:19.202Z","publish_time":1697414539202,"_source_registry_name":"default","_cnpm_publish_time":1697414539202},"10.0.2":{"name":"mem-fs-editor","version":"10.0.2","description":"File edition helpers working on top of mem-fs","type":"module","scripts":{"build":"tsc","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"dependencies":{"@types/ejs":"^3.1.2","binaryextensions":"^4.16.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.9","globby":"^13.1.4","isbinaryfile":"^5.0.0","mem-fs":"^3.0.0","minimatch":"^9.0.0","multimatch":"^6.0.0","normalize-path":"^3.0.0","textextensions":"^5.13.0","vinyl":"^3.0.0"},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^4.0.0","mem-fs":"^3.0.0","prettier":"^2.5.1","sinon":"^15.0.1","typescript":"^5.0.4","vitest":"^0.30.1"},"engines":{"node":">=16.13.0"},"gitHead":"59d2bc9bc0bda3012bf0ec0b99b068553f192da4","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@10.0.2","_nodeVersion":"16.20.0","_npmVersion":"9.6.4","dist":{"shasum":"e248dddda5c827d0a9c4e8bf63e9a16c7e96dddc","size":11329,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-10.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-10.0.2.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_10.0.2_1683626429967_0.13886562692330218"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-09T10:00:30.134Z","publish_time":1683626430134,"_source_registry_name":"default","_cnpm_publish_time":1683626430134},"10.0.1":{"name":"mem-fs-editor","version":"10.0.1","description":"File edition helpers working on top of mem-fs","type":"module","scripts":{"build":"tsc","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"dependencies":{"@types/ejs":"^3.1.2","binaryextensions":"^4.16.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.9","globby":"^13.1.4","isbinaryfile":"^5.0.0","mem-fs":"^3.0.0","minimatch":"^9.0.0","multimatch":"^6.0.0","normalize-path":"^3.0.0","textextensions":"^5.13.0","vinyl":"^3.0.0"},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^4.0.0","mem-fs":"^3.0.0","prettier":"^2.5.1","sinon":"^15.0.1","typescript":"^5.0.4","vitest":"^0.30.1"},"engines":{"node":">=12.10.0"},"gitHead":"6a5f9c268deb592fa1e7f8a82eb82f34e7b7d86e","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@10.0.1","_nodeVersion":"16.19.1","_npmVersion":"9.6.4","dist":{"shasum":"a394cc752a6925be718b024de84bdb0b2ae06176","size":11323,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-10.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-10.0.1.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_10.0.1_1681812821331_0.3374914836030487"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-18T10:13:41.508Z","publish_time":1681812821508,"_cnpm_publish_time":1681812821508},"10.0.0":{"name":"mem-fs-editor","version":"10.0.0","description":"File edition helpers working on top of mem-fs","type":"module","scripts":{"build":"tsc","fix":"eslint . --fix","prepare":"npm run build","pretest":"eslint .","test":"vitest --run"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.js"},"./state":{"types":"./dist/state.d.ts","default":"./dist/state.js"},"./transform":{"types":"./dist/transform.d.ts","default":"./dist/transform.js"}},"dependencies":{"@types/ejs":"^3.1.2","binaryextensions":"^4.16.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.9","globby":"^13.1.4","isbinaryfile":"^5.0.0","minimatch":"^9.0.0","multimatch":"^6.0.0","normalize-path":"^3.0.0","textextensions":"^5.13.0","vinyl":"^3.0.0"},"peerDependencies":{"mem-fs":"^2.1.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^4.0.0","mem-fs":"^3.0.0","prettier":"^2.5.1","sinon":"^15.0.1","typescript":"^5.0.4","vitest":"^0.30.1"},"engines":{"node":">=12.10.0"},"gitHead":"75eabeaff6cf1dea6881f306fece8e88854a329c","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@10.0.0","_nodeVersion":"16.17.1","_npmVersion":"8.19.2","dist":{"shasum":"eead8562f6a2cbb7fe3ffb8cf4f3f6072138aac0","size":10414,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-10.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-10.0.0.tgz"},"_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_10.0.0_1681767116837_0.015493904405045278"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-17T21:31:57.058Z","publish_time":1681767117058,"_cnpm_publish_time":1681767117058},"9.7.0":{"name":"mem-fs-editor","version":"9.7.0","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"binaryextensions":"^4.16.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.8","globby":"^11.1.0","isbinaryfile":"^5.0.0","minimatch":"^7.2.0","multimatch":"^5.0.0","normalize-path":"^3.0.0","textextensions":"^5.13.0"},"peerDependencies":{"mem-fs":"^2.1.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-config-xo":"^0.43.1","eslint-plugin-prettier":"^4.0.0","jest":"^29.4.3","mem-fs":"^2.3.0","prettier":"^2.5.1","sinon":"^15.0.1"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"17192c852017fafc26832fbc751be4a60d287c8e","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@9.7.0","_nodeVersion":"16.17.1","_npmVersion":"8.19.2","dist":{"shasum":"dbb458b8acb885c84013645e93f71aa267a7fdf6","size":8942,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-9.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-9.7.0.tgz"},"_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_9.7.0_1677514800013_0.19092222028750916"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-27T16:20:00.173Z","publish_time":1677514800173,"_cnpm_publish_time":1677514800173},"9.6.0":{"name":"mem-fs-editor","version":"9.6.0","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"binaryextensions":"^4.16.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.8","globby":"^11.1.0","isbinaryfile":"^4.0.8","minimatch":"^3.1.2","multimatch":"^5.0.0","normalize-path":"^3.0.0","textextensions":"^5.13.0"},"peerDependencies":{"mem-fs":"^2.1.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-config-xo":"^0.39.0","eslint-plugin-prettier":"^4.0.0","jest":"^27.0.6","mem-fs":"^2.2.1","prettier":"^2.5.1","sinon":"^12.0.1"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"f58729b6bd902e2128024202f03078ee3915d23c","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@9.6.0","_nodeVersion":"16.17.1","_npmVersion":"8.19.2","dist":{"shasum":"a867377737b12c0d02ca756d90bc70c51883aa38","size":8806,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-9.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-9.6.0.tgz"},"_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_9.6.0_1674165121915_0.7993984479769813"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-19T21:52:02.205Z","publish_time":1674165122205,"_cnpm_publish_time":1674165122205},"9.5.0":{"name":"mem-fs-editor","version":"9.5.0","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"binaryextensions":"^4.16.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.8","globby":"^11.1.0","isbinaryfile":"^4.0.8","minimatch":"^3.1.2","multimatch":"^5.0.0","normalize-path":"^3.0.0","textextensions":"^5.13.0"},"peerDependencies":{"mem-fs":"^2.1.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^8.5.0","eslint-config-prettier":"^8.3.0","eslint-config-xo":"^0.39.0","eslint-plugin-prettier":"^4.0.0","jest":"^27.0.6","mem-fs":"^2.2.1","prettier":"^2.5.1","sinon":"^12.0.1"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"a35e71e8eac83dcb67d2a560d19006279b68df74","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@9.5.0","_nodeVersion":"16.16.0","_npmVersion":"8.12.1","dist":{"shasum":"9368724bd37f76eebfcf24d71fc6624b01588969","size":8674,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-9.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-9.5.0.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_9.5.0_1659543568383_0.7484847114376645"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-03T16:46:58.097Z","publish_time":1659543568506,"_cnpm_publish_time":1659543568506},"9.4.0":{"name":"mem-fs-editor","version":"9.4.0","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"binaryextensions":"^4.16.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.6","globby":"^11.0.3","isbinaryfile":"^4.0.8","minimatch":"^3.0.4","multimatch":"^5.0.0","normalize-path":"^3.0.0","textextensions":"^5.13.0"},"peerDependencies":{"mem-fs":"^2.1.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^8.5.0","eslint-config-xo-space":"^0.30.0","jest":"^27.0.6","mem-fs":"^2.2.1","sinon":"^12.0.1"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"24e92be3158b9591c73360f41e56eb162864a571","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@9.4.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"0cc1cf61350e33c25fc364c97fb0551eb32b8c9b","size":8450,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-9.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-9.4.0.tgz"},"_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_9.4.0_1640197329901_0.2687375207848397"},"_hasShrinkwrap":false,"publish_time":1640197330098,"_cnpm_publish_time":1640197330098},"9.3.0":{"name":"mem-fs-editor","version":"9.3.0","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"binaryextensions":"^4.16.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.6","globby":"^11.0.3","isbinaryfile":"^4.0.8","minimatch":"^3.0.4","multimatch":"^5.0.0","normalize-path":"^3.0.0","textextensions":"^5.13.0"},"peerDependencies":{"mem-fs":"^2.1.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^7.26.0","eslint-config-xo-space":"^0.29.0","jest":"^27.0.6","mem-fs":"^2.2.1","sinon":"^11.1.2"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"ddbeb6862214386b6f6bf36fb30cf2cf2ad3ae79","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@9.3.0","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"85ce80541b1961d1d9f433e275c7cee9d0a1c9a2","size":8424,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-9.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-9.3.0.tgz"},"_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_9.3.0_1629924973010_0.12650441061810747"},"_hasShrinkwrap":false,"publish_time":1629924973147,"_cnpm_publish_time":1629924973147},"9.2.0":{"name":"mem-fs-editor","version":"9.2.0","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"binaryextensions":"^4.16.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.6","globby":"^11.0.3","isbinaryfile":"^4.0.8","multimatch":"^5.0.0","normalize-path":"^3.0.0","textextensions":"^5.13.0"},"peerDependencies":{"mem-fs":"^2.1.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^7.26.0","eslint-config-xo-space":"^0.29.0","jest":"^27.0.6","mem-fs":"^2.2.1","sinon":"^11.1.2"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"695dfe0864c092399ea45bdb4264619eef9e0d8a","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@9.2.0","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"75092594b157abd9b5c87ea15b877734efa4aaf2","size":8285,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-9.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-9.2.0.tgz"},"_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_9.2.0_1629915300973_0.7674897120127611"},"_hasShrinkwrap":false,"publish_time":1629915301149,"_cnpm_publish_time":1629915301149},"9.1.0":{"name":"mem-fs-editor","version":"9.1.0","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"binaryextensions":"^4.15.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.6","globby":"^11.0.3","isbinaryfile":"^4.0.8","multimatch":"^5.0.0","normalize-path":"^3.0.0","textextensions":"^5.12.0"},"peerDependencies":{"mem-fs":"^2.1.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^7.26.0","eslint-config-xo-space":"^0.28.0","jest":"^27.0.6","mem-fs":"^2.2.1","sinon":"^11.1.2"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"4d21170d017cc2918a89dbb86e999af788e0b5d0","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@9.1.0","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"090868eeaeac60826632a592b4a85a20dda23f77","size":8208,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-9.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-9.1.0.tgz"},"_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_9.1.0_1627665303767_0.03369467870017995"},"_hasShrinkwrap":false,"publish_time":1627665304192,"_cnpm_publish_time":1627665304192},"9.0.2":{"name":"mem-fs-editor","version":"9.0.2","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"binaryextensions":"^4.15.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.6","globby":"^11.0.3","isbinaryfile":"^4.0.8","multimatch":"^5.0.0","normalize-path":"^3.0.0","textextensions":"^5.12.0"},"peerDependencies":{"mem-fs":"^2.1.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^7.26.0","eslint-config-xo-space":"^0.28.0","jest":"^27.0.6","mem-fs":"^2.1.0","sinon":"^11.1.2"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"4176e388670431b2e01792206377324f2c40deb7","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@9.0.2","_nodeVersion":"16.5.0","_npmVersion":"7.19.1","dist":{"shasum":"0bf4ea74571e9fa98c94ced28d5213d11c4d270d","size":8109,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-9.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-9.0.2.tgz"},"_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_9.0.2_1627414909575_0.8996460241376449"},"_hasShrinkwrap":false,"publish_time":1627414909721,"_cnpm_publish_time":1627414909721},"9.0.1":{"name":"mem-fs-editor","version":"9.0.1","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"binaryextensions":"^4.15.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.6","globby":"^11.0.3","isbinaryfile":"^4.0.8","multimatch":"^5.0.0","normalize-path":"^3.0.0","textextensions":"^5.12.0"},"peerDependencies":{"mem-fs":"^2.1.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^7.26.0","eslint-config-xo-space":"^0.27.0","jest":"^26.6.3","mem-fs":"^2.1.0","sinon":"^10.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"25187fc276683e22dfffc35d475389946b585589","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@9.0.1","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"c700117476ff004cdacf5fa66f4fd1b5410b23c9","size":8219,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-9.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-9.0.1.tgz"},"_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_9.0.1_1621450248121_0.7497075436334382"},"_hasShrinkwrap":false,"publish_time":1621450248283,"_cnpm_publish_time":1621450248283},"9.0.0":{"name":"mem-fs-editor","version":"9.0.0","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"binaryextensions":"^4.15.0","commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.6","globby":"^11.0.2","isbinaryfile":"^4.0.0","multimatch":"^5.0.0","normalize-path":"^3.0.0","textextensions":"^5.12.0"},"peerDependencies":{"mem-fs":"^2.1.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^6.0.0","eslint-config-xo-space":"^0.21.0","jest":"^26.6.3","mem-fs":"^2.1.0","sinon":"^8.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"b55bc6d4af08879f3abc9077a472ac289fa2f673","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@9.0.0","_nodeVersion":"14.16.1","_npmVersion":"7.11.2","dist":{"shasum":"b96bf63e76ff311870d4ceeae6615a6781f7a9b0","size":8127,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-9.0.0.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_9.0.0_1619824464982_0.26740325216166494"},"_hasShrinkwrap":false,"publish_time":1619824465125,"_cnpm_publish_time":1619824465125},"8.1.2":{"name":"mem-fs-editor","version":"8.1.2","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.6","globby":"^11.0.2","isbinaryfile":"^4.0.0","multimatch":"^5.0.0","normalize-path":"^3.0.0"},"peerDependencies":{"mem-fs":"^1.2.0 || ^2.0.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^6.0.0","eslint-config-xo-space":"^0.21.0","jest":"^24.8.0","mem-fs":"2.0.0","sinon":"^8.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"0e52a55bcd83294ea7e144fb24d06ca7aa19aae1","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@8.1.2","_nodeVersion":"14.16.1","_npmVersion":"7.7.6","dist":{"shasum":"475cbaeeb917d162a949e9d4b6049f688e422ec4","size":7249,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-8.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-8.1.2.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_8.1.2_1619139953523_0.2979027615253447"},"_hasShrinkwrap":false,"publish_time":1619139953680,"_cnpm_publish_time":1619139953680},"8.1.1":{"name":"mem-fs-editor","version":"8.1.1","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.6","globby":"^11.0.2","isbinaryfile":"^4.0.0","multimatch":"^5.0.0","normalize-path":"^3.0.0"},"peerDependencies":{"mem-fs":"^2.0.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^6.0.0","eslint-config-xo-space":"^0.21.0","jest":"^24.8.0","mem-fs":"2.0.0","sinon":"^8.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"246039738bb5dc82ebf40b83917755e8891c76ae","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@8.1.1","_nodeVersion":"14.16.1","_npmVersion":"7.7.6","dist":{"shasum":"23a6cf6a5a0a2967cb94d33e148342fa1dc9e34d","size":7243,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-8.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-8.1.1.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_8.1.1_1619136746524_0.5913290256600363"},"_hasShrinkwrap":false,"publish_time":1619136746691,"_cnpm_publish_time":1619136746691},"8.1.0":{"name":"mem-fs-editor","version":"8.1.0","description":"File edition helpers working on top of mem-fs","scripts":{"fix":"eslint . --fix","pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.6","globby":"^11.0.2","isbinaryfile":"^4.0.0","multimatch":"^5.0.0","normalize-path":"^3.0.0"},"peerDependencies":{"mem-fs":"^2.0.0"},"peerDependenciesMeta":{"mem-fs":{"optional":true}},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^6.0.0","eslint-config-xo-space":"^0.21.0","jest":"^24.8.0","mem-fs":"2.0.0","sinon":"^8.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"cc302d802143893ded61b97f206d849adf3d2d09","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@8.1.0","_nodeVersion":"14.16.1","_npmVersion":"7.7.6","dist":{"shasum":"15a4b5d5db8ee9e8049904b2819ebac4d27a7379","size":7241,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-8.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-8.1.0.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_8.1.0_1619131567459_0.7183485980095567"},"_hasShrinkwrap":false,"publish_time":1619131567611,"_cnpm_publish_time":1619131567611},"8.0.0":{"name":"mem-fs-editor","version":"8.0.0","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.5","globby":"^11.0.1","isbinaryfile":"^4.0.0","multimatch":"^5.0.0","normalize-path":"^3.0.0","through2":"^4.0.2","vinyl":"^2.2.1"},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^6.0.0","eslint-config-xo-space":"^0.21.0","jest":"^24.8.0","mem-fs":"^1.0.0","sinon":"^8.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"gitHead":"08c2487009279f8a74da95fd8fa6ea9fdc710e86","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@8.0.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.10","dist":{"shasum":"cd8402fa009df302656422f71831ccd8e30319e7","size":6003,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-8.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-8.0.0.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_8.0.0_1608662963471_0.6874538136665589"},"_hasShrinkwrap":false,"publish_time":1608662963572,"_cnpm_publish_time":1608662963572},"8.0.0-beta.0":{"name":"mem-fs-editor","version":"8.0.0-beta.0","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.5","globby":"^11.0.1","isbinaryfile":"^4.0.0","multimatch":"^5.0.0","normalize-path":"^3.0.0","through2":"^4.0.2","vinyl":"^2.2.1"},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^6.0.0","eslint-config-xo-space":"^0.21.0","jest":"^24.8.0","mem-fs":"^1.0.0","sinon":"^8.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=12.10.0"},"readmeFilename":"README.md","gitHead":"ec99952f09216c16fdffaca80d2e24a468b763f3","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@8.0.0-beta.0","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"3b74dc71317deb2611e10f455aa0dc525db7be89","size":6008,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-8.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-8.0.0-beta.0.tgz"},"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_8.0.0-beta.0_1605637424319_0.6042379721241393"},"_hasShrinkwrap":false,"publish_time":1605637424470,"_cnpm_publish_time":1605637424470},"7.1.0":{"name":"mem-fs-editor","version":"7.1.0","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.1.5","glob":"^7.1.4","globby":"^9.2.0","isbinaryfile":"^4.0.0","mkdirp":"^1.0.0","multimatch":"^4.0.0","rimraf":"^3.0.0","through2":"^3.0.2","vinyl":"^2.2.1"},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^6.0.0","eslint-config-xo-space":"^0.21.0","jest":"^24.8.0","mem-fs":"^1.0.0","sinon":"^8.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=10.0.0"},"gitHead":"4f987b0446ce5dda521ffe602c10cab64beb90a6","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@7.1.0","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"2a16f143228df87bf918874556723a7ee73bfe88","size":5975,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-7.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-7.1.0.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmUser":{"name":"mshima","email":"marceloshima@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_7.1.0_1603984436258_0.41767157072343175"},"_hasShrinkwrap":false,"publish_time":1603984436444,"_cnpm_publish_time":1603984436444},"7.0.1":{"name":"mem-fs-editor","version":"7.0.1","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.0.1","glob":"^7.1.4","globby":"^9.2.0","isbinaryfile":"^4.0.0","mkdirp":"^1.0.0","multimatch":"^4.0.0","rimraf":"^3.0.0","through2":"^3.0.1","vinyl":"^2.2.0"},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^6.0.0","eslint-config-xo-space":"^0.21.0","jest":"^24.8.0","mem-fs":"^1.0.0","sinon":"^8.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=10.0.0"},"gitHead":"44a566c1046cfc6d23797ef1c798889dc65fba2a","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@7.0.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"e0797802b7797acf43ef3c511f3d3ad5ea765783","size":5918,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-7.0.1.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_7.0.1_1592457491747_0.16981590477176223"},"_hasShrinkwrap":false,"publish_time":1592457492010,"_cnpm_publish_time":1592457492010},"7.0.0":{"name":"mem-fs-editor","version":"7.0.0","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","dependencies":{"commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^3.0.1","glob":"^7.1.4","globby":"^10.0.0","isbinaryfile":"^4.0.0","mkdirp":"^1.0.0","multimatch":"^4.0.0","rimraf":"^3.0.0","through2":"^3.0.1","vinyl":"^2.2.0"},"devDependencies":{"coveralls":"^3.0.3","escape-regexp":"0.0.1","eslint":"^6.0.0","eslint-config-xo-space":"^0.21.0","jest":"^24.8.0","mem-fs":"^1.0.0","sinon":"^8.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"engines":{"node":">=10.0.0"},"gitHead":"19d0f5fe1353e2fdd36cd27a0e593b4099f3531f","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@7.0.0","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"ec80120fa6d6ebfabe6a3cf8ffaf64d680b64b81","size":5919,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-7.0.0.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_7.0.0_1590987453406_0.21976951282844315"},"_hasShrinkwrap":false,"publish_time":1590987453530,"_cnpm_publish_time":1590987453530},"6.0.0":{"name":"mem-fs-editor","version":"6.0.0","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","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"},"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"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"gitHead":"9e35f77f0865d577986c66d91dba498bbe1893af","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@6.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"d63607cf0a52fe6963fc376c6a7aa52db3edabab","size":5819,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-6.0.0.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_6.0.0_1559036526682_0.501680786063633"},"_hasShrinkwrap":false,"publish_time":1559036526838,"_cnpm_publish_time":1559036526838},"5.1.0":{"name":"mem-fs-editor","version":"5.1.0","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^2.5.9","glob":"^7.0.3","globby":"^8.0.1","isbinaryfile":"^3.0.2","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^2.0.1"},"devDependencies":{"coveralls":"^3.0.0","escape-regexp":"0.0.1","eslint":"^5.0.1","eslint-config-xo-space":"^0.19.0","jest":"^23.2.0","mem-fs":"^1.0.0","sinon":"^6.0.1"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"gitHead":"22b1414497b997d83e6822084e3b80beb67ce238","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@5.1.0","_npmVersion":"6.1.0","_nodeVersion":"10.5.0","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"51972241640be8567680a04f7adaffe5fc603667","size":5748,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-5.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-5.1.0.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_5.1.0_1530627724132_0.7220374516185677"},"_hasShrinkwrap":false,"publish_time":1530627724206,"_cnpm_publish_time":1530627724206},"5.0.0":{"name":"mem-fs-editor","version":"5.0.0","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint .","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^2.5.9","glob":"^7.0.3","globby":"^8.0.1","isbinaryfile":"^3.0.2","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^2.0.1"},"devDependencies":{"coveralls":"^3.0.0","escape-regexp":"0.0.1","eslint":"^5.0.1","eslint-config-xo-space":"^0.19.0","jest":"^23.2.0","mem-fs":"^1.0.0","sinon":"^6.0.1"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"gitHead":"ecae0c4adeaa4a8778ddd401918742e525a23d31","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@5.0.0","_npmVersion":"6.1.0","_nodeVersion":"10.5.0","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"f62bf3ab61a75283d31c9b2d1f6851e615b4f8f5","size":5696,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-5.0.0.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_5.0.0_1530378463974_0.21547585398814761"},"_hasShrinkwrap":false,"publish_time":1530378464104,"_cnpm_publish_time":1530378464104},"4.0.3":{"name":"mem-fs-editor","version":"4.0.3","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint **/*.js","test":"jest","prepublishOnly":"nsp check"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.6.0","ejs":"^2.5.9","glob":"^7.0.3","globby":"^7.1.1","isbinaryfile":"^3.0.2","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^2.0.1"},"devDependencies":{"coveralls":"^3.0.0","escape-regexp":"0.0.1","eslint":"^4.19.1","eslint-config-xo-space":"^0.18.0","jest":"^22.4.3","mem-fs":"^1.0.0","nsp":"^3.2.1","sinon":"^5.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"gitHead":"1bab273384606503463573d9163d8aea1bf20da7","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@4.0.3","_npmVersion":"6.1.0","_nodeVersion":"10.5.0","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"d282a0c4e0d796e9eff9d75661f25f68f389af53","size":5730,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-4.0.3.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_4.0.3_1530377877253_0.859504483776333"},"_hasShrinkwrap":false,"publish_time":1530377877316,"_cnpm_publish_time":1530377877316},"4.0.2":{"name":"mem-fs-editor","version":"4.0.2","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint **/*.js","test":"jest","prepublishOnly":"nsp check"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.5.1","ejs":"^2.5.9","glob":"^7.0.3","globby":"^8.0.0","isbinaryfile":"^3.0.2","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^2.0.1"},"devDependencies":{"coveralls":"^3.0.0","escape-regexp":"0.0.1","eslint":"^4.19.1","eslint-config-xo-space":"^0.18.0","jest":"^22.4.3","mem-fs":"^1.0.0","nsp":"^3.2.1","sinon":"^5.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"gitHead":"974e693bad39fe3388141c06ad485ba1cd74fea3","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@4.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"55a79b1e824da631254c4c95ba6366602c77af90","size":5644,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-4.0.2.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_4.0.2_1525628311622_0.3275012041517391"},"_hasShrinkwrap":false,"publish_time":1525628312694,"_cnpm_publish_time":1525628312694},"4.0.1":{"name":"mem-fs-editor","version":"4.0.1","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint **/*.js","test":"jest"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.5.1","ejs":"^2.5.9","glob":"^7.0.3","globby":"^8.0.0","isbinaryfile":"^3.0.2","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^2.0.1"},"devDependencies":{"coveralls":"^3.0.0","escape-regexp":"0.0.1","eslint":"^4.19.1","eslint-config-xo-space":"^0.18.0","jest":"^22.4.3","mem-fs":"^1.0.0","nsp":"^3.2.1","sinon":"^5.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"eslintConfig":{"extends":"xo-space","env":{"jest":true},"rules":{"eqeqeq":[2,"allow-null"],"no-eq-null":0}},"gitHead":"a522ac377128558c903de0e3ebee3ada2a3af0af","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@4.0.1","_npmVersion":"5.6.0","_nodeVersion":"9.11.1","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"27e6b59df91b37248e9be2145b1bea84695103ed","size":5735,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-4.0.1.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor_4.0.1_1525076204342_0.16596069423569948"},"_hasShrinkwrap":false,"publish_time":1525076204430,"_cnpm_publish_time":1525076204430},"4.0.0":{"name":"mem-fs-editor","version":"4.0.0","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint **/*.js","test":"jest","prepublish":"nsp check"},"repository":{"type":"git","url":"git+https://github.com/SBoudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.5.0","ejs":"^2.3.1","glob":"^7.0.3","globby":"^7.1.1","isbinaryfile":"^3.0.2","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^2.0.1"},"devDependencies":{"coveralls":"^3.0.0","escape-regexp":"0.0.1","eslint":"^4.1.0","eslint-config-xo-space":"^0.17.0","jest":"^22.1.0","mem-fs":"^1.0.0","nsp":"^3.1.0","sinon":"^4.0.0"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"eslintConfig":{"extends":"xo-space","env":{"jest":true},"rules":{"eqeqeq":[2,"allow-null"],"no-eq-null":0}},"gitHead":"3fee19116a96ddc22acb67d90ef77f660ae41aa9","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","_id":"mem-fs-editor@4.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"ff40a6886c7231ac330389b8206453e3564d12ec","size":5742,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-4.0.0.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mem-fs-editor-4.0.0.tgz_1516022327176_0.6334083410911262"},"directories":{},"publish_time":1516022327507,"_cnpm_publish_time":1516022327507,"_hasShrinkwrap":false},"3.0.2":{"name":"mem-fs-editor","version":"3.0.2","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint **/*.js","test":"jest","prepublish":"nsp check"},"repository":{"type":"git","url":"git+https://github.com/sboudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.4.0","ejs":"^2.3.1","glob":"^7.0.3","globby":"^6.1.0","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^2.0.1"},"devDependencies":{"coveralls":"^2.11.15","escape-regexp":"0.0.1","eslint":"^3.14.1","eslint-config-xo-space":"^0.15.0","jest":"^18.1.0","mem-fs":"^1.0.0","nsp":"^2.6.2","sinon":"^1.12.2"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"eslintConfig":{"extends":"xo-space","env":{"jest":true},"rules":{"eqeqeq":[2,"allow-null"],"no-eq-null":0}},"gitHead":"a04935cb73e99a42e29acaee347dab8f3c862f3c","bugs":{"url":"https://github.com/sboudrias/mem-fs-editor/issues"},"homepage":"https://github.com/sboudrias/mem-fs-editor#readme","_id":"mem-fs-editor@3.0.2","_shasum":"dd0a6eaf2bb8a6b37740067aa549eb530105af9f","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"dd0a6eaf2bb8a6b37740067aa549eb530105af9f","size":5721,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-3.0.2.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mem-fs-editor-3.0.2.tgz_1485876026402_0.14031435013748705"},"directories":{},"publish_time":1485876028331,"_cnpm_publish_time":1485876028331,"_hasShrinkwrap":false},"3.0.1":{"name":"mem-fs-editor","version":"3.0.1","description":"File edition helpers working on top of mem-fs","scripts":{"pretest":"eslint **/*.js","test":"jest","prepublish":"nsp check"},"repository":{"type":"git","url":"git+https://github.com/sboudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.4.0","ejs":"^2.3.1","glob":"^7.0.3","globby":"^6.1.0","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^2.0.1"},"devDependencies":{"coveralls":"^2.11.15","escape-regexp":"0.0.1","eslint":"^3.14.1","eslint-config-xo-space":"^0.15.0","jest":"^18.1.0","mem-fs":"^1.0.0","nsp":"^2.6.2","sinon":"^1.12.2"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"eslintConfig":{"extends":"xo-space","env":{"jest":true},"rules":{"eqeqeq":[2,"allow-null"],"no-eq-null":0}},"gitHead":"de647ccb85d552f91d437e70c051360afb5e6cee","bugs":{"url":"https://github.com/sboudrias/mem-fs-editor/issues"},"homepage":"https://github.com/sboudrias/mem-fs-editor#readme","_id":"mem-fs-editor@3.0.1","_shasum":"f504908c27fb522a148d54737ba25dd37f01c831","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"f504908c27fb522a148d54737ba25dd37f01c831","size":5706,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-3.0.1.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/mem-fs-editor-3.0.1.tgz_1485709596045_0.7382212840020657"},"directories":{},"publish_time":1485709597923,"_cnpm_publish_time":1485709597923,"_hasShrinkwrap":false},"3.0.0":{"name":"mem-fs-editor","version":"3.0.0","description":"File edition helpers working on top of mem-fs","scripts":{"test":"jest && eslint **/*.js","prepublish":"nsp check"},"repository":{"type":"git","url":"git+https://github.com/sboudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.4.0","ejs":"^2.3.1","glob":"^7.0.3","globby":"^6.1.0","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^2.0.1"},"devDependencies":{"coveralls":"^2.11.15","escape-regexp":"0.0.1","eslint":"^3.14.1","eslint-config-xo-space":"^0.15.0","jest":"^18.1.0","mem-fs":"^1.0.0","nsp":"^2.6.2","sinon":"^1.12.2"},"jest":{"collectCoverage":true,"coverageDirectory":"coverage","testEnvironment":"node"},"eslintConfig":{"extends":"xo-space","env":{"jest":true},"rules":{"eqeqeq":[2,"allow-null"],"no-eq-null":0}},"gitHead":"1604a0c6f364994bbdeb9d28f5cfd0c231497951","bugs":{"url":"https://github.com/sboudrias/mem-fs-editor/issues"},"homepage":"https://github.com/sboudrias/mem-fs-editor#readme","_id":"mem-fs-editor@3.0.0","_shasum":"2bde38970ee0a842390edd7e3f1504437c31e236","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"2bde38970ee0a842390edd7e3f1504437c31e236","size":5716,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-3.0.0.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mem-fs-editor-3.0.0.tgz_1485506513028_0.24069455661810935"},"directories":{},"publish_time":1485506513248,"_cnpm_publish_time":1485506513248,"_hasShrinkwrap":false},"2.3.0":{"name":"mem-fs-editor","version":"2.3.0","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/sboudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.4.0","ejs":"^2.3.1","glob":"^7.0.3","globby":"^4.0.0","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^1.1.0"},"devDependencies":{"escape-regexp":"0.0.1","mem-fs":"^1.0.0","mocha":"^2.1.0","sinon":"^1.12.2"},"gitHead":"dd10d64e68ab07a93333c68cd36f62a9b5841c3a","bugs":{"url":"https://github.com/sboudrias/mem-fs-editor/issues"},"homepage":"https://github.com/sboudrias/mem-fs-editor#readme","_id":"mem-fs-editor@2.3.0","_shasum":"42a0ae1f55e76fd03f09e7c7b15b6307bdf5cb13","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.2.2","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"42a0ae1f55e76fd03f09e7c7b15b6307bdf5cb13","size":4963,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-2.3.0.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/mem-fs-editor-2.3.0.tgz_1468298054877_0.7923902780748904"},"directories":{},"publish_time":1468298057549,"_cnpm_publish_time":1468298057549,"_hasShrinkwrap":false},"2.2.1":{"name":"mem-fs-editor","version":"2.2.1","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/sboudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.4.0","ejs":"^2.3.1","glob":"^7.0.3","globby":"^4.0.0","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^1.1.0"},"devDependencies":{"escape-regexp":"0.0.1","mem-fs":"^1.0.0","mocha":"^2.1.0","sinon":"^1.12.2"},"gitHead":"83ff0500c3e15731fbbd57d6c6022dc0333eeb5a","bugs":{"url":"https://github.com/sboudrias/mem-fs-editor/issues"},"homepage":"https://github.com/sboudrias/mem-fs-editor#readme","_id":"mem-fs-editor@2.2.1","_shasum":"d4577b67185ada93eed2f4b5ae9ac2d3e6c7fdbf","_from":".","_npmVersion":"3.5.3","_nodeVersion":"6.1.0","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"d4577b67185ada93eed2f4b5ae9ac2d3e6c7fdbf","size":3206,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-2.2.1.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mem-fs-editor-2.2.1.tgz_1464332452256_0.10419088951312006"},"directories":{},"publish_time":1464332452725,"_cnpm_publish_time":1464332452725,"_hasShrinkwrap":false},"2.2.0":{"name":"mem-fs-editor","version":"2.2.0","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/sboudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","main":"lib/index.js","files":["lib"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.4.0","ejs":"^2.3.1","glob":"^6.0.1","globby":"^4.0.0","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^1.1.0"},"devDependencies":{"escape-regexp":"0.0.1","mem-fs":"^1.0.0","mocha":"^2.1.0","sinon":"^1.12.2"},"gitHead":"de4dc7f097c0cdc431ed0c5741328046b8fac207","bugs":{"url":"https://github.com/sboudrias/mem-fs-editor/issues"},"homepage":"https://github.com/sboudrias/mem-fs-editor#readme","_id":"mem-fs-editor@2.2.0","_shasum":"ea29681a71f08ba1b994dc4b34e14d665d76a055","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.2.0","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"ea29681a71f08ba1b994dc4b34e14d665d76a055","size":4881,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-2.2.0.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/mem-fs-editor-2.2.0.tgz_1456817698744_0.8274306103121489"},"directories":{},"publish_time":1456817700351,"_cnpm_publish_time":1456817700351,"_hasShrinkwrap":false},"2.1.0":{"name":"mem-fs-editor","version":"2.1.0","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/sboudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","files":["actions","util","index.js"],"dependencies":{"commondir":"^1.0.1","deep-extend":"^0.4.0","ejs":"^2.3.1","glob":"^6.0.1","globby":"^4.0.0","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","through2":"^2.0.0","vinyl":"^1.1.0"},"devDependencies":{"escape-regexp":"0.0.1","mem-fs":"^1.0.0","mocha":"^2.1.0","sinon":"^1.12.2"},"gitHead":"ea4e71cdbf3427ab812d7e2e197bda9702e32d73","bugs":{"url":"https://github.com/sboudrias/mem-fs-editor/issues"},"homepage":"https://github.com/sboudrias/mem-fs-editor#readme","_id":"mem-fs-editor@2.1.0","_shasum":"658df242b9660794676f309f402e6f81b45c2585","_from":".","_npmVersion":"3.3.12","_nodeVersion":"0.12.7","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"658df242b9660794676f309f402e6f81b45c2585","size":4751,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-2.1.0.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"directories":{},"publish_time":1448353396885,"_cnpm_publish_time":1448353396885,"_hasShrinkwrap":false},"2.0.4":{"name":"mem-fs-editor","version":"2.0.4","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/sboudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","files":["actions","util","index.js"],"dependencies":{"commondir":"^1.0.1","ejs":"^2.3.1","glob":"^5.0.3","globby":"^2.0.0","lodash":"^3.6.0","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","sinon":"^1.12.2","through2":"^2.0.0","vinyl":"^0.5.0"},"devDependencies":{"escape-regexp":"0.0.1","mem-fs":"^1.0.0","mocha":"^2.1.0"},"gitHead":"c3071113365575b0f8c7b3f519830aba29d21e01","bugs":{"url":"https://github.com/sboudrias/mem-fs-editor/issues"},"homepage":"https://github.com/sboudrias/mem-fs-editor#readme","_id":"mem-fs-editor@2.0.4","_shasum":"2634f497ba506d857583084e1e074b129f6d053f","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.6","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"2634f497ba506d857583084e1e074b129f6d053f","size":6135,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-2.0.4.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"directories":{},"publish_time":1436480819977,"_cnpm_publish_time":1436480819977,"_hasShrinkwrap":false},"2.0.3":{"name":"mem-fs-editor","version":"2.0.3","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/sboudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","files":["actions","util","index.js"],"dependencies":{"commondir":"^1.0.1","ejs":"^2.3.1","glob":"^5.0.3","globby":"^2.0.0","lodash":"^3.6.0","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","sinon":"^1.12.2","through2":"^2.0.0","vinyl":"^0.5.0"},"devDependencies":{"mem-fs":"^1.0.0","mocha":"^2.1.0"},"gitHead":"b78dde05875c26a8c30f3566f66616ff4be22709","bugs":{"url":"https://github.com/sboudrias/mem-fs-editor/issues"},"homepage":"https://github.com/sboudrias/mem-fs-editor#readme","_id":"mem-fs-editor@2.0.3","_shasum":"39259960834b92a4feeea82c9b65ae0e8708d368","_from":".","_npmVersion":"2.11.2","_nodeVersion":"0.12.5","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"39259960834b92a4feeea82c9b65ae0e8708d368","size":4670,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-2.0.3.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"directories":{},"publish_time":1436060748063,"_cnpm_publish_time":1436060748063,"_hasShrinkwrap":false},"2.0.2":{"name":"mem-fs-editor","version":"2.0.2","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/sboudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","files":["actions","util","index.js"],"dependencies":{"commondir":"^1.0.1","ejs":"^2.3.1","glob":"^5.0.3","globby":"^2.0.0","lodash":"^3.6.0","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","sinon":"^1.12.2","through2":"^2.0.0","vinyl":"^0.5.0"},"devDependencies":{"mem-fs":"^1.0.0","mocha":"^2.1.0"},"gitHead":"2002a2ac01e1949367585d1e2d3573d4a6c25851","bugs":{"url":"https://github.com/sboudrias/mem-fs-editor/issues"},"homepage":"https://github.com/sboudrias/mem-fs-editor#readme","_id":"mem-fs-editor@2.0.2","_shasum":"36622fe7576010b304cfd0fd10b10e17e671d0c2","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"36622fe7576010b304cfd0fd10b10e17e671d0c2","size":4633,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-2.0.2.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"directories":{},"publish_time":1435729779264,"_cnpm_publish_time":1435729779264,"_hasShrinkwrap":false},"2.0.1":{"name":"mem-fs-editor","version":"2.0.1","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/sboudrias/mem-fs-editor.git"},"author":{"name":"Simon Boudrias"},"license":"MIT","files":["actions","util","index.js"],"dependencies":{"commondir":"^1.0.1","ejs":"^2.3.1","glob":"^5.0.3","globby":"^2.0.0","lodash":"^3.6.0","mkdirp":"^0.5.0","multimatch":"^2.0.0","rimraf":"^2.2.8","sinon":"^1.12.2","through2":"^0.6.3","vinyl":"^0.4.3"},"devDependencies":{"mem-fs":"^1.0.0","mocha":"^2.1.0"},"gitHead":"7ac8c9bd4a4a909296da6fb203a0650bacbc6215","bugs":{"url":"https://github.com/sboudrias/mem-fs-editor/issues"},"homepage":"https://github.com/sboudrias/mem-fs-editor#readme","_id":"mem-fs-editor@2.0.1","_shasum":"9d6947ad43996877e5f85fa4f74f423d81fb55bf","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"dist":{"shasum":"9d6947ad43996877e5f85fa4f74f423d81fb55bf","size":4605,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-2.0.1.tgz"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"directories":{},"publish_time":1434941129824,"_cnpm_publish_time":1434941129824,"_hasShrinkwrap":false},"2.0.0":{"name":"mem-fs-editor","version":"2.0.0","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"https://github.com/SBoudrias/mem-fs-editor"},"author":{"name":"Simon Boudrias"},"license":"MIT","files":["actions","util","index.js"],"dependencies":{"ejs":"^2.3.1","glob":"^5.0.3","lodash":"^3.6.0","mkdirp":"^0.5.0","rimraf":"^2.2.8","sinon":"^1.12.2","through2":"^0.6.3","vinyl":"^0.4.3"},"devDependencies":{"mem-fs":"^1.0.0","mocha":"^2.1.0"},"gitHead":"4a4f4632612e42b3c868a92c04fe6285e94313f2","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor","_id":"mem-fs-editor@2.0.0","_shasum":"3fd67ccfdb5dbb138a508280c806cc92a699621e","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"dist":{"shasum":"3fd67ccfdb5dbb138a508280c806cc92a699621e","size":5805,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-2.0.0.tgz"},"directories":{},"publish_time":1430951798846,"_cnpm_publish_time":1430951798846,"_hasShrinkwrap":false},"1.2.3":{"name":"mem-fs-editor","version":"1.2.3","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"https://github.com/SBoudrias/mem-fs-editor"},"author":{"name":"Simon Boudrias"},"license":"MIT","files":["actions","util","index.js"],"dependencies":{"glob":"^5.0.3","lodash":"^3.6.0","mkdirp":"^0.5.0","rimraf":"^2.2.8","sinon":"^1.12.2","through2":"^0.6.3","vinyl":"^0.4.3"},"devDependencies":{"mem-fs":"^1.0.0","mocha":"^2.1.0"},"gitHead":"cee7ef71e01b79092d1e5a835e2132b10aece787","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor","_id":"mem-fs-editor@1.2.3","_shasum":"3fbeb70680fbb0eb431acb0f0bb780673bdcfcd5","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.10.32","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"dist":{"shasum":"3fbeb70680fbb0eb431acb0f0bb780673bdcfcd5","size":4268,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-1.2.3.tgz"},"directories":{},"publish_time":1428216579429,"_cnpm_publish_time":1428216579429,"_hasShrinkwrap":false},"1.2.2":{"name":"mem-fs-editor","version":"1.2.2","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"https://github.com/SBoudrias/mem-fs-editor"},"author":{"name":"Simon Boudrias"},"license":"MIT","files":["actions","util","index.js"],"dependencies":{"glob":"^4.0.6","lodash":"^2.4.1","mkdirp":"^0.5.0","rimraf":"^2.2.8","sinon":"^1.12.2","through2":"^0.6.3","vinyl":"^0.4.3"},"devDependencies":{"mem-fs":"^1.0.0","mocha":"^2.1.0"},"gitHead":"efcf96bc866b1b3b8893e70a8934032a4b12599b","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor","_id":"mem-fs-editor@1.2.2","_shasum":"d2bfd71189715d203233f0345fbb8b078bb9ea70","_from":".","_npmVersion":"2.4.1","_nodeVersion":"0.10.32","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"dist":{"shasum":"d2bfd71189715d203233f0345fbb8b078bb9ea70","size":4220,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-1.2.2.tgz"},"directories":{},"publish_time":1426471754447,"_cnpm_publish_time":1426471754447,"_hasShrinkwrap":false},"1.2.1":{"name":"mem-fs-editor","version":"1.2.1","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"https://github.com/SBoudrias/mem-fs-editor"},"author":{"name":"Simon Boudrias"},"license":"MIT","files":["actions","util","index.js"],"dependencies":{"glob":"^4.0.6","lodash":"^2.4.1","mkdirp":"^0.5.0","rimraf":"^2.2.8","sinon":"^1.12.2","through2":"^0.6.3","vinyl":"^0.4.3"},"devDependencies":{"mem-fs":"^1.0.0","mocha":"^2.1.0"},"gitHead":"838074de4b5ac27808d5d38899ea7eebcbc032c0","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor","_id":"mem-fs-editor@1.2.1","_shasum":"23a31880904d0ed54b5ecf6e546a4bc91798d186","_from":".","_npmVersion":"2.1.6","_nodeVersion":"0.10.33","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"dist":{"shasum":"23a31880904d0ed54b5ecf6e546a4bc91798d186","size":5539,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-1.2.1.tgz"},"directories":{},"publish_time":1422475430113,"_cnpm_publish_time":1422475430113,"_hasShrinkwrap":false},"1.2.0":{"name":"mem-fs-editor","version":"1.2.0","description":"File edition helpers working on top of mem-fs","scripts":{"test":"mocha"},"repository":{"type":"git","url":"https://github.com/SBoudrias/mem-fs-editor"},"author":{"name":"Simon Boudrias"},"license":"MIT","files":["actions","util","index.js"],"dependencies":{"glob":"^4.0.6","lodash":"^2.4.1","mkdirp":"^0.5.0","rimraf":"^2.2.8","sinon":"^1.12.2","through2":"^0.6.3","vinyl":"^0.4.3"},"devDependencies":{"mem-fs":"^1.0.0","mocha":"^2.1.0"},"gitHead":"a5c0f5c5e1312f70f34f0257303a28c90eaca71c","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor","_id":"mem-fs-editor@1.2.0","_shasum":"1128bc4575f052e9698d037550c3cf2962715e51","_from":".","_npmVersion":"2.1.18","_nodeVersion":"0.10.32","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"dist":{"shasum":"1128bc4575f052e9698d037550c3cf2962715e51","size":4196,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-1.2.0.tgz"},"directories":{},"publish_time":1421823968432,"_cnpm_publish_time":1421823968432,"_hasShrinkwrap":false},"1.1.0":{"name":"mem-fs-editor","version":"1.1.0","description":"File edition helpers working on top of mem-fs","main":"index.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"https://github.com/SBoudrias/mem-fs-editor"},"author":{"name":"Simon Boudrias"},"license":"MIT","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor","dependencies":{"glob":"^4.0.6","lodash":"^2.4.1","mkdirp":"^0.5.0","rimraf":"^2.2.8","sinon":"^1.12.2","through2":"^0.6.3","vinyl":"^0.4.3"},"devDependencies":{"mem-fs":"git+https://github.com/SBoudrias/mem-fs","mocha":"^1.21.5"},"gitHead":"8fb6ed21790dba581beafe93b95f25e3271e047c","_id":"mem-fs-editor@1.1.0","_shasum":"80f382d823f3cc2a456a130bfa8d8ec46884a096","_from":".","_npmVersion":"2.1.11","_nodeVersion":"0.10.32","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"dist":{"shasum":"80f382d823f3cc2a456a130bfa8d8ec46884a096","size":8114,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-1.1.0.tgz"},"directories":{},"publish_time":1420230436269,"_cnpm_publish_time":1420230436269,"_hasShrinkwrap":false},"1.0.1":{"name":"mem-fs-editor","version":"1.0.1","description":"File edition helpers working on top of mem-fs","main":"index.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"https://github.com/SBoudrias/mem-fs-editor"},"author":{"name":"Simon Boudrias"},"license":"MIT","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor","dependencies":{"glob":"^4.0.6","lodash":"^2.4.1","mkdirp":"^0.5.0","rimraf":"^2.2.8","through2":"^0.6.3","vinyl":"^0.4.3"},"devDependencies":{"mem-fs":"git+https://github.com/SBoudrias/mem-fs","mocha":"^1.21.5"},"gitHead":"788ad597e356ef14404b2eb9eb97befe0594f588","_id":"mem-fs-editor@1.0.1","_shasum":"60cbcd583d7bc143fd2808f673207328cf97a744","_from":".","_npmVersion":"2.1.4","_nodeVersion":"0.10.32","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"dist":{"shasum":"60cbcd583d7bc143fd2808f673207328cf97a744","size":6297,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-1.0.1.tgz"},"directories":{},"publish_time":1417330741261,"_cnpm_publish_time":1417330741261,"_hasShrinkwrap":false},"1.0.0":{"name":"mem-fs-editor","version":"1.0.0","description":"File edition helpers working on top of mem-fs","main":"index.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"https://github.com/SBoudrias/mem-fs-editor"},"author":{"name":"Simon Boudrias"},"license":"MIT","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"homepage":"https://github.com/SBoudrias/mem-fs-editor","dependencies":{"glob":"^4.0.6","lodash":"^2.4.1","mkdirp":"^0.5.0","rimraf":"^2.2.8","through2":"^0.6.3","vinyl":"^0.4.3"},"devDependencies":{"mem-fs":"git+https://github.com/SBoudrias/mem-fs","mocha":"^1.21.5"},"gitHead":"87b12f8937e026d42b8db90c4868f46ce0e818e0","_id":"mem-fs-editor@1.0.0","_shasum":"664e92b02ed2abd94ae78434e7fc382e1c007357","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sboudrias","email":"admin@simonboudrias.com"},"maintainers":[{"name":"mshima","email":""},{"name":"sboudrias","email":""}],"dist":{"shasum":"664e92b02ed2abd94ae78434e7fc382e1c007357","size":8288,"noattachment":false,"key":"/mem-fs-editor/-/mem-fs-editor-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/mem-fs-editor/download/mem-fs-editor-1.0.0.tgz"},"directories":{},"publish_time":1415306071168,"_cnpm_publish_time":1415306071168,"_hasShrinkwrap":false}},"readme":"# mem-fs-editor\n\n[![NPM version](https://badge.fury.io/js/mem-fs-editor.svg)](http://badge.fury.io/js/mem-fs-editor)\n[![Coverage Status](https://codecov.io/gh/SBoudrias/mem-fs-editor/branch/master/graph/badge.svg)](https://codecov.io/gh/SBoudrias/mem-fs-editor)\n\nFile edition helpers working on top of [mem-fs](https://github.com/SBoudrias/mem-fs)\n\n## Usage\n\n```js\nimport { create as createMemFs } from 'mem-fs';\nimport { create as createEditor } from 'mem-fs-editor';\n\nconst store = createMemFs();\nconst fs = createEditor(store);\n\nfs.write('somefile.js', 'var a = 1;');\nawait fs.commit();\n```\n\n### `#read(filepath, [options])`\n\nRead a file and return its contents as a string.\n\nYou can alternatively get the raw contents buffer if you pass `options.raw = true`.\n\nBy default, calling `read()` on a file path that does not exist throws error. You can, however, pass `options.defaults = 'your default content'` to get a default content you pass in, if you prefer to not deal with try/catch.\n\n### `#readJSON(filepath, [defaults])`\n\nRead a file and parse its contents as JSON.\n\n`readJSON()` internally calls `read()` but will not throw an error if the file path you pass in does not exist. If you pass in an optional `defaults`, the `defaults` content will be returned in case of the target file is missing, instead of `undefined`. (Error would still be thrown if `JSON.parse` failed to parse your target file.)\n\n### `#write(filepath, contents)`\n\nReplace the content of a file (existing or new) with a string or a buffer.\n\n### `#writeJSON(filepath, contents[, replacer [, space]])`\n\nReplace the content of a file (existing or new) with an object that is to be converted by calling `JSON.stringify()`.\n\n`contents` should usually be a JSON object, but it can technically be anything that is acceptable by [JSON.stringify](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify).\n\nOptionally pass `replacer` and `space` as the last two arguments, as defined by [JSON.stringify](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify). `spacer` is used to format the output string (prettify).\n\nDefault value for `space` is `2`, when not specified.\n\n### `#append(filepath, contents, [options])`\n\nAppend the new contents to the current file contents.\n\n- `options.trimEnd` (default `true`). Trim trailing whitespace of the current file contents.\n- `options.separator` (default `os.EOL`). Separator to insert between current and new contents.\n- `options.create` (default `false`). Create the file if doesn't exists.\n\n### `#appendTpl(filepath, contents, data[, options])`\n\nAppend the new `contents` to the existing `filepath` content and parse the new contents as an [ejs](http://ejs.co/) template where `data` is the template context (the variable names available inside the template).\n\n- `options.trimEnd` (default `true`). Trim trailing whitespace of the current file contents.\n- `options.separator` (default `os.EOL`). Separator to insert between current and new contents.\n- `options.transformOptions`. Options passed to the EJS renderer when processing the template, similar to `copyTpl`.\n\n### `#extendJSON(filepath, contents[, replacer [, space]])`\n\nExtend the content of an existing JSON file with the partial objects provided as argument.\n\nOptionally take the same JSON formatting arguments than `#writeJSON()`.\n\n### `#delete(filepath, [options])`\n\nDelete a file or a directory.\n\n`filePath` can also be a `glob`. If `filePath` is glob, you can optionally pass in an `options.globOptions` object to change its pattern matching behavior. The full list of options are being described [here](https://github.com/mrmlnc/fast-glob#options-1). The `sync` flag is forced to be `true` in `globOptions`.\n\n### `#copy(from, to, [options])`\n\nCopy file(s) from the `from` path to the `to` path.\nWhen passing array, you should pass `options.fromBasePath` to be used to calculate the `to` relative path. The common directory will be detected and used as `fromBasePath` otherwise.\n\nOptionally, pass an `options.fileTransform` function that transforms both the destination path and file contents. The function receives a single object parameter with the following properties:\n\n- `destinationPath`: The resolved destination file path (string)\n- `sourcePath`: The source file path (string)\n- `contents`: The file contents as a `Buffer`\n- `data`: Optional data passed via `options.transformData`\n- `options`: Optional options passed via `options.transformOptions`\n\nThe function should return an object `{ path, contents }` where:\n\n- `path`: The transformed destination path (string)\n- `contents`: The transformed file contents (string | Buffer)\n\nExample:\n\n```js\nfs.copy('source.txt', 'dest.txt', {\n  fileTransform({ destinationPath, sourcePath, contents, data, options }) {\n    const newPath = destinationPath.replace('.txt', '.md');\n    const newContents = contents.toString().toUpperCase();\n    return { path: newPath, contents: newContents };\n  },\n});\n```\n\n`options.ignoreNoMatch` can be used to silence the error thrown if no files match the `from` pattern.\n`options.append` can be used to append `from` contents to `to` instead of copying, when the file is already loaded in mem-fs (safe for regeneration).\n\n`from` can be a glob pattern that'll be match against the file system. If that's the case, then `to` must be an output directory. For a globified `from`, you can optionally pass in an `options.globOptions` object to change its pattern matching behavior. The full list of options are being described [here](https://github.com/mrmlnc/fast-glob#options-1). The `nodir` flag is forced to be `true` in `globOptions` to ensure a vinyl object representing each matching directory is marked as `deleted` in the `mem-fs` store.\n\n`options.noGlob` can be used to by bypass glob matching entirely. In that case, `from` will directly match file paths against the file system.\n\n### `#copyAsync(from, to, [options])`\n\nAsync version of `copy`.\n\n`copy` loads `from` to memory and copy its contents to `to`.\n`copyAsync` copies directly from the disk to `to`, falling back to `copy` behavior if the file doesn't exists on disk.\n\nSame parameters of `copy`. The `fileTransform` function can also return a `Promise<{ path: string; contents: string | Buffer }>` for async transformations.\n\nSee [copy() documentation for more details](#copyfrom-to-options).\n\n### `#copyTpl(from, to, data[, options])`\n\nCopy the `from` file and, if it is not a binary file, parse its content as an [ejs](http://ejs.co/) template where `data` is the template context (the variable names available inside the template).\n\n`options.transformOptions` replaced the old `tplOptions` parameter and is passed as ejs options. `mem-fs-editor` automatically setup the filename option so you can easily use partials.\n\nYou can also optionally pass a `options` object (see [copy() documentation for more details](#copyfrom-to-options)).\n\nTemplates syntax looks like this:\n\n```\n<%= value %>\n<%- include('partial.ejs', { name: 'Simon' }) %>\n```\n\nDir syntax looks like this:\n\n```\n/some/path/dir<%= value %>/...\n```\n\nRefer to the [ejs documentation](http://ejs.co/) for more details.\n\n### `#copyTplAsync(from, to, data[, options])`\n\nAsync version of `copyTpl` that uses `copyAsync` instead of `copy`.\n\nCan be used for best performance. Reduces overheads.\n\nSame parameters of `copyTpl` (see [copyTpl() documentation for more details](#copytplfrom-to-data-options)).\n\n### `#move(from, to, [options])`\n\nMove/rename a file from the `from` path to the `to` path.\n\n`#move` internally uses `#copy` and `#delete`, so `from` can be a glob pattern, and you can provide `options.globOptions` with it.\n\n### `#exists(filepath)`\n\nReturns `true` if a file exists. Returns `false` if the file is not found or deleted.\n\n### `#commit([options,] [...transforms])`\n\nPass stored files through a pipeline and persist every changes made to files in the mem-fs store to disk.\n\nIf provided, `options` is the pipeline options.\nBy default only modified files are passed through the pipeline.\nPass a custom filter `options.filter` to customize files passed through the pipeline.\nIf provided, `...transforms` is a vararg of TransformStream to be applied on a stream of vinyl files (like gulp plugins).\n`commitTransform` is appended to `transforms` and persists modified files to disk, non modified files are passed through.\n\nreturns promise that is resolved once the pipeline is finished.\n\n### `#dump([cwd,] [filter])`\n\nDump files to compare expected result.\nProvide a `cwd` for relative path. Allows to omit temporary path.\nProvide a `filter` function or a pattern to focus on specific files.\n`dump` returns only modified (committed or not) files when no filter or a pattern is provided.\n","_attachments":{},"homepage":"https://github.com/SBoudrias/mem-fs-editor#readme","bugs":{"url":"https://github.com/SBoudrias/mem-fs-editor/issues"},"license":"MIT"}